graf1x

LightCyan Color

LightCyan is a cyan color with hex code #E0FFFF. This page covers its meaning, all color values, harmonies, colors that go with lightcyan, shades, tints, similar colors, CSS examples, FAQs, and WCAG contrast ratios.

LightCyan Color Values

HEX
#E0FFFF
RGB
224, 255, 255
HSL
180, 100%, 94%
HSV
180, 12%, 100%
CIE LAB
97.9, -9.9, -3.4
OKLCH
0.978, 0.032, 196.6
ISCC-NBS
White
Hue Family
Cyan

What Does LightCyan Mean?

LightCyan belongs to the cyan family of colors. The cyan family covers turquoise, teal, and aqua: blue calmed down with a little green mixed in. Travel sites, spas, and healthcare brands camp here because these hues read as fresh and clean without turning clinical. As a lighter shade, LightCyan reads as airy and understated, comfortable working in backgrounds and across big surfaces.

In the ISCC-NBS color naming system, LightCyan is classified as a white (nearest centroid: greenish white, #DFEDE8). It is also known as Light Cyan.

Color Harmonies

Complementary

#E0FFFFLightCyan
#FFE0E0Complement

Analogous

#E0FFF0Analogous 1
#E0FFFFLightCyan
#E0F0FFAnalogous 2

Triadic

#E0FFFFLightCyan
#FFE0FFTriad 1
#FFFFE0Triad 2

Colors That Go With LightCyan

#E0FFFFLightCyan
#FFE0E0Complement

LightCyan and #FFE0E0 are complements, parked opposite each other on the wheel. Together they hit maximum contrast, so a rough 70/30 split keeps the pairing from shouting.

#E0FFF0Analogous 1
#E0FFFFLightCyan
#E0F0FFAnalogous 2

Analogous neighbors — #E0FFF0 and #E0F0FF, which sit beside lightcyan on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.

#E0FFFFLightCyan
#FFE0FFTriad 1
#FFFFE0Triad 2

For an energetic three-color palette, pair lightcyan with triadic partners #FFE0FF and #FFFFE0. All three sit evenly spaced around the wheel, so the scheme stays lively without clashing.

Build and test these combinations in our Color Wheel Tool or check text readability with the Contrast Checker.

Tints and Shades

Tints (lighter)

#E5FFFF
#EBFFFF
#F0FFFF
#F5FFFF
#FAFFFF

Shades (darker)

#8FFFFF
#42FFFF
#00F0F0
#009E9E
#005252

Similar Colors

CSS Examples

.text { color: #E0FFFF; }
.background { background-color: #E0FFFF; }
.border { border: 2px solid #E0FFFF; }
.shadow { box-shadow: 0 4px 6px #E0FFFF40; }

WCAG Contrast

1.05:1
vs White AA ✗
19.92:1
vs Black AA ✓

Frequently Asked Questions

What is the hex code for lightcyan?

LightCyan has the hex code #E0FFFF. In RGB notation it is rgb(224, 255, 255), in HSL it is hsl(180, 100%, 94%), and its OKLCH value is 0.978, 0.032, 196.6.

What does the color lightcyan mean?

Cyan-family colors like lightcyan carry distinct psychological associations. LightCyan belongs to the cyan family of colors. The cyan family covers turquoise, teal, and aqua: blue calmed down with a little green mixed in. Travel sites, spas, and healthcare brands camp here because these hues read as fresh and clean without turning clinical. As a lighter shade, LightCyan reads as airy and understated, comfortable working in backgrounds and across big surfaces.

What colors go with lightcyan?

LightCyan has three easy routes: its complement #FFE0E0 for punch, its neighbors #E0FFF0 and #E0F0FF for something calmer, or triadic partners #FFE0FF and #FFFFE0 when you want energy.

Is lightcyan a standard web color?

Yes — LightCyan is part of the CSS named colors specification, so you can use it directly in CSS as #E0FFFF or with the keyword form where supported.

How do I make lightcyan lighter or darker?

To lighten lightcyan, add white to create tints; to darken it, add black to create shades. The tints and shades table above shows five computed steps of each, from #FAFFFF (lightest tint) to #005252 (darkest shade).

About LightCyan

LightCyan is classified as a White in the ISCC-NBS color naming system, within the Cyan hue family. It has alternative names including Light Cyan. The color is recognized by CSS3, X11, meodai.

Use our Color Converter to convert #E0FFFF to any other color format, or explore the Color Wheel to find harmonious color combinations.