#89B2AA#89B2AA
#89B2AA is a light, muted teal. Relative luminance 0.401; OKLCH L 73.1% C 0.046 H 181.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #89B2AA |
|---|---|
| RGB | rgb(137, 178, 170) |
| HSL | hsl(168, 21%, 62%) |
| HSV | hsv(168, 23%, 70%) |
| CMYK | cmyk(23%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(69.51, -15.43, -0.42) |
| CIE-LCH | lch(69.51, 15.44, 181.55°) |
| OKLab | oklab(73.14% -0.0456 -0.0014) |
| OKLCH | oklch(73.14% 0.046 181.7) |
| XYZ | xyz(33.4905, 40.0601, 43.9902) |
| Luminance | 0.4006 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Greyish Teal
#719F91
ΔE00 6.80
Cadetblue
#5F9EA0
ΔE00 8.81
Dull Teal
#5F9E8F
ΔE00 8.99
Pale Teal
#82CBB2
ΔE00 9.53
Grey Teal
#5E9B8A
ΔE00 9.89
Greenish Grey
#96AE8D
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B2AA #B28991
analogous
#89B296 #89B2AA #89A6B2
triadic
#89B2AA #AA89B2 #B2AA89
tetradic
#89B2AA #9689B2 #B28991 #A6B289
square
#89B2AA #9689B2 #B28991 #A6B289
split-complementary
#89B2AA #B289A6 #B29689
monochromatic
#4C756D #649A8F #89B2AA #AECAC5 #D3E2DF
Accessibility & contrast
On white
2.33
#89B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#89B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B2AA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B2AA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#7EB4AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #89b2aa; /* rgb */ color: rgb(137, 178, 170); /* oklch */ color: oklch(73.1% 0.046 181.7);
Tailwind
colors: {
custom: {
50: '#acc9c3',
500: '#89b2aa',
950: '#000000',
},
}SCSS
$custom: #89b2aa; $custom-light: #acc9c3; $custom-dark: #000000;
JSON
{
"hex": "#89b2aa",
"rgb": {
"r": 137,
"g": 178,
"b": 170
},
"hsl": {
"h": 168.293,
"s": 21.026,
"l": 61.765
},
"oklch": {
"l": 0.73143,
"c": 0.04561,
"h": 181.7
},
"luminance": 0.40061
}Semantic roles & 50–950 ramp
primary
#89B2AA
secondary
#D3C4C7
accent
#46589F
background
#FAFCFB
surface
#F4F8F7
border
#CED1D0
text
#101312
muted
#7F8281