#89BBAF#89BBAF
#89BBAF is a light, muted teal. Relative luminance 0.440; OKLCH L 75.3% C 0.056 H 178.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBAF |
|---|---|
| RGB | rgb(137, 187, 175) |
| HSL | hsl(166, 27%, 64%) |
| HSV | hsv(166, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.20, -18.99, 0.76) |
| CIE-LCH | lch(72.20, 19.01, 177.72°) |
| OKLab | oklab(75.33% -0.0555 0.0017) |
| OKLCH | oklch(75.33% 0.056 178.2) |
| XYZ | xyz(35.8223, 43.9525, 47.1453) |
| Luminance | 0.4395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.40
Greyish Teal
#719F91
ΔE00 8.29
Seafoam Blue
#78D1B6
ΔE00 8.30
Dull Teal
#5F9E8F
ΔE00 9.73
Mediumaquamarine
#66CDAA
ΔE00 9.85
Tealish
#24BCA8
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBAF #BB8995
analogous
#89BB96 #89BBAF #89AEBB
triadic
#89BBAF #AF89BB #BBAF89
tetradic
#89BBAF #9689BB #BB8995 #AEBB89
square
#89BBAF #9689BB #BB8995 #AEBB89
split-complementary
#89BBAF #BB89AE #BB9689
monochromatic
#4A8073 #62A595 #89BBAF #B0D1C9 #D7E8E4
Accessibility & contrast
On white
2.14
#89BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#89BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBAF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBAF | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AF
Deuteranopia (green-blind)
#AEAEB0
Tritanopia (blue-blind)
#7BBDB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bbaf; /* rgb */ color: rgb(137, 187, 175); /* oklch */ color: oklch(75.3% 0.056 178.2);
Tailwind
colors: {
custom: {
50: '#accfc6',
500: '#89bbaf',
950: '#000000',
},
}SCSS
$custom: #89bbaf; $custom-light: #accfc6; $custom-dark: #000000;
JSON
{
"hex": "#89bbaf",
"rgb": {
"r": 137,
"g": 187,
"b": 175
},
"hsl": {
"h": 165.6,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.75329,
"c": 0.05551,
"h": 178.2
},
"luminance": 0.43954
}Semantic roles & 50–950 ramp
primary
#89BBAF
secondary
#D9C7CB
accent
#4058A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282