#87DED2#87DED2
#87DED2 is a very light, moderate teal. Relative luminance 0.620; OKLCH L 84.2% C 0.086 H 184.6°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #87DED2 |
|---|---|
| RGB | rgb(135, 222, 210) |
| HSL | hsl(172, 57%, 70%) |
| HSV | hsv(172, 39%, 87%) |
| CMYK | cmyk(39.2%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.94, -28.99, -2.38) |
| CIE-LCH | lch(82.94, 29.09, 184.69°) |
| OKLab | oklab(84.22% -0.086 -0.0068) |
| OKLCH | oklch(84.22% 0.086 184.6) |
| XYZ | xyz(47.7414, 62.0433, 70.4201) |
| Luminance | 0.6205 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 5.87
Tiffany Blue
#7BF2DA
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 6.29
Mediumturquoise
#48D1CC
ΔE00 6.38
Pale Teal
#82CBB2
ΔE00 6.90
Paleturquoise
#AFEEEE
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DED2 #DE8793
analogous
#87DEA6 #87DED2 #87BFDE
triadic
#87DED2 #D287DE #DED287
tetradic
#87DED2 #A687DE #DE8793 #BFDE87
square
#87DED2 #A687DE #DE8793 #BFDE87
split-complementary
#87DED2 #DE87BF #DEA687
monochromatic
#33B8A6 #57D1C0 #87DED2 #B7EBE4 #E7F8F6
Accessibility & contrast
On white
1.57
#87DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#87DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DED2
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DED2 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D5D2
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#66E1DA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #87ded2; /* rgb */ color: rgb(135, 222, 210); /* oklch */ color: oklch(84.2% 0.086 184.6);
Tailwind
colors: {
custom: {
50: '#aee8df',
500: '#87ded2',
950: '#000000',
},
}SCSS
$custom: #87ded2; $custom-light: #aee8df; $custom-dark: #000000;
JSON
{
"hex": "#87ded2",
"rgb": {
"r": 135,
"g": 222,
"b": 210
},
"hsl": {
"h": 171.724,
"s": 56.863,
"l": 70
},
"oklch": {
"l": 0.84217,
"c": 0.08626,
"h": 184.6
},
"luminance": 0.62047
}Semantic roles & 50–950 ramp
primary
#87DED2
secondary
#B55461
accent
#2138C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484