#89BABB#89BABB
#89BABB is a light, muted teal. Relative luminance 0.440; OKLCH L 75.5% C 0.052 H 197.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #89BABB |
|---|---|
| RGB | rgb(137, 186, 187) |
| HSL | hsl(181, 27%, 64%) |
| HSV | hsv(181, 27%, 73%) |
| CMYK | cmyk(26.7%, 0.5%, 0%, 26.7%) |
| CIE-LAB | lab(72.24, -15.80, -5.73) |
| CIE-LCH | lch(72.24, 16.81, 199.95°) |
| OKLab | oklab(75.48% -0.0492 -0.0157) |
| OKLCH | oklch(75.48% 0.052 197.7) |
| XYZ | xyz(36.8422, 44.0223, 53.5600) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 9.97
Lightblue
#ADD8E6
ΔE00 10.31
Greyish Teal
#719F91
ΔE00 10.45
Bluegrey
#85A3B2
ΔE00 10.76
Mediumturquoise
#48D1CC
ΔE00 10.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BABB #BB8A89
analogous
#89BBA3 #89BABB #89A1BB
triadic
#89BABB #BB89BA #BABB89
tetradic
#89BABB #A389BB #BB8A89 #A1BB89
square
#89BABB #A389BB #BB8A89 #A1BB89
split-complementary
#89BABB #BB89A1 #BBA389
monochromatic
#4A7F80 #62A3A5 #89BABB #B0D1D1 #D7E7E8
Accessibility & contrast
On white
2.14
#89BABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#89BABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BABB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BABB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#AAAEBB
Tritanopia (blue-blind)
#78BDBA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89babb; /* rgb */ color: rgb(137, 186, 187); /* oklch */ color: oklch(75.5% 0.052 197.7);
Tailwind
colors: {
custom: {
50: '#adcecf',
500: '#89babb',
950: '#000000',
},
}SCSS
$custom: #89babb; $custom-light: #adcecf; $custom-dark: #000000;
JSON
{
"hex": "#89babb",
"rgb": {
"r": 137,
"g": 186,
"b": 187
},
"hsl": {
"h": 181.2,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.75475,
"c": 0.0516,
"h": 197.7
},
"luminance": 0.44024
}Semantic roles & 50–950 ramp
primary
#89BABB
secondary
#D9C7C7
accent
#4240A5
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101313
muted
#7F8282