#89B8BB#89B8BB
#89B8BB is a light, muted teal. Relative luminance 0.432; OKLCH L 75.0% C 0.050 H 201.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89B8BB |
|---|---|
| RGB | rgb(137, 184, 187) |
| HSL | hsl(184, 27%, 64%) |
| HSV | hsv(184, 27%, 73%) |
| CMYK | cmyk(26.7%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(71.68, -14.76, -6.57) |
| CIE-LCH | lch(71.68, 16.15, 203.99°) |
| OKLab | oklab(75.03% -0.0465 -0.0179) |
| OKLCH | oklch(75.03% 0.05 201.1) |
| XYZ | xyz(36.4238, 43.1855, 53.4205) |
| Luminance | 0.4319 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.10
Bluegrey
#85A3B2
ΔE00 9.65
Lightblue
#ADD8E6
ΔE00 10.06
Greyblue
#77A1B5
ΔE00 10.11
Powder Blue
#B0E0E6
ΔE00 10.20
Cool Grey
#95A3A6
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89B8BB #BB8C89
analogous
#89BBA5 #89B8BB #899FBB
triadic
#89B8BB #BB89B8 #B8BB89
tetradic
#89B8BB #A589BB #BB8C89 #9FBB89
square
#89B8BB #A589BB #BB8C89 #9FBB89
split-complementary
#89B8BB #BB899F #BBA589
monochromatic
#4A7D80 #62A1A5 #89B8BB #B0CFD1 #D7E7E8
Accessibility & contrast
On white
2.18
#89B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#89B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89B8BB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89B8BB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B4BB
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#78BBB9
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #89b8bb; /* rgb */ color: rgb(137, 184, 187); /* oklch */ color: oklch(75.0% 0.050 201.1);
Tailwind
colors: {
custom: {
50: '#adcdcf',
500: '#89b8bb',
950: '#000000',
},
}SCSS
$custom: #89b8bb; $custom-light: #adcdcf; $custom-dark: #000000;
JSON
{
"hex": "#89b8bb",
"rgb": {
"r": 137,
"g": 184,
"b": 187
},
"hsl": {
"h": 183.6,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.75027,
"c": 0.04987,
"h": 201.1
},
"luminance": 0.43187
}Semantic roles & 50–950 ramp
primary
#89B8BB
secondary
#D9C8C7
accent
#4640A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282