#87DBEC#87DBEC
#87DBEC is a very light, moderate cyan. Relative luminance 0.619; OKLCH L 84.4% C 0.085 H 211.9°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87DBEC |
|---|---|
| RGB | rgb(135, 219, 236) |
| HSL | hsl(190, 73%, 73%) |
| HSV | hsv(190, 43%, 93%) |
| CMYK | cmyk(42.8%, 7.2%, 0%, 7.5%) |
| CIE-LAB | lab(82.84, -21.19, -16.32) |
| CIE-LCH | lch(82.84, 26.74, 217.60°) |
| OKLab | oklab(84.39% -0.072 -0.0449) |
| OKLCH | oklch(84.39% 0.085 211.9) |
| XYZ | xyz(50.4579, 61.8663, 88.6231) |
| Luminance | 0.6187 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.38
Robin'S Egg
#6DEDFD
ΔE00 5.49
Sky Blue
#87CEEB
ΔE00 5.86
Powder Blue
#B0E0E6
ΔE00 6.29
Ice Blue
#A5DFF9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DBEC #EC9887
analogous
#87ECCA #87DBEC #87A8EC
triadic
#87DBEC #EC87DB #DBEC87
tetradic
#87DBEC #CA87EC #EC9887 #A8EC87
square
#87DBEC #CA87EC #EC9887 #A8EC87
split-complementary
#87DBEC #EC87A8 #ECCA87
monochromatic
#22B8D7 #52CBE4 #87DBEC #BCEBF4 #E5F7FB
Accessibility & contrast
On white
1.57
#87DBEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#87DBEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DBEC
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DBEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DBEC | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5ED
Deuteranopia (green-blind)
#BDC9EC
Tritanopia (blue-blind)
#59E2E0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87dbec; /* rgb */ color: rgb(135, 219, 236); /* oklch */ color: oklch(84.4% 0.085 211.9);
Tailwind
colors: {
custom: {
50: '#afe6f2',
500: '#87dbec',
950: '#000000',
},
}SCSS
$custom: #87dbec; $custom-light: #afe6f2; $custom-dark: #000000;
JSON
{
"hex": "#87dbec",
"rgb": {
"r": 135,
"g": 219,
"b": 236
},
"hsl": {
"h": 190.099,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.84389,
"c": 0.08485,
"h": 211.9
},
"luminance": 0.6187
}Semantic roles & 50–950 ramp
primary
#87DBEC
secondary
#C66551
accent
#3211D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485