#87DDCD#87DDCD
#87DDCD is a very light, moderate teal. Relative luminance 0.613; OKLCH L 83.8% C 0.087 H 180.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87DDCD |
|---|---|
| RGB | rgb(135, 221, 205) |
| HSL | hsl(169, 56%, 70%) |
| HSV | hsv(169, 39%, 87%) |
| CMYK | cmyk(38.9%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.52, -29.66, -0.33) |
| CIE-LCH | lch(82.52, 29.66, 180.64°) |
| OKLab | oklab(83.84% -0.0869 -0.0014) |
| OKLCH | oklch(83.84% 0.087 180.9) |
| XYZ | xyz(46.8634, 61.2684, 67.1023) |
| Luminance | 0.6127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.96
Tiffany Blue
#7BF2DA
ΔE00 5.48
Pale Teal
#82CBB2
ΔE00 5.72
Turquoise
#40E0D0
ΔE00 5.89
Light Teal
#90E4C1
ΔE00 6.27
Mediumturquoise
#48D1CC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DDCD #DD8797
analogous
#87DDA2 #87DDCD #87C2DD
triadic
#87DDCD #CD87DD #DDCD87
tetradic
#87DDCD #A287DD #DD8797 #C2DD87
square
#87DDCD #A287DD #DD8797 #C2DD87
split-complementary
#87DDCD #DD87C2 #DDA287
monochromatic
#34B69E #57CFB9 #87DDCD #B7EBE1 #E6F8F5
Accessibility & contrast
On white
1.58
#87DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#87DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DDCD
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DDCD | 1.00 | 1.58 | 13.25 | 13.25 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#68E0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87ddcd; /* rgb */ color: rgb(135, 221, 205); /* oklch */ color: oklch(83.8% 0.087 180.9);
Tailwind
colors: {
custom: {
50: '#aee8dc',
500: '#87ddcd',
950: '#000000',
},
}SCSS
$custom: #87ddcd; $custom-light: #aee8dc; $custom-dark: #000000;
JSON
{
"hex": "#87ddcd",
"rgb": {
"r": 135,
"g": 221,
"b": 205
},
"hsl": {
"h": 168.837,
"s": 55.844,
"l": 69.804
},
"oklch": {
"l": 0.83841,
"c": 0.08692,
"h": 180.9
},
"luminance": 0.61272
}Semantic roles & 50–950 ramp
primary
#87DDCD
secondary
#B45466
accent
#2240C3
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#111615
muted
#818484