#87D9CD#87D9CD
#87D9CD is a very light, moderate teal. Relative luminance 0.592; OKLCH L 82.9% C 0.082 H 184.0°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #87D9CD |
|---|---|
| RGB | rgb(135, 217, 205) |
| HSL | hsl(171, 52%, 69%) |
| HSV | hsv(171, 38%, 85%) |
| CMYK | cmyk(37.8%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(81.39, -27.74, -1.99) |
| CIE-LCH | lch(81.39, 27.81, 184.10°) |
| OKLab | oklab(82.93% -0.0821 -0.0058) |
| OKLCH | oklch(82.93% 0.082 184) |
| XYZ | xyz(45.8199, 59.1813, 66.7545) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.74
Pale Teal
#82CBB2
ΔE00 6.04
Mediumturquoise
#48D1CC
ΔE00 6.22
Turquoise
#40E0D0
ΔE00 6.34
Tiffany Blue
#7BF2DA
ΔE00 6.90
Light Teal
#90E4C1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87D9CD #D98793
analogous
#87D9A4 #87D9CD #87BCD9
triadic
#87D9CD #CD87D9 #D9CD87
tetradic
#87D9CD #A487D9 #D98793 #BCD987
square
#87D9CD #A487D9 #D98793 #BCD987
split-complementary
#87D9CD #D987BC #D9A487
monochromatic
#37AE9D #59CABA #87D9CD #B5E8E0 #E4F6F4
Accessibility & contrast
On white
1.64
#87D9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#87D9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87D9CD
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87D9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87D9CD | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CD
Deuteranopia (green-blind)
#C3C6CE
Tritanopia (blue-blind)
#69DCD5
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #87d9cd; /* rgb */ color: rgb(135, 217, 205); /* oklch */ color: oklch(82.9% 0.082 184.0);
Tailwind
colors: {
custom: {
50: '#ade5dc',
500: '#87d9cd',
950: '#000000',
},
}SCSS
$custom: #87d9cd; $custom-light: #ade5dc; $custom-dark: #000000;
JSON
{
"hex": "#87d9cd",
"rgb": {
"r": 135,
"g": 217,
"b": 205
},
"hsl": {
"h": 171.22,
"s": 51.899,
"l": 69.02
},
"oklch": {
"l": 0.82931,
"c": 0.08234,
"h": 184
},
"luminance": 0.59184
}Semantic roles & 50–950 ramp
primary
#87D9CD
secondary
#AF5562
accent
#263DBF
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111515
muted
#818484