#89BAAE#89BAAE
#89BAAE is a light, muted teal. Relative luminance 0.435; OKLCH L 75.1% C 0.055 H 177.9°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #89BAAE |
|---|---|
| RGB | rgb(137, 186, 174) |
| HSL | hsl(165, 26%, 63%) |
| HSV | hsv(165, 26%, 73%) |
| CMYK | cmyk(26.3%, 0%, 6.5%, 27.1%) |
| CIE-LAB | lab(71.89, -18.70, 0.85) |
| CIE-LCH | lch(71.89, 18.72, 177.39°) |
| OKLab | oklab(75.07% -0.0546 0.002) |
| OKLCH | oklch(75.07% 0.055 177.9) |
| XYZ | xyz(35.5130, 43.4906, 46.5595) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 6.62
Greyish Teal
#719F91
ΔE00 8.05
Seafoam Blue
#78D1B6
ΔE00 8.53
Dull Teal
#5F9E8F
ΔE00 9.56
Mediumaquamarine
#66CDAA
ΔE00 10.03
Greenish Grey
#96AE8D
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BAAE #BA8995
analogous
#89BA95 #89BAAE #89ADBA
triadic
#89BAAE #AE89BA #BAAE89
tetradic
#89BAAE #9589BA #BA8995 #ADBA89
square
#89BAAE #9589BA #BA8995 #ADBA89
split-complementary
#89BAAE #BA89AD #BA9589
monochromatic
#4A7F72 #62A393 #89BAAE #B0D1C9 #D6E7E3
Accessibility & contrast
On white
2.17
#89BAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#89BAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BAAE
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BAAE | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B4AE
Deuteranopia (green-blind)
#ADADAF
Tritanopia (blue-blind)
#7CBCB6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89baae; /* rgb */ color: rgb(137, 186, 174); /* oklch */ color: oklch(75.1% 0.055 177.9);
Tailwind
colors: {
custom: {
50: '#accec6',
500: '#89baae',
950: '#000000',
},
}SCSS
$custom: #89baae; $custom-light: #accec6; $custom-dark: #000000;
JSON
{
"hex": "#89baae",
"rgb": {
"r": 137,
"g": 186,
"b": 174
},
"hsl": {
"h": 165.306,
"s": 26.203,
"l": 63.333
},
"oklch": {
"l": 0.75073,
"c": 0.05463,
"h": 177.9
},
"luminance": 0.43492
}Semantic roles & 50–950 ramp
primary
#89BAAE
secondary
#D8C7CB
accent
#4159A5
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101313
muted
#7F8282