#89B4BB#89B4BB
#89B4BB is a light, muted teal. Relative luminance 0.415; OKLCH L 74.1% C 0.047 H 208.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #89B4BB |
|---|---|
| RGB | rgb(137, 180, 187) |
| HSL | hsl(188, 27%, 64%) |
| HSV | hsv(188, 27%, 73%) |
| CMYK | cmyk(26.7%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(70.56, -12.66, -8.24) |
| CIE-LCH | lch(70.56, 15.10, 213.05°) |
| OKLab | oklab(74.13% -0.0413 -0.0224) |
| OKLCH | oklch(74.13% 0.047 208.5) |
| XYZ | xyz(35.6046, 41.5471, 53.1475) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bluegrey
#85A3B2
ΔE00 7.34
Greyblue
#77A1B5
ΔE00 7.88
Cool Grey
#95A3A6
ΔE00 8.97
Cadetblue
#5F9EA0
ΔE00 9.22
Bluey Grey
#89A0B0
ΔE00 9.56
Light Grey Blue
#9DBCD4
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B4BB #BB9089
analogous
#89BBA9 #89B4BB #899BBB
triadic
#89B4BB #BB89B4 #B4BB89
tetradic
#89B4BB #A989BB #BB9089 #9BBB89
square
#89B4BB #A989BB #BB9089 #9BBB89
split-complementary
#89B4BB #BB899B #BBA989
monochromatic
#4A7880 #629BA5 #89B4BB #B0CDD1 #D7E5E8
Accessibility & contrast
On white
2.26
#89B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#89B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B4BB
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B4BB | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BB
Deuteranopia (green-blind)
#A4AABB
Tritanopia (blue-blind)
#79B8B6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #89b4bb; /* rgb */ color: rgb(137, 180, 187); /* oklch */ color: oklch(74.1% 0.047 208.5);
Tailwind
colors: {
custom: {
50: '#accacf',
500: '#89b4bb',
950: '#000000',
},
}SCSS
$custom: #89b4bb; $custom-light: #accacf; $custom-dark: #000000;
JSON
{
"hex": "#89b4bb",
"rgb": {
"r": 137,
"g": 180,
"b": 187
},
"hsl": {
"h": 188.4,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.74134,
"c": 0.04698,
"h": 208.5
},
"luminance": 0.41549
}Semantic roles & 50–950 ramp
primary
#89B4BB
secondary
#D9CAC7
accent
#4E40A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282