#87DFFA#87DFFA
#87DFFA is a very light, moderate cyan. Relative luminance 0.648; OKLCH L 85.8% C 0.093 H 219.6°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFFA |
|---|---|
| RGB | rgb(135, 223, 250) |
| HSL | hsl(194, 92%, 75%) |
| HSV | hsv(194, 46%, 98%) |
| CMYK | cmyk(46%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(84.39, -19.57, -21.39) |
| CIE-LCH | lch(84.39, 28.99, 227.55°) |
| OKLab | oklab(85.77% -0.0713 -0.059) |
| OKLCH | oklch(85.77% 0.093 219.6) |
| XYZ | xyz(53.6283, 64.8242, 100.1103) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.44
Sky Blue
#87CEEB
ΔE00 4.50
Baby Blue
#89CFF0
ΔE00 5.03
Neon Blue
#04D9FF
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 6.63
Robin'S Egg
#6DEDFD
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFFA #FAA287
analogous
#87FADB #87DFFA #87A5FA
triadic
#87DFFA #FA87DF #DFFA87
tetradic
#87DFFA #DB87FA #FAA287 #A5FA87
square
#87DFFA #DB87FA #FAA287 #A5FA87
split-complementary
#87DFFA #FA87A5 #FADB87
monochromatic
#11C0F5 #4CCFF8 #87DFFA #C2EFFC #E2F7FE
Accessibility & contrast
On white
1.50
#87DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#87DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFFA
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFFA | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFC
Deuteranopia (green-blind)
#BDCDFA
Tritanopia (blue-blind)
#4EE8E7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87dffa; /* rgb */ color: rgb(135, 223, 250); /* oklch */ color: oklch(85.8% 0.093 219.6);
Tailwind
colors: {
custom: {
50: '#b0e9fc',
500: '#87dffa',
950: '#000000',
},
}SCSS
$custom: #87dffa; $custom-light: #b0e9fc; $custom-dark: #000000;
JSON
{
"hex": "#87dffa",
"rgb": {
"r": 135,
"g": 223,
"b": 250
},
"hsl": {
"h": 194.087,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.85774,
"c": 0.09256,
"h": 219.6
},
"luminance": 0.64828
}Semantic roles & 50–950 ramp
primary
#87DFFA
secondary
#D86E4D
accent
#3600E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485