#87DDEB#87DDEB
#87DDEB is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.085 H 208.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDEB |
|---|---|
| RGB | rgb(135, 221, 235) |
| HSL | hsl(188, 71%, 73%) |
| HSV | hsv(188, 43%, 92%) |
| CMYK | cmyk(42.6%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(83.37, -22.44, -15.00) |
| CIE-LCH | lch(83.37, 26.99, 213.76°) |
| OKLab | oklab(84.8% -0.0747 -0.0412) |
| OKLCH | oklch(84.8% 0.085 208.9) |
| XYZ | xyz(50.8380, 62.8582, 88.0351) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.27
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg
#6DEDFD
ΔE00 4.76
Powder Blue
#B0E0E6
ΔE00 6.16
Paleturquoise
#AFEEEE
ΔE00 6.95
Aqua Blue
#02D8E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDEB #EB9587
analogous
#87EBC7 #87DDEB #87ABEB
triadic
#87DDEB #EB87DD #DDEB87
tetradic
#87DDEB #C787EB #EB9587 #ABEB87
square
#87DDEB #C787EB #EB9587 #ABEB87
split-complementary
#87DDEB #EB87AB #EBC787
monochromatic
#23BBD4 #53CEE2 #87DDEB #BBECF4 #E5F8FB
Accessibility & contrast
On white
1.55
#87DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#87DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDEB
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDEB | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EC
Deuteranopia (green-blind)
#BFCAEB
Tritanopia (blue-blind)
#59E4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87ddeb; /* rgb */ color: rgb(135, 221, 235); /* oklch */ color: oklch(84.8% 0.085 208.9);
Tailwind
colors: {
custom: {
50: '#afe7f1',
500: '#87ddeb',
950: '#000000',
},
}SCSS
$custom: #87ddeb; $custom-light: #afe7f1; $custom-dark: #000000;
JSON
{
"hex": "#87ddeb",
"rgb": {
"r": 135,
"g": 221,
"b": 235
},
"hsl": {
"h": 188.4,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.84799,
"c": 0.08534,
"h": 208.9
},
"luminance": 0.62862
}Semantic roles & 50–950 ramp
primary
#87DDEB
secondary
#C56151
accent
#2D12D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485