#87ABA1#87ABA1
#87ABA1 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.042 H 176.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABA1 |
|---|---|
| RGB | rgb(135, 171, 161) |
| HSL | hsl(163, 18%, 60%) |
| HSV | hsv(163, 21%, 67%) |
| CMYK | cmyk(21.1%, 0%, 5.8%, 32.9%) |
| CIE-LAB | lab(67.16, -14.34, 1.12) |
| CIE-LCH | lch(67.16, 14.39, 175.54°) |
| OKLab | oklab(71.16% -0.0418 0.0028) |
| OKLCH | oklch(71.16% 0.042 176.2) |
| XYZ | xyz(30.9858, 36.8489, 39.1913) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.25
Dull Teal
#5F9E8F
ΔE00 8.02
Cadetblue
#5F9EA0
ΔE00 8.56
Grey Teal
#5E9B8A
ΔE00 8.70
Greenish Grey
#96AE8D
ΔE00 9.01
Grey Green
#86A17D
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABA1 #AB8791
analogous
#87AB8F #87ABA1 #87A3AB
triadic
#87ABA1 #A187AB #ABA187
tetradic
#87ABA1 #8F87AB #AB8791 #A3AB87
square
#87ABA1 #8F87AB #AB8791 #A3AB87
split-complementary
#87ABA1 #AB87A3 #AB8F87
monochromatic
#4C6C63 #659084 #87ABA1 #ABC4BD #CFDDD9
Accessibility & contrast
On white
2.51
#87ABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#87ABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABA1
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABA1 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A1
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#7EACA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #87aba1; /* rgb */ color: rgb(135, 171, 161); /* oklch */ color: oklch(71.2% 0.042 176.2);
Tailwind
colors: {
custom: {
50: '#aac4bc',
500: '#87aba1',
950: '#000000',
},
}SCSS
$custom: #87aba1; $custom-light: #aac4bc; $custom-dark: #000000;
JSON
{
"hex": "#87aba1",
"rgb": {
"r": 135,
"g": 171,
"b": 161
},
"hsl": {
"h": 163.333,
"s": 17.647,
"l": 60
},
"oklch": {
"l": 0.71161,
"c": 0.04189,
"h": 176.2
},
"luminance": 0.3685
}Semantic roles & 50–950 ramp
primary
#87ABA1
secondary
#CEC0C4
accent
#6D83BA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181