#89AAA3#89AAA3
#89AAA3 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.1% C 0.038 H 180.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA3 |
|---|---|
| RGB | rgb(137, 170, 163) |
| HSL | hsl(167, 16%, 60%) |
| HSV | hsv(167, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 4.1%, 33.3%) |
| CIE-LAB | lab(67.06, -12.73, -0.13) |
| CIE-LCH | lch(67.06, 12.74, 180.58°) |
| OKLab | oklab(71.13% -0.0376 -0.0005) |
| OKLCH | oklch(71.13% 0.038 180.8) |
| XYZ | xyz(31.3003, 36.7111, 40.0800) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.15
Cadetblue
#5F9EA0
ΔE00 8.38
Cool Grey
#95A3A6
ΔE00 8.70
Dull Teal
#5F9E8F
ΔE00 8.95
Grey Teal
#5E9B8A
ΔE00 9.64
Greenish Grey
#96AE8D
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA3 #AA8990
analogous
#89AA93 #89AAA3 #89A0AA
triadic
#89AAA3 #A389AA #AAA389
tetradic
#89AAA3 #9389AA #AA8990 #A0AA89
square
#89AAA3 #9389AA #AA8990 #A0AA89
split-complementary
#89AAA3 #AA89A0 #AA9389
monochromatic
#4D6B65 #678F86 #89AAA3 #ADC4BF #D0DDDA
Accessibility & contrast
On white
2.52
#89AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#89AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA3
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA3 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#A1A1A4
Tritanopia (blue-blind)
#81ABA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89aaa3; /* rgb */ color: rgb(137, 170, 163); /* oklch */ color: oklch(71.1% 0.038 180.8);
Tailwind
colors: {
custom: {
50: '#acc3be',
500: '#89aaa3',
950: '#000000',
},
}SCSS
$custom: #89aaa3; $custom-light: #acc3be; $custom-dark: #000000;
JSON
{
"hex": "#89aaa3",
"rgb": {
"r": 137,
"g": 170,
"b": 163
},
"hsl": {
"h": 167.273,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71129,
"c": 0.03758,
"h": 180.8
},
"luminance": 0.36712
}Semantic roles & 50–950 ramp
primary
#89AAA3
secondary
#CEC1C4
accent
#4B5C9A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181