#89BDAF#89BDAF
#89BDAF is a light, muted teal. Relative luminance 0.448; OKLCH L 75.8% C 0.058 H 176.2°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDAF |
|---|---|
| RGB | rgb(137, 189, 175) |
| HSL | hsl(164, 28%, 64%) |
| HSV | hsv(164, 28%, 74%) |
| CMYK | cmyk(27.5%, 0%, 7.4%, 25.9%) |
| CIE-LAB | lab(72.76, -20.01, 1.58) |
| CIE-LCH | lch(72.76, 20.07, 175.47°) |
| OKLab | oklab(75.78% -0.0581 0.0039) |
| OKLCH | oklch(75.78% 0.058 176.2) |
| XYZ | xyz(36.2495, 44.8070, 47.2877) |
| Luminance | 0.4481 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 5.48
Seafoam Blue
#78D1B6
ΔE00 7.44
Greyish Teal
#719F91
ΔE00 8.70
Mediumaquamarine
#66CDAA
ΔE00 9.01
Dull Teal
#5F9E8F
ΔE00 9.98
Tealish
#24BCA8
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDAF #BD8997
analogous
#89BD95 #89BDAF #89B1BD
triadic
#89BDAF #AF89BD #BDAF89
tetradic
#89BDAF #9589BD #BD8997 #B1BD89
square
#89BDAF #9589BD #BD8997 #B1BD89
split-complementary
#89BDAF #BD89B1 #BD9589
monochromatic
#498373 #62A794 #89BDAF #B0D3CA #D7E9E4
Accessibility & contrast
On white
2.11
#89BDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#89BDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDAF
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDAF | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7AE
Deuteranopia (green-blind)
#B0B0B0
Tritanopia (blue-blind)
#7BBEB9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89bdaf; /* rgb */ color: rgb(137, 189, 175); /* oklch */ color: oklch(75.8% 0.058 176.2);
Tailwind
colors: {
custom: {
50: '#acd1c6',
500: '#89bdaf',
950: '#000000',
},
}SCSS
$custom: #89bdaf; $custom-light: #acd1c6; $custom-dark: #000000;
JSON
{
"hex": "#89bdaf",
"rgb": {
"r": 137,
"g": 189,
"b": 175
},
"hsl": {
"h": 163.846,
"s": 28.261,
"l": 63.922
},
"oklch": {
"l": 0.75783,
"c": 0.05824,
"h": 176.2
},
"luminance": 0.44809
}Semantic roles & 50–950 ramp
primary
#89BDAF
secondary
#DAC8CD
accent
#3F5BA7
background
#FAFCFC
surface
#F4F9F8
border
#CED2D1
text
#101413
muted
#7F8282