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
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
Analogous
Triadic
Colors That Go With LightCyan
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.
Analogous neighbors — #E0FFF0 and #E0F0FF, which sit beside lightcyan on the wheel. Pairings like this feel calm and settled, which suits backgrounds and gradients.
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)
Shades (darker)
Similar Colors
- Tranquil —
#E6FFFF(Delta E 2) - Foam —
#D8FCFA(Delta E 2) - Bubbles —
#E7FEFF(Delta E 3) - Oyster Bay —
#DAFAFF(Delta E 3) - Ice Blue —
#D7FFFE(Delta E 3)
CSS Examples
.text { color: #E0FFFF; }
.background { background-color: #E0FFFF; }
.border { border: 2px solid #E0FFFF; }
.shadow { box-shadow: 0 4px 6px #E0FFFF40; }WCAG Contrast
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.