#89ABBF#89ABBF
#89ABBF is a light, muted cyan. Relative luminance 0.382; OKLCH L 72.3% C 0.047 H 234.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #89ABBF |
|---|---|
| RGB | rgb(137, 171, 191) |
| HSL | hsl(202, 30%, 64%) |
| HSV | hsv(202, 28%, 75%) |
| CMYK | cmyk(28.3%, 10.5%, 0%, 25.1%) |
| CIE-LAB | lab(68.17, -6.90, -14.01) |
| CIE-LCH | lch(68.17, 15.62, 243.80°) |
| OKLab | oklab(72.29% -0.0277 -0.0383) |
| OKLCH | oklch(72.29% 0.047 234.1) |
| XYZ | xyz(34.2806, 38.2043, 54.8481) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluegrey
#85A3B2
ΔE00 2.95
Greyblue
#77A1B5
ΔE00 3.99
Bluey Grey
#89A0B0
ΔE00 4.04
Light Grey Blue
#9DBCD4
ΔE00 5.43
Cool Gray
#9AA7B0
ΔE00 6.42
Cool Grey
#95A3A6
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89ABBF #BF9D89
analogous
#89BFB8 #89ABBF #8990BF
triadic
#89ABBF #BF89AB #ABBF89
tetradic
#89ABBF #B889BF #BF9D89 #90BF89
square
#89ABBF #B889BF #BF9D89 #90BF89
split-complementary
#89ABBF #BF8990 #BFB889
monochromatic
#486F85 #618FA9 #89ABBF #B1C7D5 #D8E3EA
Accessibility & contrast
On white
2.43
#89ABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#89ABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89ABBF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89ABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89ABBF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AAC0
Deuteranopia (green-blind)
#9AA3BF
Tritanopia (blue-blind)
#79B0B1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #89abbf; /* rgb */ color: rgb(137, 171, 191); /* oklch */ color: oklch(72.3% 0.047 234.1);
Tailwind
colors: {
custom: {
50: '#acc4d2',
500: '#89abbf',
950: '#000000',
},
}SCSS
$custom: #89abbf; $custom-light: #acc4d2; $custom-dark: #000000;
JSON
{
"hex": "#89abbf",
"rgb": {
"r": 137,
"g": 171,
"b": 191
},
"hsl": {
"h": 202.222,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.72285,
"c": 0.04724,
"h": 234.1
},
"luminance": 0.38206
}Semantic roles & 50–950 ramp
primary
#89ABBF
secondary
#DBCFC9
accent
#653DA8
background
#FAFCFC
surface
#F4F8F9
border
#CED1D2
text
#101214
muted
#7F8182