#89BBAB#89BBAB
#89BBAB is a light, muted teal. Relative luminance 0.438; OKLCH L 75.2% C 0.058 H 172.9°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBAB |
|---|---|
| RGB | rgb(137, 187, 171) |
| HSL | hsl(161, 27%, 64%) |
| HSV | hsv(161, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 8.6%, 26.7%) |
| CIE-LAB | lab(72.09, -19.85, 2.79) |
| CIE-LCH | lch(72.09, 20.05, 172.00°) |
| OKLab | oklab(75.21% -0.0572 0.0071) |
| OKLCH | oklch(75.21% 0.058 172.9) |
| XYZ | xyz(35.4352, 43.7977, 45.1069) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.55
Seafoam Blue
#78D1B6
ΔE00 7.62
Greyish Teal
#719F91
ΔE00 8.17
Mediumaquamarine
#66CDAA
ΔE00 8.92
Darkseagreen
#8FBC8F
ΔE00 9.28
Greenish Grey
#96AE8D
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBAB #BB8999
analogous
#89BB92 #89BBAB #89B2BB
triadic
#89BBAB #AB89BB #BBAB89
tetradic
#89BBAB #9289BB #BB8999 #B2BB89
square
#89BBAB #9289BB #BB8999 #B2BB89
split-complementary
#89BBAB #BB89B2 #BB9289
monochromatic
#4A806F #62A58F #89BBAB #B0D1C7 #D7E8E2
Accessibility & contrast
On white
2.15
#89BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#89BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBAB
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBAB | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AA
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#7CBCB6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bbab; /* rgb */ color: rgb(137, 187, 171); /* oklch */ color: oklch(75.2% 0.058 172.9);
Tailwind
colors: {
custom: {
50: '#accfc4',
500: '#89bbab',
950: '#000000',
},
}SCSS
$custom: #89bbab; $custom-light: #accfc4; $custom-dark: #000000;
JSON
{
"hex": "#89bbab",
"rgb": {
"r": 137,
"g": 187,
"b": 171
},
"hsl": {
"h": 160.8,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.75212,
"c": 0.05763,
"h": 172.9
},
"luminance": 0.43799
}Semantic roles & 50–950 ramp
primary
#89BBAB
secondary
#D9C7CD
accent
#4060A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281