#89AAA7#89AAA7
#89AAA7 is a light, muted teal. Relative luminance 0.369; OKLCH L 71.3% C 0.036 H 189.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA7 |
|---|---|
| RGB | rgb(137, 170, 167) |
| HSL | hsl(175, 16%, 60%) |
| HSV | hsv(175, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 1.8%, 33.3%) |
| CIE-LAB | lab(67.17, -11.87, -2.19) |
| CIE-LCH | lch(67.17, 12.07, 190.45°) |
| OKLab | oklab(71.25% -0.0359 -0.006) |
| OKLCH | oklch(71.25% 0.036 189.6) |
| XYZ | xyz(31.6643, 36.8568, 41.9975) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.33
Cool Grey
#95A3A6
ΔE00 7.60
Cadetblue
#5F9EA0
ΔE00 7.97
Bluegrey
#85A3B2
ΔE00 9.04
Dull Teal
#5F9E8F
ΔE00 9.92
Greyblue
#77A1B5
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA7 #AA898C
analogous
#89AA96 #89AAA7 #899DAA
triadic
#89AAA7 #A789AA #AAA789
tetradic
#89AAA7 #9689AA #AA898C #9DAA89
square
#89AAA7 #9689AA #AA898C #9DAA89
split-complementary
#89AAA7 #AA899D #AA9689
monochromatic
#4D6B69 #678F8B #89AAA7 #ADC4C2 #D0DDDC
Accessibility & contrast
On white
2.51
#89AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#89AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA7
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA7 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#A0A1A7
Tritanopia (blue-blind)
#80ACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89aaa7; /* rgb */ color: rgb(137, 170, 167); /* oklch */ color: oklch(71.3% 0.036 189.6);
Tailwind
colors: {
custom: {
50: '#acc3c1',
500: '#89aaa7',
950: '#000000',
},
}SCSS
$custom: #89aaa7; $custom-light: #acc3c1; $custom-dark: #000000;
JSON
{
"hex": "#89aaa7",
"rgb": {
"r": 137,
"g": 170,
"b": 167
},
"hsl": {
"h": 174.545,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71252,
"c": 0.0364,
"h": 189.6
},
"luminance": 0.36858
}Semantic roles & 50–950 ramp
primary
#89AAA7
secondary
#CEC1C2
accent
#4B529A
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181