#89B7BB#89B7BB
#89B7BB is a light, muted teal. Relative luminance 0.428; OKLCH L 74.8% C 0.049 H 202.9°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #89B7BB |
|---|---|
| RGB | rgb(137, 183, 187) |
| HSL | hsl(185, 27%, 64%) |
| HSV | hsv(185, 27%, 73%) |
| CMYK | cmyk(26.7%, 2.1%, 0%, 26.7%) |
| CIE-LAB | lab(71.40, -14.23, -6.98) |
| CIE-LCH | lch(71.40, 15.86, 206.14°) |
| OKLab | oklab(74.8% -0.0452 -0.0191) |
| OKLCH | oklch(74.8% 0.049 202.9) |
| XYZ | xyz(36.2168, 42.7715, 53.3515) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.07
Bluegrey
#85A3B2
ΔE00 9.08
Greyblue
#77A1B5
ΔE00 9.55
Lightblue
#ADD8E6
ΔE00 9.97
Cool Grey
#95A3A6
ΔE00 10.10
Powder Blue
#B0E0E6
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B7BB #BB8D89
analogous
#89BBA6 #89B7BB #899EBB
triadic
#89B7BB #BB89B7 #B7BB89
tetradic
#89B7BB #A689BB #BB8D89 #9EBB89
square
#89B7BB #A689BB #BB8D89 #9EBB89
split-complementary
#89B7BB #BB899E #BBA689
monochromatic
#4A7C80 #629FA5 #89B7BB #B0CFD1 #D7E6E8
Accessibility & contrast
On white
2.20
#89B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#89B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B7BB
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B7BB | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B3BB
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#78BBB8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #89b7bb; /* rgb */ color: rgb(137, 183, 187); /* oklch */ color: oklch(74.8% 0.049 202.9);
Tailwind
colors: {
custom: {
50: '#adcccf',
500: '#89b7bb',
950: '#000000',
},
}SCSS
$custom: #89b7bb; $custom-light: #adcccf; $custom-dark: #000000;
JSON
{
"hex": "#89b7bb",
"rgb": {
"r": 137,
"g": 183,
"b": 187
},
"hsl": {
"h": 184.8,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.74804,
"c": 0.04908,
"h": 202.9
},
"luminance": 0.42773
}Semantic roles & 50–950 ramp
primary
#89B7BB
secondary
#D9C8C7
accent
#4840A5
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101313
muted
#7F8282