CSS named colorNeutral · light · muted
browser standard
#F0FFFF
Azure
Best set with black text. The pairing reaches 20.45:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#F0FFFFsRGB hexadecimalRGB
rgb(240, 255, 255)screen channelsHSL
hsl(180, 100%, 97%)hue, saturation, lightnessCMYK
cmyk(6%, 0%, 0%, 0%)approximate process colorTailwind
cyan-50nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.03:1
Black textAAA20.45: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
#4C5151
#9AA3A3
#F0FFFF
#F3FDFD
#F7FCFC
#FAFAFA
Analogous
#F0FFF8
#F0FFFF
#F0F8FF
Triadic
#F0FFFF
#FFF0FF
#FFFFF0
Complement
#F0FFFF
#FFF0F0
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-azure: #F0FFFF;
}
.swatch {
background: var(--color-azure);
color: #000000;
}Hueneutral
Lightness99 L*
Chroma5.2
Luminance0.973