#87DED1#87DED1
#87DED1 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.087 H 183.7°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #87DED1 |
|---|---|
| RGB | rgb(135, 222, 209) |
| HSL | hsl(171, 57%, 70%) |
| HSV | hsv(171, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.91, -29.23, -1.89) |
| CIE-LCH | lch(82.91, 29.29, 183.69°) |
| OKLab | oklab(84.19% -0.0864 -0.0055) |
| OKLCH | oklch(84.19% 0.087 183.7) |
| XYZ | xyz(47.6172, 61.9936, 69.7660) |
| Luminance | 0.6200 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.76
Turquoise
#40E0D0
ΔE00 5.82
Seafoam Blue
#78D1B6
ΔE00 5.98
Mediumturquoise
#48D1CC
ΔE00 6.52
Pale Teal
#82CBB2
ΔE00 6.64
Light Teal
#90E4C1
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DED1 #DE8794
analogous
#87DEA5 #87DED1 #87C0DE
triadic
#87DED1 #D187DE #DED187
tetradic
#87DED1 #A587DE #DE8794 #C0DE87
square
#87DED1 #A587DE #DE8794 #C0DE87
split-complementary
#87DED1 #DE87C0 #DEA587
monochromatic
#33B8A4 #57D1BF #87DED1 #B7EBE3 #E7F8F6
Accessibility & contrast
On white
1.57
#87DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#87DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DED1
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DED1 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D1
Deuteranopia (green-blind)
#C7CAD2
Tritanopia (blue-blind)
#66E1DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87ded1; /* rgb */ color: rgb(135, 222, 209); /* oklch */ color: oklch(84.2% 0.087 183.7);
Tailwind
colors: {
custom: {
50: '#aee8df',
500: '#87ded1',
950: '#000000',
},
}SCSS
$custom: #87ded1; $custom-light: #aee8df; $custom-dark: #000000;
JSON
{
"hex": "#87ded1",
"rgb": {
"r": 135,
"g": 222,
"b": 209
},
"hsl": {
"h": 171.034,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.84187,
"c": 0.08659,
"h": 183.7
},
"luminance": 0.61997
}Semantic roles & 50–950 ramp
primary
#87DED1
secondary
#B55462
accent
#2139C4
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484