#87AAA0#87AAA0
#87AAA0 is a light, muted teal. Relative luminance 0.364; OKLCH L 70.9% C 0.041 H 175.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA0 |
|---|---|
| RGB | rgb(135, 170, 160) |
| HSL | hsl(163, 17%, 60%) |
| HSV | hsv(163, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(66.85, -14.03, 1.22) |
| CIE-LCH | lch(66.85, 14.08, 175.03°) |
| OKLab | oklab(70.91% -0.0408 0.003) |
| OKLCH | oklch(70.91% 0.041 175.8) |
| XYZ | xyz(30.7098, 36.4374, 38.6660) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.17
Dull Teal
#5F9E8F
ΔE00 8.03
Cadetblue
#5F9EA0
ΔE00 8.57
Grey Teal
#5E9B8A
ΔE00 8.67
Greenish Grey
#96AE8D
ΔE00 8.94
Grey Green
#86A17D
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA0 #AA8791
analogous
#87AA8F #87AAA0 #87A3AA
triadic
#87AAA0 #A087AA #AAA087
tetradic
#87AAA0 #8F87AA #AA8791 #A3AA87
square
#87AAA0 #8F87AA #AA8791 #A3AA87
split-complementary
#87AAA0 #AA87A3 #AA8F87
monochromatic
#4C6B62 #658F83 #87AAA0 #ABC3BC #CFDDD9
Accessibility & contrast
On white
2.53
#87AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#87AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA0
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA0 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A0
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#7FABA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa0; /* rgb */ color: rgb(135, 170, 160); /* oklch */ color: oklch(70.9% 0.041 175.8);
Tailwind
colors: {
custom: {
50: '#aac3bc',
500: '#87aaa0',
950: '#000000',
},
}SCSS
$custom: #87aaa0; $custom-light: #aac3bc; $custom-dark: #000000;
JSON
{
"hex": "#87aaa0",
"rgb": {
"r": 135,
"g": 170,
"b": 160
},
"hsl": {
"h": 162.857,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.70905,
"c": 0.04095,
"h": 175.8
},
"luminance": 0.36438
}Semantic roles & 50–950 ramp
primary
#87AAA0
secondary
#CDC0C4
accent
#6E84BA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181