#87AAA9#87AAA9
#87AAA9 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.038 H 194.2°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA9 |
|---|---|
| RGB | rgb(135, 170, 169) |
| HSL | hsl(178, 17%, 60%) |
| HSV | hsv(178, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(67.10, -12.08, -3.42) |
| CIE-LCH | lch(67.10, 12.55, 195.80°) |
| OKLab | oklab(71.18% -0.0371 -0.0093) |
| OKLCH | oklch(71.18% 0.038 194.2) |
| XYZ | xyz(31.5258, 36.7638, 42.9635) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 7.60
Greyish Teal
#719F91
ΔE00 7.75
Bluegrey
#85A3B2
ΔE00 8.34
Greyblue
#77A1B5
ΔE00 9.37
Cool Gray
#9AA7B0
ΔE00 10.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA9 #AA8788
analogous
#87AA98 #87AAA9 #879AAA
triadic
#87AAA9 #A987AA #AAA987
tetradic
#87AAA9 #9887AA #AA8788 #9AAA87
square
#87AAA9 #9887AA #AA8788 #9AAA87
split-complementary
#87AAA9 #AA879A #AA9887
monochromatic
#4C6B6A #658F8E #87AAA9 #ABC3C3 #CFDDDC
Accessibility & contrast
On white
2.51
#87AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#87AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA9
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA9 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#9FA1A9
Tritanopia (blue-blind)
#7CACAA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa9; /* rgb */ color: rgb(135, 170, 169); /* oklch */ color: oklch(71.2% 0.038 194.2);
Tailwind
colors: {
custom: {
50: '#aac3c2',
500: '#87aaa9',
950: '#000000',
},
}SCSS
$custom: #87aaa9; $custom-light: #aac3c2; $custom-dark: #000000;
JSON
{
"hex": "#87aaa9",
"rgb": {
"r": 135,
"g": 170,
"b": 169
},
"hsl": {
"h": 178.286,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.71183,
"c": 0.03822,
"h": 194.2
},
"luminance": 0.36765
}Semantic roles & 50–950 ramp
primary
#87AAA9
secondary
#CDC0C0
accent
#6E70BA
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181