#87AAA3#87AAA3
#87AAA3 is a light, muted teal. Relative luminance 0.365; OKLCH L 71.0% C 0.040 H 181.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #87AAA3 |
|---|---|
| RGB | rgb(135, 170, 163) |
| HSL | hsl(168, 17%, 60%) |
| HSV | hsv(168, 21%, 67%) |
| CMYK | cmyk(20.6%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(66.93, -13.39, -0.33) |
| CIE-LCH | lch(66.93, 13.39, 181.41°) |
| OKLab | oklab(70.99% -0.0396 -0.0011) |
| OKLCH | oklch(70.99% 0.04 181.6) |
| XYZ | xyz(30.9754, 36.5436, 40.0648) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.80
Cadetblue
#5F9EA0
ΔE00 7.97
Dull Teal
#5F9E8F
ΔE00 8.52
Cool Grey
#95A3A6
ΔE00 9.11
Grey Teal
#5E9B8A
ΔE00 9.25
Greenish Grey
#96AE8D
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87AAA3 #AA878E
analogous
#87AA92 #87AAA3 #87A0AA
triadic
#87AAA3 #A387AA #AAA387
tetradic
#87AAA3 #9287AA #AA878E #A0AA87
square
#87AAA3 #9287AA #AA878E #A0AA87
split-complementary
#87AAA3 #AA87A0 #AA9287
monochromatic
#4C6B65 #658F86 #87AAA3 #ABC3BE #CFDDDA
Accessibility & contrast
On white
2.53
#87AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#87AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87AAA3
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87AAA3 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#A0A1A4
Tritanopia (blue-blind)
#7EABA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aaa3; /* rgb */ color: rgb(135, 170, 163); /* oklch */ color: oklch(71.0% 0.040 181.6);
Tailwind
colors: {
custom: {
50: '#aac3be',
500: '#87aaa3',
950: '#000000',
},
}SCSS
$custom: #87aaa3; $custom-light: #aac3be; $custom-dark: #000000;
JSON
{
"hex": "#87aaa3",
"rgb": {
"r": 135,
"g": 170,
"b": 163
},
"hsl": {
"h": 168,
"s": 17.073,
"l": 59.804
},
"oklch": {
"l": 0.70995,
"c": 0.03959,
"h": 181.6
},
"luminance": 0.36545
}Semantic roles & 50–950 ramp
primary
#87AAA3
secondary
#CDC0C2
accent
#6E7DBA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181