#89AAA0#89AAA0
#89AAA0 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.0% C 0.039 H 174.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA0 |
|---|---|
| RGB | rgb(137, 170, 160) |
| HSL | hsl(162, 16%, 60%) |
| HSV | hsv(162, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 5.9%, 33.3%) |
| CIE-LAB | lab(66.98, -13.37, 1.42) |
| CIE-LCH | lch(66.98, 13.44, 173.94°) |
| OKLab | oklab(71.04% -0.0388 0.0036) |
| OKLCH | oklch(71.04% 0.039 174.8) |
| XYZ | xyz(31.0347, 36.6049, 38.6812) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.55
Dull Teal
#5F9E8F
ΔE00 8.48
Greenish Grey
#96AE8D
ΔE00 8.73
Cadetblue
#5F9EA0
ΔE00 8.95
Grey Teal
#5E9B8A
ΔE00 9.08
Cool Grey
#95A3A6
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA0 #AA8993
analogous
#89AA8F #89AAA0 #89A3AA
triadic
#89AAA0 #A089AA #AAA089
tetradic
#89AAA0 #8F89AA #AA8993 #A3AA89
square
#89AAA0 #8F89AA #AA8993 #A3AA89
split-complementary
#89AAA0 #AA89A3 #AA8F89
monochromatic
#4D6B62 #678F83 #89AAA0 #ADC4BD #D0DDD9
Accessibility & contrast
On white
2.52
#89AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#89AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA0
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA0 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A6A0
Deuteranopia (green-blind)
#A1A1A1
Tritanopia (blue-blind)
#81ABA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89aaa0; /* rgb */ color: rgb(137, 170, 160); /* oklch */ color: oklch(71.0% 0.039 174.8);
Tailwind
colors: {
custom: {
50: '#acc3bc',
500: '#89aaa0',
950: '#000000',
},
}SCSS
$custom: #89aaa0; $custom-light: #acc3bc; $custom-dark: #000000;
JSON
{
"hex": "#89aaa0",
"rgb": {
"r": 137,
"g": 170,
"b": 160
},
"hsl": {
"h": 161.818,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71038,
"c": 0.03901,
"h": 174.8
},
"luminance": 0.36606
}Semantic roles & 50–950 ramp
primary
#89AAA0
secondary
#CEC1C5
accent
#4B639A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181