#89AAA9#89AAA9
#89AAA9 is a light, muted teal. Relative luminance 0.369; OKLCH L 71.3% C 0.036 H 194.1°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA9 |
|---|---|
| RGB | rgb(137, 170, 169) |
| HSL | hsl(178, 16%, 60%) |
| HSV | hsv(178, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 0.6%, 33.3%) |
| CIE-LAB | lab(67.23, -11.44, -3.22) |
| CIE-LCH | lch(67.23, 11.88, 195.72°) |
| OKLab | oklab(71.32% -0.0351 -0.0088) |
| OKLCH | oklch(71.32% 0.036 194.1) |
| XYZ | xyz(31.8507, 36.9313, 42.9787) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.11
Cadetblue
#5F9EA0
ΔE00 7.95
Greyish Teal
#719F91
ΔE00 8.06
Bluegrey
#85A3B2
ΔE00 8.13
Greyblue
#77A1B5
ΔE00 9.32
Cool Gray
#9AA7B0
ΔE00 9.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA9 #AA898A
analogous
#89AA98 #89AAA9 #899AAA
triadic
#89AAA9 #A989AA #AAA989
tetradic
#89AAA9 #9889AA #AA898A #9AAA89
square
#89AAA9 #9889AA #AA898A #9AAA89
split-complementary
#89AAA9 #AA899A #AA9889
monochromatic
#4D6B6A #678F8E #89AAA9 #ADC4C3 #D0DDDD
Accessibility & contrast
On white
2.50
#89AAA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#89AAA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA9
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA9 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7A9
Deuteranopia (green-blind)
#9FA2A9
Tritanopia (blue-blind)
#7FACAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89aaa9; /* rgb */ color: rgb(137, 170, 169); /* oklch */ color: oklch(71.3% 0.036 194.1);
Tailwind
colors: {
custom: {
50: '#acc3c2',
500: '#89aaa9',
950: '#000000',
},
}SCSS
$custom: #89aaa9; $custom-light: #acc3c2; $custom-dark: #000000;
JSON
{
"hex": "#89aaa9",
"rgb": {
"r": 137,
"g": 170,
"b": 169
},
"hsl": {
"h": 178.182,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71315,
"c": 0.03616,
"h": 194.1
},
"luminance": 0.36932
}Semantic roles & 50–950 ramp
primary
#89AAA9
secondary
#CEC1C1
accent
#4B4D9A
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181