#89AAA8#89AAA8
#89AAA8 is a light, muted teal. Relative luminance 0.369; OKLCH L 71.3% C 0.036 H 191.8°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAA8 |
|---|---|
| RGB | rgb(137, 170, 168) |
| HSL | hsl(176, 16%, 60%) |
| HSV | hsv(176, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(67.20, -11.66, -2.70) |
| CIE-LCH | lch(67.20, 11.97, 193.06°) |
| OKLab | oklab(71.28% -0.0355 -0.0074) |
| OKLCH | oklch(71.28% 0.036 191.8) |
| XYZ | xyz(31.7571, 36.8939, 42.4862) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 7.35
Greyish Teal
#719F91
ΔE00 7.69
Cadetblue
#5F9EA0
ΔE00 7.94
Bluegrey
#85A3B2
ΔE00 8.58
Greyblue
#77A1B5
ΔE00 9.78
Cool Gray
#9AA7B0
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAA8 #AA898B
analogous
#89AA98 #89AAA8 #899BAA
triadic
#89AAA8 #A889AA #AAA889
tetradic
#89AAA8 #9889AA #AA898B #9BAA89
square
#89AAA8 #9889AA #AA898B #9BAA89
split-complementary
#89AAA8 #AA899B #AA9889
monochromatic
#4D6B69 #678F8C #89AAA8 #ADC4C2 #D0DDDC
Accessibility & contrast
On white
2.51
#89AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#89AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAA8
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAA8 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A8
Deuteranopia (green-blind)
#9FA2A8
Tritanopia (blue-blind)
#7FACA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89aaa8; /* rgb */ color: rgb(137, 170, 168); /* oklch */ color: oklch(71.3% 0.036 191.8);
Tailwind
colors: {
custom: {
50: '#acc3c1',
500: '#89aaa8',
950: '#000000',
},
}SCSS
$custom: #89aaa8; $custom-light: #acc3c1; $custom-dark: #000000;
JSON
{
"hex": "#89aaa8",
"rgb": {
"r": 137,
"g": 170,
"b": 168
},
"hsl": {
"h": 176.364,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71284,
"c": 0.03626,
"h": 191.8
},
"luminance": 0.36895
}Semantic roles & 50–950 ramp
primary
#89AAA8
secondary
#CEC1C2
accent
#4B509A
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181