#87DCD7#87DCD7
#87DCD7 is a very light, moderate teal. Relative luminance 0.612; OKLCH L 83.9% C 0.083 H 190.9°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #87DCD7 |
|---|---|
| RGB | rgb(135, 220, 215) |
| HSL | hsl(176, 55%, 70%) |
| HSV | hsv(176, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(82.51, -26.86, -5.66) |
| CIE-LCH | lch(82.51, 27.45, 191.91°) |
| OKLab | oklab(83.92% -0.0815 -0.0157) |
| OKLCH | oklch(83.92% 0.083 190.9) |
| XYZ | xyz(47.8460, 61.2402, 73.5761) |
| Luminance | 0.6124 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.91
Paleturquoise
#AFEEEE
ΔE00 6.35
Turquoise
#40E0D0
ΔE00 7.07
Robin'S Egg Blue
#98EFF9
ΔE00 7.25
Light Cyan
#ACFFFC
ΔE00 7.90
Robin Egg Blue
#8AF1FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DCD7 #DC878C
analogous
#87DCAD #87DCD7 #87B6DC
triadic
#87DCD7 #D787DC #DCD787
tetradic
#87DCD7 #AD87DC #DC878C #B6DC87
square
#87DCD7 #AD87DC #DC878C #B6DC87
split-complementary
#87DCD7 #DC87B6 #DCAD87
monochromatic
#35B4AD #58CEC7 #87DCD7 #B6EAE7 #E6F8F7
Accessibility & contrast
On white
1.59
#87DCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#87DCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DCD7
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DCD7 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 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)
#D3D4D7
Deuteranopia (green-blind)
#C4C9D8
Tritanopia (blue-blind)
#64E0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87dcd7; /* rgb */ color: rgb(135, 220, 215); /* oklch */ color: oklch(83.9% 0.083 190.9);
Tailwind
colors: {
custom: {
50: '#aee7e3',
500: '#87dcd7',
950: '#000000',
},
}SCSS
$custom: #87dcd7; $custom-light: #aee7e3; $custom-dark: #000000;
JSON
{
"hex": "#87dcd7",
"rgb": {
"r": 135,
"g": 220,
"b": 215
},
"hsl": {
"h": 176.471,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.83917,
"c": 0.08305,
"h": 190.9
},
"luminance": 0.61244
}Semantic roles & 50–950 ramp
primary
#87DCD7
secondary
#B3545A
accent
#232DC2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484