#89AAA6#89AAA6
#89AAA6 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.037 H 187.3°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA6 |
|---|---|
| RGB | rgb(137, 170, 166) |
| HSL | hsl(173, 16%, 60%) |
| HSV | hsv(173, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 2.4%, 33.3%) |
| CIE-LAB | lab(67.14, -12.09, -1.68) |
| CIE-LCH | lch(67.14, 12.21, 187.89°) |
| OKLab | oklab(71.22% -0.0363 -0.0047) |
| OKLCH | oklch(71.22% 0.037 187.3) |
| XYZ | xyz(31.5723, 36.8199, 41.5125) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.00
Cool Grey
#95A3A6
ΔE00 7.86
Cadetblue
#5F9EA0
ΔE00 8.03
Bluegrey
#85A3B2
ΔE00 9.49
Dull Teal
#5F9E8F
ΔE00 9.64
Grey Teal
#5E9B8A
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA6 #AA898D
analogous
#89AA95 #89AAA6 #899DAA
triadic
#89AAA6 #A689AA #AAA689
tetradic
#89AAA6 #9589AA #AA898D #9DAA89
square
#89AAA6 #9589AA #AA898D #9DAA89
split-complementary
#89AAA6 #AA899D #AA9589
monochromatic
#4D6B68 #678F8A #89AAA6 #ADC4C1 #D0DDDC
Accessibility & contrast
On white
2.51
#89AAA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#89AAA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA6
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA6 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#80ACA9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89aaa6; /* rgb */ color: rgb(137, 170, 166); /* oklch */ color: oklch(71.2% 0.037 187.3);
Tailwind
colors: {
custom: {
50: '#acc3c0',
500: '#89aaa6',
950: '#000000',
},
}SCSS
$custom: #89aaa6; $custom-light: #acc3c0; $custom-dark: #000000;
JSON
{
"hex": "#89aaa6",
"rgb": {
"r": 137,
"g": 170,
"b": 166
},
"hsl": {
"h": 172.727,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71221,
"c": 0.03662,
"h": 187.3
},
"luminance": 0.36821
}Semantic roles & 50–950 ramp
primary
#89AAA6
secondary
#CEC1C3
accent
#4B559A
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181