#87CDC0#87CDC0
#87CDC0 is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.8% C 0.073 H 181.4°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #87CDC0 |
|---|---|
| RGB | rgb(135, 205, 192) |
| HSL | hsl(169, 41%, 67%) |
| HSV | hsv(169, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(77.65, -24.84, -0.51) |
| CIE-LCH | lch(77.65, 24.85, 181.18°) |
| OKLab | oklab(79.81% -0.073 -0.0018) |
| OKLCH | oklch(79.81% 0.073 181.4) |
| XYZ | xyz(41.3340, 52.6168, 57.8370) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.28
Seafoam Blue
#78D1B6
ΔE00 5.09
Mediumturquoise
#48D1CC
ΔE00 7.04
Mediumaquamarine
#66CDAA
ΔE00 7.78
Turquoise
#40E0D0
ΔE00 8.22
Light Teal
#90E4C1
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CDC0 #CD8794
analogous
#87CD9D #87CDC0 #87B7CD
triadic
#87CDC0 #C087CD #CDC087
tetradic
#87CDC0 #9D87CD #CD8794 #B7CD87
square
#87CDC0 #9D87CD #CD8794 #B7CD87
split-complementary
#87CDC0 #CD87B7 #CD9D87
monochromatic
#409A89 #5CBBA9 #87CDC0 #B2DFD7 #DDF1ED
Accessibility & contrast
On white
1.82
#87CDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#87CDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CDC0
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CDC0 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5C0
Deuteranopia (green-blind)
#BBBCC1
Tritanopia (blue-blind)
#70CFC9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87cdc0; /* rgb */ color: rgb(135, 205, 192); /* oklch */ color: oklch(79.8% 0.073 181.4);
Tailwind
colors: {
custom: {
50: '#acdcd3',
500: '#87cdc0',
950: '#000000',
},
}SCSS
$custom: #87cdc0; $custom-light: #acdcd3; $custom-dark: #000000;
JSON
{
"hex": "#87cdc0",
"rgb": {
"r": 135,
"g": 205,
"b": 192
},
"hsl": {
"h": 168.857,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.79813,
"c": 0.07304,
"h": 181.4
},
"luminance": 0.52619
}Semantic roles & 50–950 ramp
primary
#87CDC0
secondary
#A05866
accent
#314AB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483