#87AAA6#87AAA6
#87AAA6 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.1% C 0.039 H 187.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA6 |
|---|---|
| RGB | rgb(135, 170, 166) |
| HSL | hsl(173, 17%, 60%) |
| HSV | hsv(173, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.02, -12.74, -1.87) |
| CIE-LCH | lch(67.02, 12.88, 188.37°) |
| OKLab | oklab(71.09% -0.0383 -0.0052) |
| OKLCH | oklch(71.09% 0.039 187.7) |
| XYZ | xyz(31.2474, 36.6524, 41.4972) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.68
Cadetblue
#5F9EA0
ΔE00 7.59
Cool Grey
#95A3A6
ΔE00 8.31
Dull Teal
#5F9E8F
ΔE00 9.23
Bluegrey
#85A3B2
ΔE00 9.68
Grey Teal
#5E9B8A
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA6 #AA878B
analogous
#87AA95 #87AAA6 #879DAA
triadic
#87AAA6 #A687AA #AAA687
tetradic
#87AAA6 #9587AA #AA878B #9DAA87
square
#87AAA6 #9587AA #AA878B #9DAA87
split-complementary
#87AAA6 #AA879D #AA9587
monochromatic
#4C6B67 #658F8A #87AAA6 #ABC3C1 #CFDDDB
Accessibility & contrast
On white
2.52
#87AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#87AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA6
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA6 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#9FA1A6
Tritanopia (blue-blind)
#7DACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa6; /* rgb */ color: rgb(135, 170, 166); /* oklch */ color: oklch(71.1% 0.039 187.7);
Tailwind
colors: {
custom: {
50: '#aac3c0',
500: '#87aaa6',
950: '#000000',
},
}SCSS
$custom: #87aaa6; $custom-light: #aac3c0; $custom-dark: #000000;
JSON
{
"hex": "#87aaa6",
"rgb": {
"r": 135,
"g": 170,
"b": 166
},
"hsl": {
"h": 173.143,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.71088,
"c": 0.03866,
"h": 187.7
},
"luminance": 0.36654
}Semantic roles & 50–950 ramp
primary
#87AAA6
secondary
#CDC0C1
accent
#6E77BA
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181