#89B3BB#89B3BB
#89B3BB is a light, muted teal. Relative luminance 0.411; OKLCH L 73.9% C 0.046 H 210.6°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #89B3BB |
|---|---|
| RGB | rgb(137, 179, 187) |
| HSL | hsl(190, 27%, 64%) |
| HSV | hsv(190, 27%, 73%) |
| CMYK | cmyk(26.7%, 4.3%, 0%, 26.7%) |
| CIE-LAB | lab(70.28, -12.13, -8.65) |
| CIE-LCH | lch(70.28, 14.90, 215.50°) |
| OKLab | oklab(73.91% -0.0399 -0.0236) |
| OKLCH | oklch(73.91% 0.046 210.6) |
| XYZ | xyz(35.4035, 41.1448, 53.0804) |
| Luminance | 0.4115 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 6.75
Greyblue
#77A1B5
ΔE00 7.33
Cool Grey
#95A3A6
ΔE00 8.62
Bluey Grey
#89A0B0
ΔE00 8.98
Light Grey Blue
#9DBCD4
ΔE00 9.14
Cadetblue
#5F9EA0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B3BB #BB9189
analogous
#89BBAA #89B3BB #899ABB
triadic
#89B3BB #BB89B3 #B3BB89
tetradic
#89B3BB #AA89BB #BB9189 #9ABB89
square
#89B3BB #AA89BB #BB9189 #9ABB89
split-complementary
#89B3BB #BB899A #BBAA89
monochromatic
#4A7780 #629AA5 #89B3BB #B0CCD1 #D7E5E8
Accessibility & contrast
On white
2.28
#89B3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#89B3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B3BB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B3BB | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BC
Deuteranopia (green-blind)
#A3A9BB
Tritanopia (blue-blind)
#79B7B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #89b3bb; /* rgb */ color: rgb(137, 179, 187); /* oklch */ color: oklch(73.9% 0.046 210.6);
Tailwind
colors: {
custom: {
50: '#acc9cf',
500: '#89b3bb',
950: '#000000',
},
}SCSS
$custom: #89b3bb; $custom-light: #acc9cf; $custom-dark: #000000;
JSON
{
"hex": "#89b3bb",
"rgb": {
"r": 137,
"g": 179,
"b": 187
},
"hsl": {
"h": 189.6,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.73912,
"c": 0.04638,
"h": 210.6
},
"luminance": 0.41146
}Semantic roles & 50–950 ramp
primary
#89B3BB
secondary
#D9CAC7
accent
#5040A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282