#87DFF9#87DFF9
#87DFF9 is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 85.7% C 0.092 H 218.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFF9 |
|---|---|
| RGB | rgb(135, 223, 249) |
| HSL | hsl(194, 90%, 75%) |
| HSV | hsv(194, 46%, 98%) |
| CMYK | cmyk(45.8%, 10.4%, 0%, 2.4%) |
| CIE-LAB | lab(84.36, -19.83, -20.91) |
| CIE-LCH | lch(84.36, 28.81, 226.52°) |
| OKLab | oklab(85.74% -0.0717 -0.0577) |
| OKLCH | oklch(85.74% 0.092 218.8) |
| XYZ | xyz(53.4719, 64.7617, 99.2867) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.60
Sky Blue
#87CEEB
ΔE00 4.63
Baby Blue
#89CFF0
ΔE00 5.23
Neon Blue
#04D9FF
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFF9 #F9A187
analogous
#87F9DA #87DFF9 #87A6F9
triadic
#87DFF9 #F987DF #DFF987
tetradic
#87DFF9 #DA87F9 #F9A187 #A6F987
square
#87DFF9 #DA87F9 #F9A187 #A6F987
split-complementary
#87DFF9 #F987A6 #F9DA87
monochromatic
#12C0F3 #4DCFF6 #87DFF9 #C1EFFC #E2F7FE
Accessibility & contrast
On white
1.51
#87DFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#87DFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFF9
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFF9 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFA
Deuteranopia (green-blind)
#BDCDF9
Tritanopia (blue-blind)
#4FE8E7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #87dff9; /* rgb */ color: rgb(135, 223, 249); /* oklch */ color: oklch(85.7% 0.092 218.8);
Tailwind
colors: {
custom: {
50: '#b0e9fb',
500: '#87dff9',
950: '#000000',
},
}SCSS
$custom: #87dff9; $custom-light: #b0e9fb; $custom-dark: #000000;
JSON
{
"hex": "#87dff9",
"rgb": {
"r": 135,
"g": 223,
"b": 249
},
"hsl": {
"h": 193.684,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.85737,
"c": 0.092,
"h": 218.8
},
"luminance": 0.64766
}Semantic roles & 50–950 ramp
primary
#87DFF9
secondary
#D76D4D
accent
#3400E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485