#87CDC7#87CDC7
#87CDC7 is a light, moderate teal. Relative luminance 0.529; OKLCH L 80.0% C 0.071 H 189.0°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #87CDC7 |
|---|---|
| RGB | rgb(135, 205, 199) |
| HSL | hsl(175, 41%, 67%) |
| HSV | hsv(175, 34%, 80%) |
| CMYK | cmyk(34.1%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(77.84, -23.24, -4.00) |
| CIE-LCH | lch(77.84, 23.58, 189.77°) |
| OKLab | oklab(80.03% -0.0701 -0.0111) |
| OKLCH | oklch(80.03% 0.071 189) |
| XYZ | xyz(42.1281, 52.9345, 62.0193) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 6.37
Pale Teal
#82CBB2
ΔE00 6.99
Seafoam Blue
#78D1B6
ΔE00 7.66
Darkturquoise
#00CED1
ΔE00 8.47
Paleturquoise
#AFEEEE
ΔE00 8.63
Turquoise
#40E0D0
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CDC7 #CD878D
analogous
#87CDA4 #87CDC7 #87B0CD
triadic
#87CDC7 #C787CD #CDC787
tetradic
#87CDC7 #A487CD #CD878D #B0CD87
square
#87CDC7 #A487CD #CD878D #B0CD87
split-complementary
#87CDC7 #CD87B0 #CDA487
monochromatic
#409A92 #5CBBB3 #87CDC7 #B2DFDB #DDF1EF
Accessibility & contrast
On white
1.81
#87CDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#87CDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CDC7
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CDC7 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C6C7
Deuteranopia (green-blind)
#B9BCC8
Tritanopia (blue-blind)
#6ED0CB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #87cdc7; /* rgb */ color: rgb(135, 205, 199); /* oklch */ color: oklch(80.0% 0.071 189.0);
Tailwind
colors: {
custom: {
50: '#addcd8',
500: '#87cdc7',
950: '#000000',
},
}SCSS
$custom: #87cdc7; $custom-light: #addcd8; $custom-dark: #000000;
JSON
{
"hex": "#87cdc7",
"rgb": {
"r": 135,
"g": 205,
"b": 199
},
"hsl": {
"h": 174.857,
"s": 41.176,
"l": 66.667
},
"oklch": {
"l": 0.80026,
"c": 0.07097,
"h": 189
},
"luminance": 0.52937
}Semantic roles & 50–950 ramp
primary
#87CDC7
secondary
#A0585E
accent
#313DB4
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483