#89AEAA#89AEAA
#89AEAA is a light, muted teal. Relative luminance 0.385; OKLCH L 72.2% C 0.041 H 188.2°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89AEAA |
|---|---|
| RGB | rgb(137, 174, 170) |
| HSL | hsl(174, 19%, 61%) |
| HSV | hsv(174, 21%, 68%) |
| CMYK | cmyk(21.3%, 0%, 2.3%, 31.8%) |
| CIE-LAB | lab(68.38, -13.34, -2.07) |
| CIE-LCH | lch(68.38, 13.50, 188.84°) |
| OKLab | oklab(72.24% -0.0401 -0.0058) |
| OKLCH | oklch(72.24% 0.041 188.2) |
| XYZ | xyz(32.7062, 38.4915, 43.7288) |
| Luminance | 0.3849 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.23
Cadetblue
#5F9EA0
ΔE00 8.03
Cool Grey
#95A3A6
ΔE00 8.90
Dull Teal
#5F9E8F
ΔE00 9.61
Bluegrey
#85A3B2
ΔE00 10.08
Grey Teal
#5E9B8A
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AEAA #AE898D
analogous
#89AE97 #89AEAA #899FAE
triadic
#89AEAA #AA89AE #AEAA89
tetradic
#89AEAA #9789AE #AE898D #9FAE89
square
#89AEAA #9789AE #AE898D #9FAE89
split-complementary
#89AEAA #AE899F #AE9789
monochromatic
#4D706C #66948F #89AEAA #ADC7C4 #D2E0DE
Accessibility & contrast
On white
2.41
#89AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#89AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AEAA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AEAA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#A3A5AB
Tritanopia (blue-blind)
#7EB0AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #89aeaa; /* rgb */ color: rgb(137, 174, 170); /* oklch */ color: oklch(72.2% 0.041 188.2);
Tailwind
colors: {
custom: {
50: '#acc6c3',
500: '#89aeaa',
950: '#000000',
},
}SCSS
$custom: #89aeaa; $custom-light: #acc6c3; $custom-dark: #000000;
JSON
{
"hex": "#89aeaa",
"rgb": {
"r": 137,
"g": 174,
"b": 170
},
"hsl": {
"h": 173.514,
"s": 18.593,
"l": 60.98
},
"oklch": {
"l": 0.72243,
"c": 0.04056,
"h": 188.2
},
"luminance": 0.38493
}Semantic roles & 50–950 ramp
primary
#89AEAA
secondary
#D0C2C4
accent
#49529D
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281