#89BABC#89BABC
#89BABC is a light, muted teal. Relative luminance 0.441; OKLCH L 75.5% C 0.052 H 199.3°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #89BABC |
|---|---|
| RGB | rgb(137, 186, 188) |
| HSL | hsl(182, 28%, 64%) |
| HSV | hsv(182, 27%, 74%) |
| CMYK | cmyk(27.1%, 1.1%, 0%, 26.3%) |
| CIE-LAB | lab(72.27, -15.57, -6.24) |
| CIE-LCH | lch(72.27, 16.77, 201.84°) |
| OKLab | oklab(75.51% -0.0488 -0.017) |
| OKLCH | oklch(75.51% 0.052 199.3) |
| XYZ | xyz(36.9496, 44.0652, 54.1257) |
| Luminance | 0.4407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.34
Powder Blue
#B0E0E6
ΔE00 9.85
Lightblue
#ADD8E6
ΔE00 10.05
Bluegrey
#85A3B2
ΔE00 10.45
Greyish Teal
#719F91
ΔE00 10.74
Sky Blue
#87CEEB
ΔE00 10.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BABC #BC8B89
analogous
#89BCA4 #89BABC #89A0BC
triadic
#89BABC #BC89BA #BABC89
tetradic
#89BABC #A489BC #BC8B89 #A0BC89
square
#89BABC #A489BC #BC8B89 #A0BC89
split-complementary
#89BABC #BC89A0 #BCA489
monochromatic
#497F81 #62A3A6 #89BABC #B0D1D2 #D7E8E8
Accessibility & contrast
On white
2.14
#89BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#89BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BABC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BABC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BC
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#78BDBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89babc; /* rgb */ color: rgb(137, 186, 188); /* oklch */ color: oklch(75.5% 0.052 199.3);
Tailwind
colors: {
custom: {
50: '#adced0',
500: '#89babc',
950: '#000000',
},
}SCSS
$custom: #89babc; $custom-light: #adced0; $custom-dark: #000000;
JSON
{
"hex": "#89babc",
"rgb": {
"r": 137,
"g": 186,
"b": 188
},
"hsl": {
"h": 182.353,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.75508,
"c": 0.05166,
"h": 199.3
},
"luminance": 0.44067
}Semantic roles & 50–950 ramp
primary
#89BABC
secondary
#D9C8C7
accent
#433FA6
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282