#87DCD5#87DCD5
#87DCD5 is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.9% C 0.083 H 189.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCD5 |
|---|---|
| RGB | rgb(135, 220, 213) |
| HSL | hsl(175, 55%, 70%) |
| HSV | hsv(175, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(82.45, -27.33, -4.68) |
| CIE-LCH | lch(82.45, 27.73, 189.72°) |
| OKLab | oklab(83.86% -0.0824 -0.013) |
| OKLCH | oklch(83.86% 0.083 189) |
| XYZ | xyz(47.5906, 61.1381, 72.2309) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.88
Turquoise
#40E0D0
ΔE00 6.66
Paleturquoise
#AFEEEE
ΔE00 6.68
Tiffany Blue
#7BF2DA
ΔE00 7.53
Seafoam Blue
#78D1B6
ΔE00 7.76
Robin'S Egg Blue
#98EFF9
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCD5 #DC878E
analogous
#87DCAB #87DCD5 #87B9DC
triadic
#87DCD5 #D587DC #DCD587
tetradic
#87DCD5 #AB87DC #DC878E #B9DC87
square
#87DCD5 #AB87DC #DC878E #B9DC87
split-complementary
#87DCD5 #DC87B9 #DCAB87
monochromatic
#35B4AA #58CEC4 #87DCD5 #B6EAE6 #E6F8F6
Accessibility & contrast
On white
1.59
#87DCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#87DCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCD5
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCD5 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D5
Deuteranopia (green-blind)
#C4C8D6
Tritanopia (blue-blind)
#65E0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dcd5; /* rgb */ color: rgb(135, 220, 213); /* oklch */ color: oklch(83.9% 0.083 189.0);
Tailwind
colors: {
custom: {
50: '#aee7e1',
500: '#87dcd5',
950: '#000000',
},
}SCSS
$custom: #87dcd5; $custom-light: #aee7e1; $custom-dark: #000000;
JSON
{
"hex": "#87dcd5",
"rgb": {
"r": 135,
"g": 220,
"b": 213
},
"hsl": {
"h": 175.059,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.83855,
"c": 0.08341,
"h": 189
},
"luminance": 0.61141
}Semantic roles & 50–950 ramp
primary
#87DCD5
secondary
#B3545C
accent
#2330C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484