#87DCD6#87DCD6
#87DCD6 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.083 H 189.9°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCD6 |
|---|---|
| RGB | rgb(135, 220, 214) |
| HSL | hsl(176, 55%, 70%) |
| HSV | hsv(176, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(82.48, -27.09, -5.17) |
| CIE-LCH | lch(82.48, 27.58, 190.81°) |
| OKLab | oklab(83.89% -0.082 -0.0144) |
| OKLCH | oklch(83.89% 0.083 189.9) |
| XYZ | xyz(47.7179, 61.1890, 72.9015) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.88
Paleturquoise
#AFEEEE
ΔE00 6.51
Turquoise
#40E0D0
ΔE00 6.86
Robin'S Egg Blue
#98EFF9
ΔE00 7.56
Tiffany Blue
#7BF2DA
ΔE00 7.81
Light Cyan
#ACFFFC
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCD6 #DC878D
analogous
#87DCAC #87DCD6 #87B7DC
triadic
#87DCD6 #D687DC #DCD687
tetradic
#87DCD6 #AC87DC #DC878D #B7DC87
square
#87DCD6 #AC87DC #DC878D #B7DC87
split-complementary
#87DCD6 #DC87B7 #DCAC87
monochromatic
#35B4AB #58CEC6 #87DCD6 #B6EAE6 #E6F8F6
Accessibility & contrast
On white
1.59
#87DCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#87DCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCD6
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCD6 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4D6
Deuteranopia (green-blind)
#C4C9D7
Tritanopia (blue-blind)
#65E0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dcd6; /* rgb */ color: rgb(135, 220, 214); /* oklch */ color: oklch(83.9% 0.083 189.9);
Tailwind
colors: {
custom: {
50: '#aee7e2',
500: '#87dcd6',
950: '#000000',
},
}SCSS
$custom: #87dcd6; $custom-light: #aee7e2; $custom-dark: #000000;
JSON
{
"hex": "#87dcd6",
"rgb": {
"r": 135,
"g": 220,
"b": 214
},
"hsl": {
"h": 175.765,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.83886,
"c": 0.08321,
"h": 189.9
},
"luminance": 0.61192
}Semantic roles & 50–950 ramp
primary
#87DCD6
secondary
#B3545B
accent
#232EC2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484