CSS named colorBlue · light · balanced
browser standard
#87CEEB
Sky Blue
Best set with black text. The pairing reaches 12.06:1 contrast and passes AAA for normal text.
Color values
copy exact valuesHEX
#87CEEBsRGB hexadecimalRGB
rgb(135, 206, 235)screen channelsHSL
hsl(197, 71%, 73%)hue, saturation, lightnessCMYK
cmyk(43%, 12%, 0%, 8%)approximate process colorTailwind
sky-300nearest palette utility, not an exact tokenForeground contrast
WCAG ratiosWhite textfails AA1.74:1
Black textAAA12.06: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
#31434B
#5B8597
#87CEEB
#B1DDF0
#D6EBF5
#FAFAFA
Analogous
#87EBD6
#87CEEB
#879CEB
Triadic
#87CEEB
#EB87CE
#CEEB87
Complement
#87CEEB
#EBA487
Nearest named neighbors
Lab distance · lower is closerCSS output
:root {
--color-sky-blue: #87CEEB;
}
.swatch {
background: var(--color-sky-blue);
color: #000000;
}Hue235°
Lightness79 L*
Chroma25.9
Luminance0.553