#89AAA2#89AAA2
#89AAA2 is a light, muted teal. Relative luminance 0.367; OKLCH L 71.1% C 0.038 H 178.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA2 |
|---|---|
| RGB | rgb(137, 170, 162) |
| HSL | hsl(165, 16%, 60%) |
| HSV | hsv(165, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 4.7%, 33.3%) |
| CIE-LAB | lab(67.03, -12.95, 0.39) |
| CIE-LCH | lch(67.03, 12.95, 178.29°) |
| OKLab | oklab(71.1% -0.038 0.0008) |
| OKLCH | oklch(71.1% 0.038 178.7) |
| XYZ | xyz(31.2110, 36.6754, 39.6100) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 5.92
Cadetblue
#5F9EA0
ΔE00 8.55
Dull Teal
#5F9E8F
ΔE00 8.77
Cool Grey
#95A3A6
ΔE00 8.99
Grey Teal
#5E9B8A
ΔE00 9.43
Greenish Grey
#96AE8D
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA2 #AA8991
analogous
#89AA92 #89AAA2 #89A1AA
triadic
#89AAA2 #A289AA #AAA289
tetradic
#89AAA2 #9289AA #AA8991 #A1AA89
square
#89AAA2 #9289AA #AA8991 #A1AA89
split-complementary
#89AAA2 #AA89A1 #AA9289
monochromatic
#4D6B64 #678F85 #89AAA2 #ADC4BE #D0DDDA
Accessibility & contrast
On white
2.52
#89AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#89AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA2
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA2 | 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)
#A7A6A2
Deuteranopia (green-blind)
#A1A1A3
Tritanopia (blue-blind)
#81ABA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #89aaa2; /* rgb */ color: rgb(137, 170, 162); /* oklch */ color: oklch(71.1% 0.038 178.7);
Tailwind
colors: {
custom: {
50: '#acc3bd',
500: '#89aaa2',
950: '#000000',
},
}SCSS
$custom: #89aaa2; $custom-light: #acc3bd; $custom-dark: #000000;
JSON
{
"hex": "#89aaa2",
"rgb": {
"r": 137,
"g": 170,
"b": 162
},
"hsl": {
"h": 165.455,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71098,
"c": 0.03801,
"h": 178.7
},
"luminance": 0.36676
}Semantic roles & 50–950 ramp
primary
#89AAA2
secondary
#CEC1C4
accent
#4B5E9A
background
#FAFCFB
surface
#F4F8F6
border
#CED1D0
text
#101212
muted
#7F8181