Light Cyan Hex Code — #E0FFFF

RGB, HSL, and CMYK values for Light Cyan.

Light Cyan Color Values

FormatValue
HEX#E0FFFF
RGBrgb(224, 255, 255)
HSLhsl(180, 100%, 94%)
CMYKcmyk(12%, 0%, 0%, 0%)
Want to explore more shades? Use our Color Converter

About Light Cyan

Color psychology: Freshness, purity.

Light Cyan (#E0FFFF) is a light shade of blue. It's commonly used in web design, graphic design, and branding where freshness, purity are desired associations.

How to Use Light Cyan in CSS

/* Using HEX */
color: #E0FFFF;
background-color: #E0FFFF;

/* Using RGB */
color: rgb(224, 255, 255);

/* Using HSL */
color: hsl(180, 100%, 94%);

Colors That Go With Light Cyan

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions