#89BABE#89BABE
#89BABE is a light, muted teal. Relative luminance 0.442; OKLCH L 75.6% C 0.052 H 202.4°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #89BABE |
|---|---|
| RGB | rgb(137, 186, 190) |
| HSL | hsl(185, 29%, 64%) |
| HSV | hsv(185, 28%, 75%) |
| CMYK | cmyk(27.9%, 2.1%, 0%, 25.5%) |
| CIE-LAB | lab(72.33, -15.10, -7.25) |
| CIE-LCH | lch(72.33, 16.75, 205.63°) |
| OKLab | oklab(75.57% -0.0479 -0.0198) |
| OKLCH | oklch(75.57% 0.052 202.4) |
| XYZ | xyz(37.1667, 44.1521, 55.2691) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 9.50
Lightblue
#ADD8E6
ΔE00 9.54
Powder Blue
#B0E0E6
ΔE00 9.69
Bluegrey
#85A3B2
ΔE00 9.87
Sky Blue
#87CEEB
ΔE00 10.00
Greyblue
#77A1B5
ΔE00 10.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89BABE #BE8D89
analogous
#89BEA8 #89BABE #89A0BE
triadic
#89BABE #BE89BA #BABE89
tetradic
#89BABE #A889BE #BE8D89 #A0BE89
square
#89BABE #A889BE #BE8D89 #A0BE89
split-complementary
#89BABE #BE89A0 #BEA889
monochromatic
#497F84 #62A3A8 #89BABE #B0D1D4 #D8E8E9
Accessibility & contrast
On white
2.14
#89BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#89BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89BABE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89BABE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BE
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#77BEBB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #89babe; /* rgb */ color: rgb(137, 186, 190); /* oklch */ color: oklch(75.6% 0.052 202.4);
Tailwind
colors: {
custom: {
50: '#adced1',
500: '#89babe',
950: '#000000',
},
}SCSS
$custom: #89babe; $custom-light: #adced1; $custom-dark: #000000;
JSON
{
"hex": "#89babe",
"rgb": {
"r": 137,
"g": 186,
"b": 190
},
"hsl": {
"h": 184.528,
"s": 28.962,
"l": 64.118
},
"oklch": {
"l": 0.75573,
"c": 0.05186,
"h": 202.4
},
"luminance": 0.44154
}Semantic roles & 50–950 ramp
primary
#89BABE
secondary
#DBCAC8
accent
#463EA8
background
#FAFCFC
surface
#F4F9F9
border
#CED2D2
text
#101314
muted
#7F8282