#87AAA5#87AAA5
#87AAA5 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.039 H 185.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA5 |
|---|---|
| RGB | rgb(135, 170, 165) |
| HSL | hsl(171, 17%, 60%) |
| HSV | hsv(171, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(66.99, -12.96, -1.36) |
| CIE-LCH | lch(66.99, 13.03, 185.99°) |
| OKLab | oklab(71.06% -0.0387 -0.0038) |
| OKLCH | oklch(71.06% 0.039 185.7) |
| XYZ | xyz(31.1560, 36.6159, 41.0160) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.36
Cadetblue
#5F9EA0
ΔE00 7.69
Cool Grey
#95A3A6
ΔE00 8.57
Dull Teal
#5F9E8F
ΔE00 8.97
Grey Teal
#5E9B8A
ΔE00 9.74
Bluegrey
#85A3B2
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA5 #AA878C
analogous
#87AA94 #87AAA5 #879DAA
triadic
#87AAA5 #A587AA #AAA587
tetradic
#87AAA5 #9487AA #AA878C #9DAA87
square
#87AAA5 #9487AA #AA878C #9DAA87
split-complementary
#87AAA5 #AA879D #AA9487
monochromatic
#4C6B66 #658F89 #87AAA5 #ABC3C0 #CFDDDB
Accessibility & contrast
On white
2.52
#87AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#87AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA5
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA5 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 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)
#A6A6A5
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#7DACA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa5; /* rgb */ color: rgb(135, 170, 165); /* oklch */ color: oklch(71.1% 0.039 185.7);
Tailwind
colors: {
custom: {
50: '#aac3bf',
500: '#87aaa5',
950: '#000000',
},
}SCSS
$custom: #87aaa5; $custom-light: #aac3bf; $custom-dark: #000000;
JSON
{
"hex": "#87aaa5",
"rgb": {
"r": 135,
"g": 170,
"b": 165
},
"hsl": {
"h": 171.429,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.71057,
"c": 0.03891,
"h": 185.7
},
"luminance": 0.36617
}Semantic roles & 50–950 ramp
primary
#87AAA5
secondary
#CDC0C2
accent
#6E79BA
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181