#89BAAA#89BAAA
#89BAAA is a light, muted teal. Relative luminance 0.433; OKLCH L 75.0% C 0.057 H 172.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAAA |
|---|---|
| RGB | rgb(137, 186, 170) |
| HSL | hsl(160, 26%, 63%) |
| HSV | hsv(160, 26%, 73%) |
| CMYK | cmyk(26.3%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(71.78, -19.55, 2.89) |
| CIE-LCH | lch(71.78, 19.77, 171.60°) |
| OKLab | oklab(74.96% -0.0563 0.0074) |
| OKLCH | oklch(74.96% 0.057 172.6) |
| XYZ | xyz(35.1289, 43.3369, 44.5363) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.81
Seafoam Blue
#78D1B6
ΔE00 7.88
Greyish Teal
#719F91
ΔE00 7.93
Mediumaquamarine
#66CDAA
ΔE00 9.12
Greenish Grey
#96AE8D
ΔE00 9.15
Darkseagreen
#8FBC8F
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAAA #BA8999
analogous
#89BA91 #89BAAA #89B1BA
triadic
#89BAAA #AA89BA #BAAA89
tetradic
#89BAAA #9189BA #BA8999 #B1BA89
square
#89BAAA #9189BA #BA8999 #B1BA89
split-complementary
#89BAAA #BA89B1 #BA9189
monochromatic
#4A7F6D #62A38E #89BAAA #B0D1C6 #D6E7E2
Accessibility & contrast
On white
2.17
#89BAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#89BAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAAA
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAAA | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B4A9
Deuteranopia (green-blind)
#AEADAB
Tritanopia (blue-blind)
#7DBBB5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89baaa; /* rgb */ color: rgb(137, 186, 170); /* oklch */ color: oklch(75.0% 0.057 172.6);
Tailwind
colors: {
custom: {
50: '#accfc3',
500: '#89baaa',
950: '#000000',
},
}SCSS
$custom: #89baaa; $custom-light: #accfc3; $custom-dark: #000000;
JSON
{
"hex": "#89baaa",
"rgb": {
"r": 137,
"g": 186,
"b": 170
},
"hsl": {
"h": 160.408,
"s": 26.203,
"l": 63.333
},
"oklch": {
"l": 0.74956,
"c": 0.05677,
"h": 172.6
},
"luminance": 0.43338
}Semantic roles & 50–950 ramp
primary
#89BAAA
secondary
#D8C7CC
accent
#4161A5
background
#FAFCFB
surface
#F4F9F7
border
#CED2D0
text
#101312
muted
#7F8281