#89AAAB#89AAAB
#89AAAB is a light, muted teal. Relative luminance 0.370; OKLCH L 71.4% C 0.036 H 198.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAAB |
|---|---|
| RGB | rgb(137, 170, 171) |
| HSL | hsl(182, 17%, 60%) |
| HSV | hsv(182, 20%, 67%) |
| CMYK | cmyk(19.9%, 0.6%, 0%, 32.9%) |
| CIE-LAB | lab(67.28, -11.00, -4.25) |
| CIE-LCH | lch(67.28, 11.79, 201.11°) |
| OKLab | oklab(71.38% -0.0342 -0.0116) |
| OKLCH | oklch(71.38% 0.036 198.7) |
| XYZ | xyz(32.0398, 37.0070, 43.9751) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.69
Bluegrey
#85A3B2
ΔE00 7.21
Cadetblue
#5F9EA0
ΔE00 8.07
Greyblue
#77A1B5
ΔE00 8.42
Greyish Teal
#719F91
ΔE00 8.85
Cool Gray
#9AA7B0
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAAB #AB8A89
analogous
#89AB9B #89AAAB #8999AB
triadic
#89AAAB #AB89AA #AAAB89
tetradic
#89AAAB #9B89AB #AB8A89 #99AB89
square
#89AAAB #9B89AB #AB8A89 #99AB89
split-complementary
#89AAAB #AB8999 #AB9B89
monochromatic
#4D6C6C #678F90 #89AAAB #ADC4C4 #D1DEDE
Accessibility & contrast
On white
2.50
#89AAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#89AAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAAB
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAAB | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#9FA2AB
Tritanopia (blue-blind)
#7EACAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89aaab; /* rgb */ color: rgb(137, 170, 171); /* oklch */ color: oklch(71.4% 0.036 198.7);
Tailwind
colors: {
custom: {
50: '#acc3c4',
500: '#89aaab',
950: '#000000',
},
}SCSS
$custom: #89aaab; $custom-light: #acc3c4; $custom-dark: #000000;
JSON
{
"hex": "#89aaab",
"rgb": {
"r": 137,
"g": 170,
"b": 171
},
"hsl": {
"h": 181.765,
"s": 16.832,
"l": 60.392
},
"oklch": {
"l": 0.71379,
"c": 0.03615,
"h": 198.7
},
"luminance": 0.37008
}Semantic roles & 50–950 ramp
primary
#89AAAB
secondary
#CEC2C1
accent
#4D4A9B
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101212
muted
#7F8181