#89BBBE#89BBBE
#89BBBE is a light, muted teal. Relative luminance 0.446; OKLCH L 75.8% C 0.053 H 200.8°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #89BBBE |
|---|---|
| RGB | rgb(137, 187, 190) |
| HSL | hsl(183, 29%, 64%) |
| HSV | hsv(183, 28%, 75%) |
| CMYK | cmyk(27.9%, 1.6%, 0%, 25.5%) |
| CIE-LAB | lab(72.61, -15.62, -6.83) |
| CIE-LCH | lch(72.61, 17.05, 203.62°) |
| OKLab | oklab(75.8% -0.0492 -0.0187) |
| OKLCH | oklch(75.8% 0.053 200.8) |
| XYZ | xyz(37.3781, 44.5749, 55.3395) |
| Luminance | 0.4458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 9.55
Cadetblue
#5F9EA0
ΔE00 9.57
Lightblue
#ADD8E6
ΔE00 9.66
Sky Blue
#87CEEB
ΔE00 10.27
Bluegrey
#85A3B2
ΔE00 10.41
Turquoise Blue
#06B1C4
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BBBE #BE8C89
analogous
#89BEA7 #89BBBE #89A1BE
triadic
#89BBBE #BE89BB #BBBE89
tetradic
#89BBBE #A789BE #BE8C89 #A1BE89
square
#89BBBE #A789BE #BE8C89 #A1BE89
split-complementary
#89BBBE #BE89A1 #BEA789
monochromatic
#498184 #62A4A8 #89BBBE #B0D2D4 #D8E8E9
Accessibility & contrast
On white
2.12
#89BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#89BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BBBE
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BBBE | 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)
#B4B6BE
Deuteranopia (green-blind)
#AAAFBE
Tritanopia (blue-blind)
#77BFBC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #89bbbe; /* rgb */ color: rgb(137, 187, 190); /* oklch */ color: oklch(75.8% 0.053 200.8);
Tailwind
colors: {
custom: {
50: '#adcfd1',
500: '#89bbbe',
950: '#000000',
},
}SCSS
$custom: #89bbbe; $custom-light: #adcfd1; $custom-dark: #000000;
JSON
{
"hex": "#89bbbe",
"rgb": {
"r": 137,
"g": 187,
"b": 190
},
"hsl": {
"h": 183.396,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.75797,
"c": 0.05266,
"h": 200.8
},
"luminance": 0.44577
}Semantic roles & 50–950 ramp
primary
#89BBBE
secondary
#DBC9C8
accent
#443EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282