#87DDEC#87DDEC
#87DDEC is a very light, moderate teal. Relative luminance 0.629; OKLCH L 84.8% C 0.086 H 209.8°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDEC |
|---|---|
| RGB | rgb(135, 221, 236) |
| HSL | hsl(189, 73%, 73%) |
| HSV | hsv(189, 43%, 93%) |
| CMYK | cmyk(42.8%, 6.4%, 0%, 7.5%) |
| CIE-LAB | lab(83.40, -22.19, -15.48) |
| CIE-LCH | lch(83.40, 27.05, 214.91°) |
| OKLab | oklab(84.83% -0.0743 -0.0426) |
| OKLCH | oklch(84.83% 0.086 209.8) |
| XYZ | xyz(50.9828, 62.9161, 88.7981) |
| Luminance | 0.6292 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.40
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 6.20
Sky Blue
#87CEEB
ΔE00 6.78
Ice Blue
#A5DFF9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDEC #EC9687
analogous
#87ECC9 #87DDEC #87AAEC
triadic
#87DDEC #EC87DD #DDEC87
tetradic
#87DDEC #C987EC #EC9687 #AAEC87
square
#87DDEC #C987EC #EC9687 #AAEC87
split-complementary
#87DDEC #EC87AA #ECC987
monochromatic
#22BCD7 #52CEE4 #87DDEC #BCECF4 #E5F8FB
Accessibility & contrast
On white
1.55
#87DDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#87DDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDEC
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDEC | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD7ED
Deuteranopia (green-blind)
#BFCAEC
Tritanopia (blue-blind)
#58E4E1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #87ddec; /* rgb */ color: rgb(135, 221, 236); /* oklch */ color: oklch(84.8% 0.086 209.8);
Tailwind
colors: {
custom: {
50: '#afe7f2',
500: '#87ddec',
950: '#000000',
},
}SCSS
$custom: #87ddec; $custom-light: #afe7f2; $custom-dark: #000000;
JSON
{
"hex": "#87ddec",
"rgb": {
"r": 135,
"g": 221,
"b": 236
},
"hsl": {
"h": 188.911,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.84833,
"c": 0.08565,
"h": 209.8
},
"luminance": 0.6292
}Semantic roles & 50–950 ramp
primary
#87DDEC
secondary
#C66251
accent
#2E11D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485