#87DFFE#87DFFE
#87DFFE is a very light, moderate cyan. Relative luminance 0.651; OKLCH L 85.9% C 0.095 H 222.7°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #87DFFE |
|---|---|
| RGB | rgb(135, 223, 254) |
| HSL | hsl(196, 98%, 76%) |
| HSV | hsv(196, 47%, 100%) |
| CMYK | cmyk(46.9%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(84.52, -18.51, -23.30) |
| CIE-LCH | lch(84.52, 29.75, 231.54°) |
| OKLab | oklab(85.92% -0.0698 -0.0644) |
| OKLCH | oklch(85.92% 0.095 222.7) |
| XYZ | xyz(54.2622, 65.0778, 103.4486) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.04
Sky Blue
#87CEEB
ΔE00 4.19
Baby Blue
#89CFF0
ΔE00 4.38
Neon Blue
#04D9FF
ΔE00 6.46
Lightskyblue
#87CEFA
ΔE00 6.48
Lightblue
#ADD8E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DFFE #FEA687
analogous
#87FEE2 #87DFFE #87A4FE
triadic
#87DFFE #FE87DF #DFFE87
tetradic
#87DFFE #E287FE #FEA687 #A4FE87
square
#87DFFE #E287FE #FEA687 #A4FE87
split-complementary
#87DFFE #FE87A4 #FEE287
monochromatic
#0EBFFD #4ACFFD #87DFFE #C4EFFF #E1F7FF
Accessibility & contrast
On white
1.50
#87DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#87DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DFFE
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DFFE | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDBFF
Deuteranopia (green-blind)
#BBCDFE
Tritanopia (blue-blind)
#4BE9E9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87dffe; /* rgb */ color: rgb(135, 223, 254); /* oklch */ color: oklch(85.9% 0.095 222.7);
Tailwind
colors: {
custom: {
50: '#b0e9fe',
500: '#87dffe',
950: '#000000',
},
}SCSS
$custom: #87dffe; $custom-light: #b0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#87dffe",
"rgb": {
"r": 135,
"g": 223,
"b": 254
},
"hsl": {
"h": 195.63,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.85921,
"c": 0.09498,
"h": 222.7
},
"luminance": 0.65082
}Semantic roles & 50–950 ramp
primary
#87DFFE
secondary
#DE724B
accent
#3C00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111617
muted
#818485