#E0FFFF

LightCyan — Color Codes & Palette

#E0FFFF  ·  rgb(224, 255, 255)  ·  hsl(180, 100%, 94%)

Color Codes

Format Value
HEX #E0FFFF
RGB rgb(224, 255, 255)
HSL hsl(180, 100%, 94%)

Shades of LightCyan

#ADFFFF#7AFFFF#47FFFF#14FFFF#00E0E0#00ADAD#007A7A#004747

Tints of LightCyan

#E0FFFF#E0FFFF#E0FFFF#E0FFFF#E0FFFF#E0FFFF#E0FFFF#E0FFFF

Color Pairings & Harmony

Complementary
#FFE0E0
Analogous +30°
#E0F0FF
Analogous −30°
#E0FFF0
Triadic +120°
#FFE0FF
Triadic −120°
#FFFFE0

Contrast & Accessibility (WCAG 2.1)

vs. White (#FFFFFF)
1.05:1 — Fail
vs. Black (#000000)
19.92:1 — AAA pass for normal text

CSS Snippet

.element {
  color: #E0FFFF;
}

.element-bg {
  background-color: #E0FFFF;
  color: #000000;
}

.element-border {
  border: 2px solid #E0FFFF;
}

About LightCyan

LightCyan is a very light color with vivid, highly saturated, defined by the hex code #E0FFFF. Its exact color model values are rgb(224, 255, 255) in RGB and hsl(180, 100%, 94%) in HSL (hue 180°, saturation 100%, lightness 94%). On a white background the contrast ratio is 1.05:1 — Fail, and on black it is 19.92:1 — AAA pass for normal text. Use LightCyan for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.

Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.

Open the Color Picker →

Frequently Asked Questions

What is the RGB value of LightCyan?
The RGB value of LightCyan (#E0FFFF) is rgb(224, 255, 255). Red = rgb(224, 255, 255), representing the amounts of red, green, and blue light on a 0–255 scale.
Is LightCyan accessible on a white background?
The contrast ratio of LightCyan on white (#FFFFFF) is 1.05:1 — Fail. On black (#000000) the contrast ratio is 19.92:1 — AAA pass for normal text. WCAG 2.1 requires 4.5:1 for AA (normal text) and 7:1 for AAA.
What colors pair well with LightCyan?
Based on color theory, LightCyan (hsl(180, 100%, 94%)) pairs well with its complementary, analogous, and triadic hues. See the harmony swatches above for the exact hex values of each pairing type.