#87CEDF#87CEDF
#87CEDF is a light, moderate cyan. Relative luminance 0.546; OKLCH L 81.0% C 0.075 H 214.5°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87CEDF |
|---|---|
| RGB | rgb(135, 206, 223) |
| HSL | hsl(192, 58%, 70%) |
| HSV | hsv(192, 39%, 87%) |
| CMYK | cmyk(39.5%, 7.6%, 0%, 12.5%) |
| CIE-LAB | lab(78.82, -17.93, -15.43) |
| CIE-LCH | lch(78.82, 23.65, 220.72°) |
| OKLab | oklab(81.05% -0.0617 -0.0424) |
| OKLCH | oklch(81.05% 0.075 214.5) |
| XYZ | xyz(45.3775, 54.6182, 77.9490) |
| Luminance | 0.5462 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.25
Baby Blue
#89CFF0
ΔE00 5.63
Lightblue
#ADD8E6
ΔE00 6.05
Ice Blue
#A5DFF9
ΔE00 6.61
Powder Blue
#B0E0E6
ΔE00 6.87
Neon Blue
#04D9FF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CEDF #DF9887
analogous
#87DFC4 #87CEDF #87A2DF
triadic
#87CEDF #DF87CE #CEDF87
tetradic
#87CEDF #C487DF #DF9887 #A2DF87
square
#87CEDF #C487DF #DF9887 #A2DF87
split-complementary
#87CEDF #DF87A2 #DFC487
monochromatic
#32A0BA #57BAD2 #87CEDF #B7E2EC #E7F5F9
Accessibility & contrast
On white
1.76
#87CEDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#87CEDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CEDF
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CEDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CEDF | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#B3BEDF
Tritanopia (blue-blind)
#63D5D3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #87cedf; /* rgb */ color: rgb(135, 206, 223); /* oklch */ color: oklch(81.0% 0.075 214.5);
Tailwind
colors: {
custom: {
50: '#aedde9',
500: '#87cedf',
950: '#000000',
},
}SCSS
$custom: #87cedf; $custom-light: #aedde9; $custom-dark: #000000;
JSON
{
"hex": "#87cedf",
"rgb": {
"r": 135,
"g": 206,
"b": 223
},
"hsl": {
"h": 191.591,
"s": 57.895,
"l": 70.196
},
"oklch": {
"l": 0.81046,
"c": 0.07484,
"h": 214.5
},
"luminance": 0.54621
}Semantic roles & 50–950 ramp
primary
#87CEDF
secondary
#B76754
accent
#4020C5
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484