#89AAAA#89AAAA
#89AAAA is a light, muted teal. Relative luminance 0.370; OKLCH L 71.3% C 0.036 H 196.4°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #89AAAA |
|---|---|
| RGB | rgb(137, 170, 170) |
| HSL | hsl(180, 16%, 60%) |
| HSV | hsv(180, 19%, 67%) |
| CMYK | cmyk(19.4%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(67.25, -11.22, -3.73) |
| CIE-LCH | lch(67.25, 11.82, 198.40°) |
| OKLab | oklab(71.35% -0.0347 -0.0102) |
| OKLCH | oklch(71.35% 0.036 196.4) |
| XYZ | xyz(31.9449, 36.9690, 43.4750) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cool Grey
#95A3A6
ΔE00 6.89
Bluegrey
#85A3B2
ΔE00 7.67
Cadetblue
#5F9EA0
ΔE00 7.99
Greyish Teal
#719F91
ΔE00 8.44
Greyblue
#77A1B5
ΔE00 8.87
Cool Gray
#9AA7B0
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89AAAA #AA8989
analogous
#89AA99 #89AAAA #8999AA
triadic
#89AAAA #AA89AA #AAAA89
tetradic
#89AAAA #9989AA #AA8989 #99AA89
square
#89AAAA #9989AA #AA8989 #99AA89
split-complementary
#89AAAA #AA8999 #AA9989
monochromatic
#4D6B6B #678F8F #89AAAA #ADC4C4 #D0DDDD
Accessibility & contrast
On white
2.50
#89AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#89AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89AAAA
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89AAAA | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#9FA2AA
Tritanopia (blue-blind)
#7FACAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #89aaaa; /* rgb */ color: rgb(137, 170, 170); /* oklch */ color: oklch(71.3% 0.036 196.4);
Tailwind
colors: {
custom: {
50: '#acc3c3',
500: '#89aaaa',
950: '#000000',
},
}SCSS
$custom: #89aaaa; $custom-light: #acc3c3; $custom-dark: #000000;
JSON
{
"hex": "#89aaaa",
"rgb": {
"r": 137,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 16.256,
"l": 60.196
},
"oklch": {
"l": 0.71347,
"c": 0.03612,
"h": 196.4
},
"luminance": 0.3697
}Semantic roles & 50–950 ramp
primary
#89AAAA
secondary
#CEC1C1
accent
#4B4B9A
background
#FAFBFB
surface
#F4F7F7
border
#CED0D0
text
#101212
muted
#7F8181