#87AAA8#87AAA8
#87AAA8 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.2% C 0.038 H 192.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA8 |
|---|---|
| RGB | rgb(135, 170, 168) |
| HSL | hsl(177, 17%, 60%) |
| HSV | hsv(177, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.07, -12.30, -2.90) |
| CIE-LCH | lch(67.07, 12.64, 193.29°) |
| OKLab | oklab(71.15% -0.0375 -0.008) |
| OKLCH | oklch(71.15% 0.038 192) |
| XYZ | xyz(31.4322, 36.7264, 42.4710) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.38
Cadetblue
#5F9EA0
ΔE00 7.49
Cool Grey
#95A3A6
ΔE00 7.83
Bluegrey
#85A3B2
ΔE00 8.79
Dull Teal
#5F9E8F
ΔE00 9.82
Greyblue
#77A1B5
ΔE00 9.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA8 #AA8789
analogous
#87AA96 #87AAA8 #879BAA
triadic
#87AAA8 #A887AA #AAA887
tetradic
#87AAA8 #9687AA #AA8789 #9BAA87
square
#87AAA8 #9687AA #AA8789 #9BAA87
split-complementary
#87AAA8 #AA879B #AA9687
monochromatic
#4C6B69 #658F8C #87AAA8 #ABC3C2 #CFDDDC
Accessibility & contrast
On white
2.52
#87AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#87AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA8
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA8 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 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)
#A6A6A8
Deuteranopia (green-blind)
#9FA1A8
Tritanopia (blue-blind)
#7DACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa8; /* rgb */ color: rgb(135, 170, 168); /* oklch */ color: oklch(71.2% 0.038 192.0);
Tailwind
colors: {
custom: {
50: '#aac3c1',
500: '#87aaa8',
950: '#000000',
},
}SCSS
$custom: #87aaa8; $custom-light: #aac3c1; $custom-dark: #000000;
JSON
{
"hex": "#87aaa8",
"rgb": {
"r": 135,
"g": 170,
"b": 168
},
"hsl": {
"h": 176.571,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.71151,
"c": 0.03831,
"h": 192
},
"luminance": 0.36728
}Semantic roles & 50–950 ramp
primary
#87AAA8
secondary
#CDC0C0
accent
#6E72BA
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181