#89BCAD#89BCAD
#89BCAD is a light, muted teal. Relative luminance 0.443; OKLCH L 75.5% C 0.058 H 174.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #89BCAD |
|---|---|
| RGB | rgb(137, 188, 173) |
| HSL | hsl(162, 28%, 64%) |
| HSV | hsv(162, 27%, 74%) |
| CMYK | cmyk(27.1%, 0%, 8%, 26.3%) |
| CIE-LAB | lab(72.43, -19.93, 2.19) |
| CIE-LCH | lch(72.43, 20.05, 173.74°) |
| OKLab | oklab(75.5% -0.0576 0.0055) |
| OKLCH | oklch(75.5% 0.058 174.6) |
| XYZ | xyz(35.8402, 44.3003, 46.1894) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.49
Seafoam Blue
#78D1B6
ΔE00 7.51
Greyish Teal
#719F91
ΔE00 8.42
Mediumaquamarine
#66CDAA
ΔE00 8.95
Darkseagreen
#8FBC8F
ΔE00 9.71
Dull Teal
#5F9E8F
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BCAD #BC8998
analogous
#89BC93 #89BCAD #89B1BC
triadic
#89BCAD #AD89BC #BCAD89
tetradic
#89BCAD #9389BC #BC8998 #B1BC89
square
#89BCAD #9389BC #BC8998 #B1BC89
split-complementary
#89BCAD #BC89B1 #BC9389
monochromatic
#498171 #62A692 #89BCAD #B0D2C8 #D7E8E3
Accessibility & contrast
On white
2.13
#89BCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#89BCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BCAD
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BCAD | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B6AC
Deuteranopia (green-blind)
#AFAFAE
Tritanopia (blue-blind)
#7CBDB7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bcad; /* rgb */ color: rgb(137, 188, 173); /* oklch */ color: oklch(75.5% 0.058 174.6);
Tailwind
colors: {
custom: {
50: '#acd0c5',
500: '#89bcad',
950: '#000000',
},
}SCSS
$custom: #89bcad; $custom-light: #acd0c5; $custom-dark: #000000;
JSON
{
"hex": "#89bcad",
"rgb": {
"r": 137,
"g": 188,
"b": 173
},
"hsl": {
"h": 162.353,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75497,
"c": 0.05791,
"h": 174.6
},
"luminance": 0.44302
}Semantic roles & 50–950 ramp
primary
#89BCAD
secondary
#D9C7CD
accent
#3F5EA6
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101412
muted
#7F8281