#87CFFE#87CFFE
#87CFFE is a very light, moderate cyan. Relative luminance 0.569; OKLCH L 82.4% C 0.098 H 238.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFFE |
|---|---|
| RGB | rgb(135, 207, 254) |
| HSL | hsl(204, 98%, 76%) |
| HSV | hsv(204, 47%, 100%) |
| CMYK | cmyk(46.9%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(80.14, -10.26, -29.99) |
| CIE-LCH | lch(80.14, 31.70, 251.11°) |
| OKLab | oklab(82.44% -0.0516 -0.0833) |
| OKLCH | oklch(82.44% 0.098 238.2) |
| XYZ | xyz(50.1876, 56.9286, 102.0904) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightskyblue
#87CEFA
ΔE00 0.74
Sky
#82CAFC
ΔE00 1.41
Light Blue
#95D0FC
ΔE00 2.00
Lightblue (survey)
#7BC8F6
ΔE00 2.10
Baby Blue
#89CFF0
ΔE00 3.86
Sky Blue
#87CEEB
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFFE #FEB687
analogous
#87FEF1 #87CFFE #8794FE
triadic
#87CFFE #FE87CF #CFFE87
tetradic
#87CFFE #F187FE #FEB687 #94FE87
square
#87CFFE #F187FE #FEB687 #94FE87
split-complementary
#87CFFE #FE8794 #FEF187
monochromatic
#0E9EFD #4AB7FD #87CFFE #C4E7FF #E1F3FF
Accessibility & contrast
On white
1.70
#87CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#87CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFFE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFFE | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#AAC1FD
Tritanopia (blue-blind)
#4FDBDE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #87cffe; /* rgb */ color: rgb(135, 207, 254); /* oklch */ color: oklch(82.4% 0.098 238.2);
Tailwind
colors: {
custom: {
50: '#b0ddff',
500: '#87cffe',
950: '#000000',
},
}SCSS
$custom: #87cffe; $custom-light: #b0ddff; $custom-dark: #000000;
JSON
{
"hex": "#87cffe",
"rgb": {
"r": 135,
"g": 207,
"b": 254
},
"hsl": {
"h": 203.697,
"s": 98.347,
"l": 76.275
},
"oklch": {
"l": 0.82439,
"c": 0.09798,
"h": 238.2
},
"luminance": 0.56932
}Semantic roles & 50–950 ramp
primary
#87CFFE
secondary
#DE854B
accent
#5B00E6
background
#FDFEFF
surface
#F8FCFF
border
#D1D5D7
text
#111518
muted
#818486