CSS named colorCyan · light · muted
browser standard
#E0FFFF
Light Cyan
Best set with black text. The pairing reaches 19.92:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#E0FFFFsRGB hexadecimalRGB
rgb(224, 255, 255)screen channelsHSL
hsl(180, 100%, 94%)hue, saturation, lightnessCMYK
cmyk(12%, 0%, 0%, 0%)approximate process colorTailwind
cyan-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.05:1
Black textAAA19.92:1
Recommendation
Use black text for the stronger built-in pairing. AA requires 4.5:1 for normal text; AAA requires 7:1.
Palette relationships
generated in color spaceTonal ramp
#050505
#485151
#90A3A3
#E0FFFF
#E9FDFD
#F2FCFC
#FAFAFA
Analogous
#E0FFF0
#E0FFFF
#E0F0FF
Triadic
#E0FFFF
#FFE0FF
#FFFFE0
Complement
#E0FFFF
#FFE0E0
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-light-cyan: #E0FFFF;
}
.swatch {
background: var(--color-light-cyan);
color: #000000;
}Hue199°
Lightness98 L*
Chroma10.5
Luminance0.946