#89AAA5#89AAA5
#89AAA5 is a light, muted teal. Relative luminance 0.368; OKLCH L 71.2% C 0.037 H 185.1°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA5 |
|---|---|
| RGB | rgb(137, 170, 165) |
| HSL | hsl(171, 16%, 60%) |
| HSV | hsv(171, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 2.9%, 33.3%) |
| CIE-LAB | lab(67.11, -12.31, -1.16) |
| CIE-LCH | lch(67.11, 12.36, 185.38°) |
| OKLab | oklab(71.19% -0.0367 -0.0033) |
| OKLCH | oklch(71.19% 0.037 185.1) |
| XYZ | xyz(31.4809, 36.7834, 41.0313) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.69
Cadetblue
#5F9EA0
ΔE00 8.12
Cool Grey
#95A3A6
ΔE00 8.13
Dull Teal
#5F9E8F
ΔE00 9.39
Bluegrey
#85A3B2
ΔE00 9.95
Grey Teal
#5E9B8A
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA5 #AA898E
analogous
#89AA94 #89AAA5 #899EAA
triadic
#89AAA5 #A589AA #AAA589
tetradic
#89AAA5 #9489AA #AA898E #9EAA89
square
#89AAA5 #9489AA #AA898E #9EAA89
split-complementary
#89AAA5 #AA899E #AA9489
monochromatic
#4D6B67 #678F89 #89AAA5 #ADC4C0 #D0DDDB
Accessibility & contrast
On white
2.51
#89AAA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#89AAA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA5
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA5 | 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)
#A7A6A5
Deuteranopia (green-blind)
#A0A1A6
Tritanopia (blue-blind)
#80ACA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89aaa5; /* rgb */ color: rgb(137, 170, 165); /* oklch */ color: oklch(71.2% 0.037 185.1);
Tailwind
colors: {
custom: {
50: '#acc3bf',
500: '#89aaa5',
950: '#000000',
},
}SCSS
$custom: #89aaa5; $custom-light: #acc3bf; $custom-dark: #000000;
JSON
{
"hex": "#89aaa5",
"rgb": {
"r": 137,
"g": 170,
"b": 165
},
"hsl": {
"h": 170.909,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.7119,
"c": 0.03689,
"h": 185.1
},
"luminance": 0.36784
}Semantic roles & 50–950 ramp
primary
#89AAA5
secondary
#CEC1C3
accent
#4B579A
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181