#89BDBE#89BDBE
#89BDBE is a light, muted teal. Relative luminance 0.454; OKLCH L 76.2% C 0.054 H 197.6°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #89BDBE |
|---|---|
| RGB | rgb(137, 189, 190) |
| HSL | hsl(181, 29%, 64%) |
| HSV | hsv(181, 28%, 75%) |
| CMYK | cmyk(27.9%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(73.17, -16.66, -6.00) |
| CIE-LCH | lch(73.17, 17.70, 199.80°) |
| OKLab | oklab(76.24% -0.0518 -0.0164) |
| OKLCH | oklch(76.24% 0.054 197.6) |
| XYZ | xyz(37.8054, 45.4294, 55.4819) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.38
Cadetblue
#5F9EA0
ΔE00 9.83
Lightblue
#ADD8E6
ΔE00 9.99
Mediumturquoise
#48D1CC
ΔE00 10.11
Pale Teal
#82CBB2
ΔE00 10.71
Darkturquoise
#00CED1
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BDBE #BE8A89
analogous
#89BEA5 #89BDBE #89A3BE
triadic
#89BDBE #BE89BD #BDBE89
tetradic
#89BDBE #A589BE #BE8A89 #A3BE89
square
#89BDBE #A589BE #BE8A89 #A3BE89
split-complementary
#89BDBE #BE89A3 #BEA589
monochromatic
#498384 #62A7A8 #89BDBE #B0D3D4 #D8E9E9
Accessibility & contrast
On white
2.08
#89BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#89BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BDBE
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BDBE | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B8BE
Deuteranopia (green-blind)
#ACB0BE
Tritanopia (blue-blind)
#77C0BD
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #89bdbe; /* rgb */ color: rgb(137, 189, 190); /* oklch */ color: oklch(76.2% 0.054 197.6);
Tailwind
colors: {
custom: {
50: '#add1d1',
500: '#89bdbe',
950: '#000000',
},
}SCSS
$custom: #89bdbe; $custom-light: #add1d1; $custom-dark: #000000;
JSON
{
"hex": "#89bdbe",
"rgb": {
"r": 137,
"g": 189,
"b": 190
},
"hsl": {
"h": 181.132,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.76245,
"c": 0.05438,
"h": 197.6
},
"luminance": 0.45431
}Semantic roles & 50–950 ramp
primary
#89BDBE
secondary
#DBC9C8
accent
#403EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101414
muted
#7F8282