#89BBBF#89BBBF
#89BBBF is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.053 H 202.3°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBBF |
|---|---|
| RGB | rgb(137, 187, 191) |
| HSL | hsl(184, 30%, 64%) |
| HSV | hsv(184, 28%, 75%) |
| CMYK | cmyk(28.3%, 2.1%, 0%, 25.1%) |
| CIE-LAB | lab(72.64, -15.39, -7.33) |
| CIE-LCH | lch(72.64, 17.05, 205.48°) |
| OKLab | oklab(75.83% -0.0488 -0.02) |
| OKLCH | oklch(75.83% 0.053 202.3) |
| XYZ | xyz(37.4878, 44.6187, 55.9171) |
| Luminance | 0.4462 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 9.42
Powder Blue
#B0E0E6
ΔE00 9.47
Cadetblue
#5F9EA0
ΔE00 9.66
Sky Blue
#87CEEB
ΔE00 9.89
Bluegrey
#85A3B2
ΔE00 10.13
Greyblue
#77A1B5
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBBF #BF8D89
analogous
#89BFA8 #89BBBF #89A0BF
triadic
#89BBBF #BF89BB #BBBF89
tetradic
#89BBBF #A889BF #BF8D89 #A0BF89
square
#89BBBF #A889BF #BF8D89 #A0BF89
split-complementary
#89BBBF #BF89A0 #BFA889
monochromatic
#488185 #61A4A9 #89BBBF #B1D2D5 #D8E9EA
Accessibility & contrast
On white
2.12
#89BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#89BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBBF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBBF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BF
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#76BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bbbf; /* rgb */ color: rgb(137, 187, 191); /* oklch */ color: oklch(75.8% 0.053 202.3);
Tailwind
colors: {
custom: {
50: '#adcfd2',
500: '#89bbbf',
950: '#000000',
},
}SCSS
$custom: #89bbbf; $custom-light: #adcfd2; $custom-dark: #000000;
JSON
{
"hex": "#89bbbf",
"rgb": {
"r": 137,
"g": 187,
"b": 191
},
"hsl": {
"h": 184.444,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.7583,
"c": 0.05279,
"h": 202.3
},
"luminance": 0.44621
}Semantic roles & 50–950 ramp
primary
#89BBBF
secondary
#DBCAC9
accent
#453DA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282