#89BCAB#89BCAB
#89BCAB is a light, muted teal. Relative luminance 0.442; OKLCH L 75.4% C 0.059 H 172.0°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCAB |
|---|---|
| RGB | rgb(137, 188, 171) |
| HSL | hsl(160, 28%, 64%) |
| HSV | hsv(160, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(72.38, -20.36, 3.20) |
| CIE-LCH | lch(72.38, 20.61, 171.06°) |
| OKLab | oklab(75.44% -0.0585 0.0082) |
| OKLCH | oklch(75.44% 0.059 172) |
| XYZ | xyz(35.6481, 44.2235, 45.1779) |
| Luminance | 0.4422 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.14
Seafoam Blue
#78D1B6
ΔE00 7.24
Greyish Teal
#719F91
ΔE00 8.43
Mediumaquamarine
#66CDAA
ΔE00 8.54
Darkseagreen
#8FBC8F
ΔE00 8.98
Greenish Grey
#96AE8D
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCAB #BC899A
analogous
#89BC91 #89BCAB #89B3BC
triadic
#89BCAB #AB89BC #BCAB89
tetradic
#89BCAB #9189BC #BC899A #B3BC89
square
#89BCAB #9189BC #BC899A #B3BC89
split-complementary
#89BCAB #BC89B3 #BC9189
monochromatic
#49816F #62A68F #89BCAB #B0D2C7 #D7E8E3
Accessibility & contrast
On white
2.13
#89BCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#89BCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCAB
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCAB | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5AA
Deuteranopia (green-blind)
#B0AFAC
Tritanopia (blue-blind)
#7CBDB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89bcab; /* rgb */ color: rgb(137, 188, 171); /* oklch */ color: oklch(75.4% 0.059 172.0);
Tailwind
colors: {
custom: {
50: '#acd0c4',
500: '#89bcab',
950: '#000000',
},
}SCSS
$custom: #89bcab; $custom-light: #acd0c4; $custom-dark: #000000;
JSON
{
"hex": "#89bcab",
"rgb": {
"r": 137,
"g": 188,
"b": 171
},
"hsl": {
"h": 160,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75439,
"c": 0.05907,
"h": 172
},
"luminance": 0.44225
}Semantic roles & 50–950 ramp
primary
#89BCAB
secondary
#D9C7CD
accent
#3F62A6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281