#87ABA2#87ABA2
#87ABA2 is a light, muted teal. Relative luminance 0.369; OKLCH L 71.2% C 0.041 H 178.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABA2 |
|---|---|
| RGB | rgb(135, 171, 162) |
| HSL | hsl(165, 18%, 60%) |
| HSV | hsv(165, 21%, 67%) |
| CMYK | cmyk(21.1%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.19, -14.13, 0.60) |
| CIE-LCH | lch(67.19, 14.14, 177.56°) |
| OKLab | oklab(71.19% -0.0414 0.0014) |
| OKLCH | oklch(71.19% 0.041 178.1) |
| XYZ | xyz(31.0743, 36.8843, 39.6575) |
| Luminance | 0.3689 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.42
Dull Teal
#5F9E8F
ΔE00 8.16
Cadetblue
#5F9EA0
ΔE00 8.35
Grey Teal
#5E9B8A
ΔE00 8.87
Greenish Grey
#96AE8D
ΔE00 9.38
Cool Grey
#95A3A6
ΔE00 9.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABA2 #AB8790
analogous
#87AB90 #87ABA2 #87A2AB
triadic
#87ABA2 #A287AB #ABA287
tetradic
#87ABA2 #9087AB #AB8790 #A2AB87
square
#87ABA2 #9087AB #AB8790 #A2AB87
split-complementary
#87ABA2 #AB87A2 #AB9087
monochromatic
#4C6C64 #659085 #87ABA2 #ABC4BE #CFDDDA
Accessibility & contrast
On white
2.51
#87ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#87ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABA2
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABA2 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A2
Deuteranopia (green-blind)
#A1A2A3
Tritanopia (blue-blind)
#7EACA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #87aba2; /* rgb */ color: rgb(135, 171, 162); /* oklch */ color: oklch(71.2% 0.041 178.1);
Tailwind
colors: {
custom: {
50: '#aac4bd',
500: '#87aba2',
950: '#000000',
},
}SCSS
$custom: #87aba2; $custom-light: #aac4bd; $custom-dark: #000000;
JSON
{
"hex": "#87aba2",
"rgb": {
"r": 135,
"g": 171,
"b": 162
},
"hsl": {
"h": 165,
"s": 17.647,
"l": 60
},
"oklch": {
"l": 0.71191,
"c": 0.04139,
"h": 178.1
},
"luminance": 0.36885
}Semantic roles & 50–950 ramp
primary
#87ABA2
secondary
#CEC0C3
accent
#6D81BA
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181