#87AAA2#87AAA2
#87AAA2 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.0% C 0.040 H 179.6°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA2 |
|---|---|
| RGB | rgb(135, 170, 162) |
| HSL | hsl(166, 17%, 60%) |
| HSV | hsv(166, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(66.91, -13.60, 0.19) |
| CIE-LCH | lch(66.91, 13.60, 179.21°) |
| OKLab | oklab(70.97% -0.04 0.0003) |
| OKLCH | oklch(70.97% 0.04 179.6) |
| XYZ | xyz(30.8861, 36.5079, 39.5948) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.56
Cadetblue
#5F9EA0
ΔE00 8.15
Dull Teal
#5F9E8F
ΔE00 8.33
Grey Teal
#5E9B8A
ΔE00 9.03
Cool Grey
#95A3A6
ΔE00 9.39
Greenish Grey
#96AE8D
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA2 #AA878F
analogous
#87AA91 #87AAA2 #87A0AA
triadic
#87AAA2 #A287AA #AAA287
tetradic
#87AAA2 #9187AA #AA878F #A0AA87
square
#87AAA2 #9187AA #AA878F #A0AA87
split-complementary
#87AAA2 #AA87A0 #AA9187
monochromatic
#4C6B64 #658F85 #87AAA2 #ABC3BE #CFDDDA
Accessibility & contrast
On white
2.53
#87AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#87AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA2
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA2 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A2
Deuteranopia (green-blind)
#A0A1A3
Tritanopia (blue-blind)
#7EABA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa2; /* rgb */ color: rgb(135, 170, 162); /* oklch */ color: oklch(71.0% 0.040 179.6);
Tailwind
colors: {
custom: {
50: '#aac3bd',
500: '#87aaa2',
950: '#000000',
},
}SCSS
$custom: #87aaa2; $custom-light: #aac3bd; $custom-dark: #000000;
JSON
{
"hex": "#87aaa2",
"rgb": {
"r": 135,
"g": 170,
"b": 162
},
"hsl": {
"h": 166.286,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.70965,
"c": 0.03999,
"h": 179.6
},
"luminance": 0.36509
}Semantic roles & 50–950 ramp
primary
#87AAA2
secondary
#CDC0C3
accent
#6E7FBA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181