#87CCC0#87CCC0
#87CCC0 is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.6% C 0.072 H 182.3°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #87CCC0 |
|---|---|
| RGB | rgb(135, 204, 192) |
| HSL | hsl(170, 40%, 66%) |
| HSV | hsv(170, 34%, 80%) |
| CMYK | cmyk(33.8%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(77.36, -24.35, -0.93) |
| CIE-LCH | lch(77.36, 24.37, 182.18°) |
| OKLab | oklab(79.59% -0.0718 -0.0029) |
| OKLCH | oklch(79.59% 0.072 182.3) |
| XYZ | xyz(41.0956, 52.1400, 57.7575) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 4.61
Seafoam Blue
#78D1B6
ΔE00 5.49
Mediumturquoise
#48D1CC
ΔE00 6.99
Mediumaquamarine
#66CDAA
ΔE00 8.13
Turquoise
#40E0D0
ΔE00 8.43
Light Teal
#90E4C1
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87CCC0 #CC8793
analogous
#87CC9E #87CCC0 #87B6CC
triadic
#87CCC0 #C087CC #CCC087
tetradic
#87CCC0 #9E87CC #CC8793 #B6CC87
square
#87CCC0 #9E87CC #CC8793 #B6CC87
split-complementary
#87CCC0 #CC87B6 #CC9E87
monochromatic
#419889 #5CBAA9 #87CCC0 #B2DED7 #DDF1ED
Accessibility & contrast
On white
1.84
#87CCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#87CCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87CCC0
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87CCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87CCC0 | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4C0
Deuteranopia (green-blind)
#BABBC1
Tritanopia (blue-blind)
#71CFC8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #87ccc0; /* rgb */ color: rgb(135, 204, 192); /* oklch */ color: oklch(79.6% 0.072 182.3);
Tailwind
colors: {
custom: {
50: '#acdbd3',
500: '#87ccc0',
950: '#000000',
},
}SCSS
$custom: #87ccc0; $custom-light: #acdbd3; $custom-dark: #000000;
JSON
{
"hex": "#87ccc0",
"rgb": {
"r": 135,
"g": 204,
"b": 192
},
"hsl": {
"h": 169.565,
"s": 40.351,
"l": 66.471
},
"oklch": {
"l": 0.79586,
"c": 0.07184,
"h": 182.3
},
"luminance": 0.52142
}Semantic roles & 50–950 ramp
primary
#87CCC0
secondary
#9F5965
accent
#3249B3
background
#FDFEFE
surface
#F7FCFB
border
#D0D5D4
text
#101514
muted
#818483