#87ABA9#87ABA9
#87ABA9 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.4% C 0.039 H 192.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #87ABA9 |
|---|---|
| RGB | rgb(135, 171, 169) |
| HSL | hsl(177, 18%, 60%) |
| HSV | hsv(177, 21%, 67%) |
| CMYK | cmyk(21.1%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(67.38, -12.61, -3.00) |
| CIE-LCH | lch(67.38, 12.96, 193.39°) |
| OKLab | oklab(71.41% -0.0384 -0.0082) |
| OKLCH | oklch(71.41% 0.039 192.1) |
| XYZ | xyz(31.7139, 37.1401, 43.0262) |
| Luminance | 0.3714 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.42
Cadetblue
#5F9EA0
ΔE00 7.48
Cool Grey
#95A3A6
ΔE00 8.09
Bluegrey
#85A3B2
ΔE00 8.94
Dull Teal
#5F9E8F
ΔE00 9.80
Greyblue
#77A1B5
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87ABA9 #AB8789
analogous
#87AB97 #87ABA9 #879BAB
triadic
#87ABA9 #A987AB #ABA987
tetradic
#87ABA9 #9787AB #AB8789 #9BAB87
square
#87ABA9 #9787AB #AB8789 #9BAB87
split-complementary
#87ABA9 #AB879B #AB9787
monochromatic
#4C6C6A #65908E #87ABA9 #ABC4C3 #CFDDDD
Accessibility & contrast
On white
2.49
#87ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#87ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87ABA9
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87ABA9 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A9
Deuteranopia (green-blind)
#9FA2A9
Tritanopia (blue-blind)
#7CADAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #87aba9; /* rgb */ color: rgb(135, 171, 169); /* oklch */ color: oklch(71.4% 0.039 192.1);
Tailwind
colors: {
custom: {
50: '#aac4c2',
500: '#87aba9',
950: '#000000',
},
}SCSS
$custom: #87aba9; $custom-light: #aac4c2; $custom-dark: #000000;
JSON
{
"hex": "#87aba9",
"rgb": {
"r": 135,
"g": 171,
"b": 169
},
"hsl": {
"h": 176.667,
"s": 17.647,
"l": 60
},
"oklch": {
"l": 0.71407,
"c": 0.0393,
"h": 192.1
},
"luminance": 0.37141
}Semantic roles & 50–950 ramp
primary
#87ABA9
secondary
#CEC0C1
accent
#6D72BA
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181