#87D7CD#87D7CD
#87D7CD is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.5% C 0.080 H 185.7°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87D7CD |
|---|---|
| RGB | rgb(135, 215, 205) |
| HSL | hsl(173, 50%, 69%) |
| HSV | hsv(173, 37%, 84%) |
| CMYK | cmyk(37.2%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.83, -26.77, -2.82) |
| CIE-LCH | lch(80.83, 26.92, 186.01°) |
| OKLab | oklab(82.48% -0.0797 -0.008) |
| OKLCH | oklch(82.48% 0.08 185.7) |
| XYZ | xyz(45.3075, 58.1565, 66.5837) |
| Luminance | 0.5816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.96
Seafoam Blue
#78D1B6
ΔE00 6.29
Pale Teal
#82CBB2
ΔE00 6.37
Turquoise
#40E0D0
ΔE00 6.73
Tiffany Blue
#7BF2DA
ΔE00 7.68
Paleturquoise
#AFEEEE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D7CD #D78791
analogous
#87D7A5 #87D7CD #87B9D7
triadic
#87D7CD #CD87D7 #D7CD87
tetradic
#87D7CD #A587D7 #D78791 #B9D787
square
#87D7CD #A587D7 #D78791 #B9D787
split-complementary
#87D7CD #D787B9 #D7A587
monochromatic
#39AB9C #59C8BA #87D7CD #B5E6E0 #E3F6F3
Accessibility & contrast
On white
1.66
#87D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#87D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D7CD
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D7CD | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#C1C4CE
Tritanopia (blue-blind)
#6ADAD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #87d7cd; /* rgb */ color: rgb(135, 215, 205); /* oklch */ color: oklch(82.5% 0.080 185.7);
Tailwind
colors: {
custom: {
50: '#ade3dc',
500: '#87d7cd',
950: '#000000',
},
}SCSS
$custom: #87d7cd; $custom-light: #ade3dc; $custom-dark: #000000;
JSON
{
"hex": "#87d7cd",
"rgb": {
"r": 135,
"g": 215,
"b": 205
},
"hsl": {
"h": 172.5,
"s": 50,
"l": 68.627
},
"oklch": {
"l": 0.82477,
"c": 0.08015,
"h": 185.7
},
"luminance": 0.5816
}Semantic roles & 50–950 ramp
primary
#87D7CD
secondary
#AD5560
accent
#283BBD
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101515
muted
#818484