#89ABA8#89ABA8
#89ABA8 is a light, muted teal. Relative luminance 0.373; OKLCH L 71.5% C 0.037 H 189.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABA8 |
|---|---|
| RGB | rgb(137, 171, 168) |
| HSL | hsl(175, 17%, 60%) |
| HSV | hsv(175, 20%, 67%) |
| CMYK | cmyk(19.9%, 0%, 1.8%, 32.9%) |
| CIE-LAB | lab(67.48, -12.19, -2.29) |
| CIE-LCH | lch(67.48, 12.40, 190.64°) |
| OKLab | oklab(71.51% -0.0369 -0.0063) |
| OKLCH | oklch(71.51% 0.037 189.7) |
| XYZ | xyz(31.9453, 37.2702, 42.5489) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.36
Cool Grey
#95A3A6
ΔE00 7.86
Cadetblue
#5F9EA0
ΔE00 7.94
Bluegrey
#85A3B2
ΔE00 9.18
Dull Teal
#5F9E8F
ΔE00 9.89
Greyblue
#77A1B5
ΔE00 10.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABA8 #AB898C
analogous
#89AB97 #89ABA8 #899DAB
triadic
#89ABA8 #A889AB #ABA889
tetradic
#89ABA8 #9789AB #AB898C #9DAB89
square
#89ABA8 #9789AB #AB898C #9DAB89
split-complementary
#89ABA8 #AB899D #AB9789
monochromatic
#4D6C6A #67908D #89ABA8 #ADC4C2 #D1DEDD
Accessibility & contrast
On white
2.48
#89ABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#89ABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABA8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABA8 | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A8
Deuteranopia (green-blind)
#A0A2A8
Tritanopia (blue-blind)
#7FADAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89aba8; /* rgb */ color: rgb(137, 171, 168); /* oklch */ color: oklch(71.5% 0.037 189.7);
Tailwind
colors: {
custom: {
50: '#acc4c1',
500: '#89aba8',
950: '#000000',
},
}SCSS
$custom: #89aba8; $custom-light: #acc4c1; $custom-dark: #000000;
JSON
{
"hex": "#89aba8",
"rgb": {
"r": 137,
"g": 171,
"b": 168
},
"hsl": {
"h": 174.706,
"s": 16.832,
"l": 60.392
},
"oklch": {
"l": 0.71508,
"c": 0.03741,
"h": 189.7
},
"luminance": 0.37271
}Semantic roles & 50–950 ramp
primary
#89ABA8
secondary
#CEC1C3
accent
#4A529B
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181