#89AAA1#89AAA1
#89AAA1 is a light, muted teal. Relative luminance 0.366; OKLCH L 71.1% C 0.038 H 176.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA1 |
|---|---|
| RGB | rgb(137, 170, 161) |
| HSL | hsl(164, 16%, 60%) |
| HSV | hsv(164, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 5.3%, 33.3%) |
| CIE-LAB | lab(67.01, -13.16, 0.90) |
| CIE-LCH | lch(67.01, 13.19, 176.07°) |
| OKLab | oklab(71.07% -0.0384 0.0022) |
| OKLCH | oklch(71.07% 0.038 176.7) |
| XYZ | xyz(31.1225, 36.6400, 39.1438) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.72
Dull Teal
#5F9E8F
ΔE00 8.61
Cadetblue
#5F9EA0
ΔE00 8.74
Greenish Grey
#96AE8D
ΔE00 9.13
Grey Teal
#5E9B8A
ΔE00 9.25
Cool Grey
#95A3A6
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA1 #AA8992
analogous
#89AA90 #89AAA1 #89A2AA
triadic
#89AAA1 #A189AA #AAA189
tetradic
#89AAA1 #9089AA #AA8992 #A2AA89
square
#89AAA1 #9089AA #AA8992 #A2AA89
split-complementary
#89AAA1 #AA89A2 #AA9089
monochromatic
#4D6B63 #678F84 #89AAA1 #ADC4BD #D0DDDA
Accessibility & contrast
On white
2.52
#89AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#89AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA1
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA1 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A1
Deuteranopia (green-blind)
#A1A1A2
Tritanopia (blue-blind)
#81ABA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89aaa1; /* rgb */ color: rgb(137, 170, 161); /* oklch */ color: oklch(71.1% 0.038 176.7);
Tailwind
colors: {
custom: {
50: '#acc3bc',
500: '#89aaa1',
950: '#000000',
},
}SCSS
$custom: #89aaa1; $custom-light: #acc3bc; $custom-dark: #000000;
JSON
{
"hex": "#89aaa1",
"rgb": {
"r": 137,
"g": 170,
"b": 161
},
"hsl": {
"h": 163.636,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71068,
"c": 0.03848,
"h": 176.7
},
"luminance": 0.36641
}Semantic roles & 50–950 ramp
primary
#89AAA1
secondary
#CEC1C5
accent
#4B619A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181