#89ACAA#89ACAA
#89ACAA is a light, muted teal. Relative luminance 0.377; OKLCH L 71.8% C 0.038 H 192.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89ACAA |
|---|---|
| RGB | rgb(137, 172, 170) |
| HSL | hsl(177, 17%, 61%) |
| HSV | hsv(177, 20%, 67%) |
| CMYK | cmyk(20.3%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(67.82, -12.28, -2.90) |
| CIE-LCH | lch(67.82, 12.62, 193.30°) |
| OKLab | oklab(71.8% -0.0374 -0.008) |
| OKLCH | oklch(71.8% 0.038 192) |
| XYZ | xyz(32.3227, 37.7245, 43.6009) |
| Luminance | 0.3773 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 7.74
Cool Grey
#95A3A6
ΔE00 7.90
Cadetblue
#5F9EA0
ΔE00 7.90
Bluegrey
#85A3B2
ΔE00 8.89
Greyblue
#77A1B5
ΔE00 9.99
Dull Teal
#5F9E8F
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ACAA #AC898B
analogous
#89AC98 #89ACAA #899CAC
triadic
#89ACAA #AA89AC #ACAA89
tetradic
#89ACAA #9889AC #AC898B #9CAC89
square
#89ACAA #9889AC #AC898B #9CAC89
split-complementary
#89ACAA #AC899C #AC9889
monochromatic
#4D6E6C #66918F #89ACAA #ADC5C4 #D1DFDE
Accessibility & contrast
On white
2.46
#89ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#89ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ACAA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ACAA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#A1A3AA
Tritanopia (blue-blind)
#7FAEAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #89acaa; /* rgb */ color: rgb(137, 172, 170); /* oklch */ color: oklch(71.8% 0.038 192.0);
Tailwind
colors: {
custom: {
50: '#acc4c3',
500: '#89acaa',
950: '#000000',
},
}SCSS
$custom: #89acaa; $custom-light: #acc4c3; $custom-dark: #000000;
JSON
{
"hex": "#89acaa",
"rgb": {
"r": 137,
"g": 172,
"b": 170
},
"hsl": {
"h": 176.571,
"s": 17.413,
"l": 60.588
},
"oklch": {
"l": 0.71795,
"c": 0.03825,
"h": 192
},
"luminance": 0.37726
}Semantic roles & 50–950 ramp
primary
#89ACAA
secondary
#CFC2C3
accent
#4A4E9C
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101212
muted
#7F8181