#89AAAE#89AAAE
#89AAAE is a light, muted teal. Relative luminance 0.371; OKLCH L 71.5% C 0.037 H 205.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAAE |
|---|---|
| RGB | rgb(137, 170, 174) |
| HSL | hsl(186, 19%, 61%) |
| HSV | hsv(186, 21%, 68%) |
| CMYK | cmyk(21.3%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(67.37, -10.33, -5.78) |
| CIE-LCH | lch(67.37, 11.83, 209.25°) |
| OKLab | oklab(71.48% -0.033 -0.0157) |
| OKLCH | oklch(71.48% 0.037 205.5) |
| XYZ | xyz(32.3290, 37.1227, 45.4982) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 5.86
Cool Grey
#95A3A6
ΔE00 6.21
Greyblue
#77A1B5
ΔE00 7.11
Bluey Grey
#89A0B0
ΔE00 7.83
Cool Gray
#9AA7B0
ΔE00 8.05
Cadetblue
#5F9EA0
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAAE #AE8D89
analogous
#89AE9F #89AAAE #8997AE
triadic
#89AAAE #AE89AA #AAAE89
tetradic
#89AAAE #9F89AE #AE8D89 #97AE89
square
#89AAAE #9F89AE #AE8D89 #97AE89
split-complementary
#89AAAE #AE8997 #AE9F89
monochromatic
#4D6C70 #668F94 #89AAAE #ADC4C7 #D2DEE0
Accessibility & contrast
On white
2.49
#89AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#89AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAAE
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAAE | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AE
Deuteranopia (green-blind)
#9EA2AE
Tritanopia (blue-blind)
#7EADAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89aaae; /* rgb */ color: rgb(137, 170, 174); /* oklch */ color: oklch(71.5% 0.037 205.5);
Tailwind
colors: {
custom: {
50: '#acc3c6',
500: '#89aaae',
950: '#000000',
},
}SCSS
$custom: #89aaae; $custom-light: #acc3c6; $custom-dark: #000000;
JSON
{
"hex": "#89aaae",
"rgb": {
"r": 137,
"g": 170,
"b": 174
},
"hsl": {
"h": 186.486,
"s": 18.593,
"l": 60.98
},
"oklch": {
"l": 0.71477,
"c": 0.03657,
"h": 205.5
},
"luminance": 0.37124
}Semantic roles & 50–950 ramp
primary
#89AAAE
secondary
#D0C4C2
accent
#52499D
background
#FAFBFC
surface
#F4F7F8
border
#CED0D1
text
#101213
muted
#7F8182