#87CFDE#87CFDE
#87CFDE is a light, moderate cyan. Relative luminance 0.550; OKLCH L 81.2% C 0.075 H 212.2°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #87CFDE |
|---|---|
| RGB | rgb(135, 207, 222) |
| HSL | hsl(190, 57%, 70%) |
| HSV | hsv(190, 39%, 87%) |
| CMYK | cmyk(39.2%, 6.8%, 0%, 12.9%) |
| CIE-LAB | lab(79.07, -18.69, -14.52) |
| CIE-LCH | lch(79.07, 23.67, 217.85°) |
| OKLab | oklab(81.23% -0.0633 -0.0399) |
| OKLCH | oklch(81.23% 0.075 212.2) |
| XYZ | xyz(45.4846, 55.0474, 77.3215) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.05
Lightblue
#ADD8E6
ΔE00 6.29
Baby Blue
#89CFF0
ΔE00 6.42
Powder Blue
#B0E0E6
ΔE00 6.56
Ice Blue
#A5DFF9
ΔE00 7.08
Robin'S Egg Blue
#98EFF9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CFDE #DE9687
analogous
#87DEC2 #87CFDE #87A3DE
triadic
#87CFDE #DE87CF #CFDE87
tetradic
#87CFDE #C287DE #DE9687 #A3DE87
square
#87CFDE #C287DE #DE9687 #A3DE87
split-complementary
#87CFDE #DE87A3 #DEC287
monochromatic
#33A1B8 #57BCD1 #87CFDE #B7E2EB #E7F5F8
Accessibility & contrast
On white
1.75
#87CFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#87CFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CFDE
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CFDE | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADF
Deuteranopia (green-blind)
#B5BFDE
Tritanopia (blue-blind)
#63D6D3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #87cfde; /* rgb */ color: rgb(135, 207, 222); /* oklch */ color: oklch(81.2% 0.075 212.2);
Tailwind
colors: {
custom: {
50: '#aedde8',
500: '#87cfde',
950: '#000000',
},
}SCSS
$custom: #87cfde; $custom-light: #aedde8; $custom-dark: #000000;
JSON
{
"hex": "#87cfde",
"rgb": {
"r": 135,
"g": 207,
"b": 222
},
"hsl": {
"h": 190.345,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.81233,
"c": 0.07478,
"h": 212.2
},
"luminance": 0.5505
}Semantic roles & 50–950 ramp
primary
#87CFDE
secondary
#B56554
accent
#3D21C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111516
muted
#818484