#87AAA4#87AAA4
#87AAA4 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.0% C 0.039 H 183.6°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA4 |
|---|---|
| RGB | rgb(135, 170, 164) |
| HSL | hsl(170, 17%, 60%) |
| HSV | hsv(170, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(66.96, -13.17, -0.84) |
| CIE-LCH | lch(66.96, 13.20, 183.67°) |
| OKLab | oklab(71.03% -0.0391 -0.0025) |
| OKLCH | oklch(71.03% 0.039 183.6) |
| XYZ | xyz(31.0653, 36.5796, 40.5385) |
| Luminance | 0.3658 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.07
Cadetblue
#5F9EA0
ΔE00 7.82
Dull Teal
#5F9E8F
ΔE00 8.74
Cool Grey
#95A3A6
ΔE00 8.84
Grey Teal
#5E9B8A
ΔE00 9.48
Greenish Grey
#96AE8D
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA4 #AA878D
analogous
#87AA93 #87AAA4 #879FAA
triadic
#87AAA4 #A487AA #AAA487
tetradic
#87AAA4 #9387AA #AA878D #9FAA87
square
#87AAA4 #9387AA #AA878D #9FAA87
split-complementary
#87AAA4 #AA879F #AA9387
monochromatic
#4C6B66 #658F88 #87AAA4 #ABC3BF #CFDDDA
Accessibility & contrast
On white
2.53
#87AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#87AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA4
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA4 | 1.00 | 2.53 | 8.32 | 8.32 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A4
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#7EACA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa4; /* rgb */ color: rgb(135, 170, 164); /* oklch */ color: oklch(71.0% 0.039 183.6);
Tailwind
colors: {
custom: {
50: '#aac3be',
500: '#87aaa4',
950: '#000000',
},
}SCSS
$custom: #87aaa4; $custom-light: #aac3be; $custom-dark: #000000;
JSON
{
"hex": "#87aaa4",
"rgb": {
"r": 135,
"g": 170,
"b": 164
},
"hsl": {
"h": 169.714,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.71026,
"c": 0.03923,
"h": 183.6
},
"luminance": 0.36581
}Semantic roles & 50–950 ramp
primary
#87AAA4
secondary
#CDC0C2
accent
#6E7BBA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181