#89BBAE#89BBAE
#89BBAE is a light, muted teal. Relative luminance 0.439; OKLCH L 75.3% C 0.056 H 176.9°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBAE |
|---|---|
| RGB | rgb(137, 187, 174) |
| HSL | hsl(164, 27%, 64%) |
| HSV | hsv(164, 27%, 73%) |
| CMYK | cmyk(26.7%, 0%, 7%, 26.7%) |
| CIE-LAB | lab(72.17, -19.21, 1.27) |
| CIE-LCH | lch(72.17, 19.25, 176.23°) |
| OKLab | oklab(75.3% -0.0559 0.0031) |
| OKLCH | oklch(75.3% 0.056 176.9) |
| XYZ | xyz(35.7244, 43.9134, 46.6300) |
| Luminance | 0.4391 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.15
Seafoam Blue
#78D1B6
ΔE00 8.10
Greyish Teal
#719F91
ΔE00 8.23
Mediumaquamarine
#66CDAA
ΔE00 9.60
Dull Teal
#5F9E8F
ΔE00 9.67
Greenish Grey
#96AE8D
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBAE #BB8996
analogous
#89BB95 #89BBAE #89AFBB
triadic
#89BBAE #AE89BB #BBAE89
tetradic
#89BBAE #9589BB #BB8996 #AFBB89
square
#89BBAE #9589BB #BB8996 #AFBB89
split-complementary
#89BBAE #BB89AF #BB9589
monochromatic
#4A8072 #62A593 #89BBAE #B0D1C9 #D7E8E3
Accessibility & contrast
On white
2.15
#89BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#89BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBAE
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBAE | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AD
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#7CBCB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bbae; /* rgb */ color: rgb(137, 187, 174); /* oklch */ color: oklch(75.3% 0.056 176.9);
Tailwind
colors: {
custom: {
50: '#accfc6',
500: '#89bbae',
950: '#000000',
},
}SCSS
$custom: #89bbae; $custom-light: #accfc6; $custom-dark: #000000;
JSON
{
"hex": "#89bbae",
"rgb": {
"r": 137,
"g": 187,
"b": 174
},
"hsl": {
"h": 164.4,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.753,
"c": 0.05599,
"h": 176.9
},
"luminance": 0.43915
}Semantic roles & 50–950 ramp
primary
#89BBAE
secondary
#D9C7CC
accent
#405AA5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282