#89BDBA#89BDBA
#89BDBA is a light, muted teal. Relative luminance 0.453; OKLCH L 76.1% C 0.055 H 191.6°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDBA |
|---|---|
| RGB | rgb(137, 189, 186) |
| HSL | hsl(177, 28%, 64%) |
| HSV | hsv(177, 28%, 74%) |
| CMYK | cmyk(27.5%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(73.06, -17.57, -3.98) |
| CIE-LCH | lch(73.06, 18.02, 192.77°) |
| OKLab | oklab(76.12% -0.0535 -0.011) |
| OKLCH | oklch(76.12% 0.055 191.6) |
| XYZ | xyz(37.3742, 45.2569, 53.2110) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.07
Mediumturquoise
#48D1CC
ΔE00 9.65
Cadetblue
#5F9EA0
ΔE00 9.88
Powder Blue
#B0E0E6
ΔE00 10.03
Greyish Teal
#719F91
ΔE00 10.04
Seafoam Blue
#78D1B6
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDBA #BD898C
analogous
#89BDA0 #89BDBA #89A6BD
triadic
#89BDBA #BA89BD #BDBA89
tetradic
#89BDBA #A089BD #BD898C #A6BD89
square
#89BDBA #A089BD #BD898C #A6BD89
split-complementary
#89BDBA #BD89A6 #BDA089
monochromatic
#49837F #62A7A3 #89BDBA #B0D3D1 #D7E9E8
Accessibility & contrast
On white
2.09
#89BDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#89BDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDBA
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDBA | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#ADB0BB
Tritanopia (blue-blind)
#78C0BC
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #89bdba; /* rgb */ color: rgb(137, 189, 186); /* oklch */ color: oklch(76.1% 0.055 191.6);
Tailwind
colors: {
custom: {
50: '#add1ce',
500: '#89bdba',
950: '#000000',
},
}SCSS
$custom: #89bdba; $custom-light: #add1ce; $custom-dark: #000000;
JSON
{
"hex": "#89bdba",
"rgb": {
"r": 137,
"g": 189,
"b": 186
},
"hsl": {
"h": 176.538,
"s": 28.261,
"l": 63.922
},
"oklch": {
"l": 0.76118,
"c": 0.05459,
"h": 191.6
},
"luminance": 0.45259
}Semantic roles & 50–950 ramp
primary
#89BDBA
secondary
#DAC8C9
accent
#3F45A7
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101413
muted
#7F8282