#89AAA4#89AAA4
#89AAA4 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.2% C 0.037 H 183.0°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA4 |
|---|---|
| RGB | rgb(137, 170, 164) |
| HSL | hsl(169, 16%, 60%) |
| HSV | hsv(169, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 3.5%, 33.3%) |
| CIE-LAB | lab(67.09, -12.52, -0.64) |
| CIE-LCH | lch(67.09, 12.54, 182.95°) |
| OKLab | oklab(71.16% -0.0372 -0.0019) |
| OKLCH | oklch(71.16% 0.037 183) |
| XYZ | xyz(31.3902, 36.7471, 40.5538) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.41
Cadetblue
#5F9EA0
ΔE00 8.24
Cool Grey
#95A3A6
ΔE00 8.41
Dull Teal
#5F9E8F
ΔE00 9.16
Grey Teal
#5E9B8A
ΔE00 9.87
Greenish Grey
#96AE8D
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA4 #AA898F
analogous
#89AA93 #89AAA4 #899FAA
triadic
#89AAA4 #A489AA #AAA489
tetradic
#89AAA4 #9389AA #AA898F #9FAA89
square
#89AAA4 #9389AA #AA898F #9FAA89
split-complementary
#89AAA4 #AA899F #AA9389
monochromatic
#4D6B66 #678F88 #89AAA4 #ADC4BF #D0DDDB
Accessibility & contrast
On white
2.52
#89AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#89AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA4
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA4 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A4
Deuteranopia (green-blind)
#A0A1A5
Tritanopia (blue-blind)
#80ABA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89aaa4; /* rgb */ color: rgb(137, 170, 164); /* oklch */ color: oklch(71.2% 0.037 183.0);
Tailwind
colors: {
custom: {
50: '#acc3be',
500: '#89aaa4',
950: '#000000',
},
}SCSS
$custom: #89aaa4; $custom-light: #acc3be; $custom-dark: #000000;
JSON
{
"hex": "#89aaa4",
"rgb": {
"r": 137,
"g": 170,
"b": 164
},
"hsl": {
"h": 169.091,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71159,
"c": 0.03721,
"h": 183
},
"luminance": 0.36748
}Semantic roles & 50–950 ramp
primary
#89AAA4
secondary
#CEC1C3
accent
#4B599A
background
#FAFBFB
surface
#F4F7F6
border
#CED0D0
text
#101212
muted
#7F8181