#89BBBC#89BBBC
#89BBBC is a light, muted teal. Relative luminance 0.445; OKLCH L 75.7% C 0.053 H 197.7°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBBC |
|---|---|
| RGB | rgb(137, 187, 188) |
| HSL | hsl(181, 28%, 64%) |
| HSV | hsv(181, 27%, 74%) |
| CMYK | cmyk(27.1%, 0.5%, 0%, 26.3%) |
| CIE-LAB | lab(72.55, -16.08, -5.82) |
| CIE-LCH | lch(72.55, 17.11, 199.90°) |
| OKLab | oklab(75.73% -0.0501 -0.0159) |
| OKLCH | oklch(75.73% 0.053 197.7) |
| XYZ | xyz(37.1610, 44.4880, 54.1962) |
| Luminance | 0.4449 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.47
Powder Blue
#B0E0E6
ΔE00 9.76
Lightblue
#ADD8E6
ΔE00 10.20
Mediumturquoise
#48D1CC
ΔE00 10.57
Greyish Teal
#719F91
ΔE00 10.62
Pale Teal
#82CBB2
ΔE00 10.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBBC #BC8A89
analogous
#89BCA3 #89BBBC #89A1BC
triadic
#89BBBC #BC89BB #BBBC89
tetradic
#89BBBC #A389BC #BC8A89 #A1BC89
square
#89BBBC #A389BC #BC8A89 #A1BC89
split-complementary
#89BBBC #BC89A1 #BCA389
monochromatic
#498081 #62A5A6 #89BBBC #B0D1D2 #D7E8E8
Accessibility & contrast
On white
2.12
#89BBBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#89BBBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBBC
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBBC | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B6BC
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#77BEBB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bbbc; /* rgb */ color: rgb(137, 187, 188); /* oklch */ color: oklch(75.7% 0.053 197.7);
Tailwind
colors: {
custom: {
50: '#adcfd0',
500: '#89bbbc',
950: '#000000',
},
}SCSS
$custom: #89bbbc; $custom-light: #adcfd0; $custom-dark: #000000;
JSON
{
"hex": "#89bbbc",
"rgb": {
"r": 137,
"g": 187,
"b": 188
},
"hsl": {
"h": 181.176,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75732,
"c": 0.05253,
"h": 197.7
},
"luminance": 0.4449
}Semantic roles & 50–950 ramp
primary
#89BBBC
secondary
#D9C8C7
accent
#413FA6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282