#87DEDD#87DEDD
#87DEDD is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.6% C 0.084 H 194.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #87DEDD |
|---|---|
| RGB | rgb(135, 222, 221) |
| HSL | hsl(179, 57%, 70%) |
| HSV | hsv(179, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 0.5%, 12.9%) |
| CIE-LAB | lab(83.24, -26.39, -7.77) |
| CIE-LCH | lch(83.24, 27.51, 196.40°) |
| OKLab | oklab(84.56% -0.0814 -0.0214) |
| OKLCH | oklch(84.56% 0.084 194.7) |
| XYZ | xyz(49.1592, 62.6104, 77.8872) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.68
Robin'S Egg Blue
#98EFF9
ΔE00 5.80
Mediumturquoise
#48D1CC
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.46
Robin'S Egg
#6DEDFD
ΔE00 6.82
Light Cyan
#ACFFFC
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DEDD #DE8788
analogous
#87DEB1 #87DEDD #87B4DE
triadic
#87DEDD #DD87DE #DEDD87
tetradic
#87DEDD #B187DE #DE8788 #B4DE87
square
#87DEDD #B187DE #DE8788 #B4DE87
split-complementary
#87DEDD #DE87B4 #DEB187
monochromatic
#33B8B6 #57D1CF #87DEDD #B7EBEB #E7F8F8
Accessibility & contrast
On white
1.55
#87DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#87DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DEDD
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DEDD | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DD
Deuteranopia (green-blind)
#C4CADE
Tritanopia (blue-blind)
#61E3DD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #87dedd; /* rgb */ color: rgb(135, 222, 221); /* oklch */ color: oklch(84.6% 0.084 194.7);
Tailwind
colors: {
custom: {
50: '#aee8e7',
500: '#87dedd',
950: '#000000',
},
}SCSS
$custom: #87dedd; $custom-light: #aee8e7; $custom-dark: #000000;
JSON
{
"hex": "#87dedd",
"rgb": {
"r": 135,
"g": 222,
"b": 221
},
"hsl": {
"h": 179.31,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.84558,
"c": 0.08422,
"h": 194.7
},
"luminance": 0.62614
}Semantic roles & 50–950 ramp
primary
#87DEDD
secondary
#B55455
accent
#2123C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484