#87AAA1#87AAA1
#87AAA1 is a light, muted teal. Relative luminance 0.365; OKLCH L 70.9% C 0.040 H 177.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA1 |
|---|---|
| RGB | rgb(135, 170, 161) |
| HSL | hsl(165, 17%, 60%) |
| HSV | hsv(165, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(66.88, -13.82, 0.70) |
| CIE-LCH | lch(66.88, 13.83, 177.08°) |
| OKLab | oklab(70.94% -0.0404 0.0017) |
| OKLCH | oklch(70.94% 0.04 177.7) |
| XYZ | xyz(30.7976, 36.4725, 39.1285) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.35
Dull Teal
#5F9E8F
ΔE00 8.17
Cadetblue
#5F9EA0
ΔE00 8.35
Grey Teal
#5E9B8A
ΔE00 8.84
Greenish Grey
#96AE8D
ΔE00 9.32
Cool Grey
#95A3A6
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA1 #AA8790
analogous
#87AA90 #87AAA1 #87A2AA
triadic
#87AAA1 #A187AA #AAA187
tetradic
#87AAA1 #9087AA #AA8790 #A2AA87
square
#87AAA1 #9087AA #AA8790 #A2AA87
split-complementary
#87AAA1 #AA87A2 #AA9087
monochromatic
#4C6B63 #658F84 #87AAA1 #ABC3BD #CFDDD9
Accessibility & contrast
On white
2.53
#87AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#87AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA1
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA1 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A1
Deuteranopia (green-blind)
#A0A1A2
Tritanopia (blue-blind)
#7EABA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa1; /* rgb */ color: rgb(135, 170, 161); /* oklch */ color: oklch(70.9% 0.040 177.7);
Tailwind
colors: {
custom: {
50: '#aac3bc',
500: '#87aaa1',
950: '#000000',
},
}SCSS
$custom: #87aaa1; $custom-light: #aac3bc; $custom-dark: #000000;
JSON
{
"hex": "#87aaa1",
"rgb": {
"r": 135,
"g": 170,
"b": 161
},
"hsl": {
"h": 164.571,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.70935,
"c": 0.04045,
"h": 177.7
},
"luminance": 0.36474
}Semantic roles & 50–950 ramp
primary
#87AAA1
secondary
#CDC0C3
accent
#6E82BA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181