#87AAA7#87AAA7
#87AAA7 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.1% C 0.038 H 189.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA7 |
|---|---|
| RGB | rgb(135, 170, 167) |
| HSL | hsl(175, 17%, 60%) |
| HSV | hsv(175, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.04, -12.52, -2.39) |
| CIE-LCH | lch(67.04, 12.75, 190.81°) |
| OKLab | oklab(71.12% -0.0379 -0.0066) |
| OKLCH | oklch(71.12% 0.038 189.9) |
| XYZ | xyz(31.3394, 36.6892, 41.9822) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.02
Cadetblue
#5F9EA0
ΔE00 7.52
Cool Grey
#95A3A6
ΔE00 8.06
Bluegrey
#85A3B2
ΔE00 9.23
Dull Teal
#5F9E8F
ΔE00 9.51
Greyblue
#77A1B5
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA7 #AA878A
analogous
#87AA96 #87AAA7 #879CAA
triadic
#87AAA7 #A787AA #AAA787
tetradic
#87AAA7 #9687AA #AA878A #9CAA87
square
#87AAA7 #9687AA #AA878A #9CAA87
split-complementary
#87AAA7 #AA879C #AA9687
monochromatic
#4C6B68 #658F8B #87AAA7 #ABC3C1 #CFDDDC
Accessibility & contrast
On white
2.52
#87AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#87AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA7
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA7 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#9FA1A7
Tritanopia (blue-blind)
#7DACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa7; /* rgb */ color: rgb(135, 170, 167); /* oklch */ color: oklch(71.1% 0.038 189.9);
Tailwind
colors: {
custom: {
50: '#aac3c1',
500: '#87aaa7',
950: '#000000',
},
}SCSS
$custom: #87aaa7; $custom-light: #aac3c1; $custom-dark: #000000;
JSON
{
"hex": "#87aaa7",
"rgb": {
"r": 135,
"g": 170,
"b": 167
},
"hsl": {
"h": 174.857,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.71119,
"c": 0.03846,
"h": 189.9
},
"luminance": 0.3669
}Semantic roles & 50–950 ramp
primary
#87AAA7
secondary
#CDC0C1
accent
#6E75BA
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181