#87ABA7#87ABA7
#87ABA7 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.3% C 0.040 H 187.9°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABA7 |
|---|---|
| RGB | rgb(135, 171, 167) |
| HSL | hsl(173, 18%, 60%) |
| HSV | hsv(173, 21%, 67%) |
| CMYK | cmyk(21.1%, 0%, 2.3%, 32.9%) |
| CIE-LAB | lab(67.33, -13.05, -1.97) |
| CIE-LCH | lch(67.33, 13.20, 188.60°) |
| OKLab | oklab(71.34% -0.0393 -0.0055) |
| OKLCH | oklch(71.34% 0.04 187.9) |
| XYZ | xyz(31.5276, 37.0656, 42.0449) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.73
Cadetblue
#5F9EA0
ΔE00 7.59
Cool Grey
#95A3A6
ΔE00 8.56
Dull Teal
#5F9E8F
ΔE00 9.22
Bluegrey
#85A3B2
ΔE00 9.82
Grey Teal
#5E9B8A
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABA7 #AB878B
analogous
#87AB95 #87ABA7 #879DAB
triadic
#87ABA7 #A787AB #ABA787
tetradic
#87ABA7 #9587AB #AB878B #9DAB87
square
#87ABA7 #9587AB #AB878B #9DAB87
split-complementary
#87ABA7 #AB879D #AB9587
monochromatic
#4C6C68 #65908B #87ABA7 #ABC4C1 #CFDDDC
Accessibility & contrast
On white
2.50
#87ABA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#87ABA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABA7
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABA7 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#A0A2A8
Tritanopia (blue-blind)
#7DADAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #87aba7; /* rgb */ color: rgb(135, 171, 167); /* oklch */ color: oklch(71.3% 0.040 187.9);
Tailwind
colors: {
custom: {
50: '#aac4c1',
500: '#87aba7',
950: '#000000',
},
}SCSS
$custom: #87aba7; $custom-light: #aac4c1; $custom-dark: #000000;
JSON
{
"hex": "#87aba7",
"rgb": {
"r": 135,
"g": 171,
"b": 167
},
"hsl": {
"h": 173.333,
"s": 17.647,
"l": 60
},
"oklch": {
"l": 0.71344,
"c": 0.03964,
"h": 187.9
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#87ABA7
secondary
#CEC0C2
accent
#6D76BA
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181