#87CEC0#87CEC0
#87CEC0 is a light, moderate teal. Relative luminance 0.531; OKLCH L 80.0% C 0.074 H 180.5°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #87CEC0 |
|---|---|
| RGB | rgb(135, 206, 192) |
| HSL | hsl(168, 42%, 67%) |
| HSV | hsv(168, 34%, 81%) |
| CMYK | cmyk(34.5%, 0%, 6.8%, 19.2%) |
| CIE-LAB | lab(77.93, -25.33, -0.10) |
| CIE-LCH | lch(77.93, 25.33, 180.22°) |
| OKLab | oklab(80.04% -0.0743 -0.0007) |
| OKLCH | oklch(80.04% 0.074 180.5) |
| XYZ | xyz(41.5740, 53.0968, 57.9170) |
| Luminance | 0.5310 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 3.98
Seafoam Blue
#78D1B6
ΔE00 4.71
Mediumturquoise
#48D1CC
ΔE00 7.11
Mediumaquamarine
#66CDAA
ΔE00 7.45
Light Teal
#90E4C1
ΔE00 8.02
Turquoise
#40E0D0
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CEC0 #CE8795
analogous
#87CE9D #87CEC0 #87B9CE
triadic
#87CEC0 #C087CE #CEC087
tetradic
#87CEC0 #9D87CE #CE8795 #B9CE87
square
#87CEC0 #9D87CE #CE8795 #B9CE87
split-complementary
#87CEC0 #CE87B9 #CE9D87
monochromatic
#3F9B89 #5CBCA9 #87CEC0 #B2E0D7 #DEF1EE
Accessibility & contrast
On white
1.81
#87CEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#87CEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CEC0
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CEC0 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#BCBDC1
Tritanopia (blue-blind)
#70D0CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #87cec0; /* rgb */ color: rgb(135, 206, 192); /* oklch */ color: oklch(80.0% 0.074 180.5);
Tailwind
colors: {
custom: {
50: '#acddd3',
500: '#87cec0',
950: '#000000',
},
}SCSS
$custom: #87cec0; $custom-light: #acddd3; $custom-dark: #000000;
JSON
{
"hex": "#87cec0",
"rgb": {
"r": 135,
"g": 206,
"b": 192
},
"hsl": {
"h": 168.169,
"s": 42.012,
"l": 66.863
},
"oklch": {
"l": 0.80041,
"c": 0.07426,
"h": 180.5
},
"luminance": 0.53099
}Semantic roles & 50–950 ramp
primary
#87CEC0
secondary
#A15866
accent
#304BB5
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483