#89ABA2#89ABA2
#89ABA2 is a light, muted teal. Relative luminance 0.371; OKLCH L 71.3% C 0.039 H 177.2°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABA2 |
|---|---|
| RGB | rgb(137, 171, 162) |
| HSL | hsl(164, 17%, 60%) |
| HSV | hsv(164, 20%, 67%) |
| CMYK | cmyk(19.9%, 0%, 5.3%, 32.9%) |
| CIE-LAB | lab(67.32, -13.48, 0.80) |
| CIE-LCH | lch(67.32, 13.50, 176.60°) |
| OKLab | oklab(71.32% -0.0394 0.0019) |
| OKLCH | oklch(71.32% 0.039 177.2) |
| XYZ | xyz(31.3992, 37.0518, 39.6728) |
| Luminance | 0.3705 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.76
Dull Teal
#5F9E8F
ΔE00 8.58
Cadetblue
#5F9EA0
ΔE00 8.72
Greenish Grey
#96AE8D
ΔE00 9.19
Grey Teal
#5E9B8A
ΔE00 9.26
Cool Grey
#95A3A6
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABA2 #AB8992
analogous
#89AB91 #89ABA2 #89A3AB
triadic
#89ABA2 #A289AB #ABA289
tetradic
#89ABA2 #9189AB #AB8992 #A3AB89
square
#89ABA2 #9189AB #AB8992 #A3AB89
split-complementary
#89ABA2 #AB89A3 #AB9189
monochromatic
#4D6C64 #679085 #89ABA2 #ADC4BE #D1DEDA
Accessibility & contrast
On white
2.50
#89ABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#89ABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABA2
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABA2 | 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)
#A8A7A2
Deuteranopia (green-blind)
#A2A2A3
Tritanopia (blue-blind)
#81ACA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89aba2; /* rgb */ color: rgb(137, 171, 162); /* oklch */ color: oklch(71.3% 0.039 177.2);
Tailwind
colors: {
custom: {
50: '#acc4bd',
500: '#89aba2',
950: '#000000',
},
}SCSS
$custom: #89aba2; $custom-light: #acc4bd; $custom-dark: #000000;
JSON
{
"hex": "#89aba2",
"rgb": {
"r": 137,
"g": 171,
"b": 162
},
"hsl": {
"h": 164.118,
"s": 16.832,
"l": 60.392
},
"oklch": {
"l": 0.71324,
"c": 0.03944,
"h": 177.2
},
"luminance": 0.37053
}Semantic roles & 50–950 ramp
primary
#89ABA2
secondary
#CEC1C5
accent
#4A609B
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181