#89A2BF#89A2BF
#89A2BF is a light, muted cyan. Relative luminance 0.349; OKLCH L 70.3% C 0.051 H 252.3°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2BF |
|---|---|
| RGB | rgb(137, 162, 191) |
| HSL | hsl(212, 30%, 64%) |
| HSV | hsv(212, 28%, 75%) |
| CMYK | cmyk(28.3%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(65.69, -1.96, -17.77) |
| CIE-LCH | lch(65.69, 17.87, 263.70°) |
| OKLab | oklab(70.33% -0.0155 -0.0487) |
| OKLCH | oklch(70.33% 0.051 252.3) |
| XYZ | xyz(32.6381, 34.9194, 54.3006) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 5.14
Bluegrey
#85A3B2
ΔE00 6.78
Blue Grey
#758DA3
ΔE00 7.40
Greyblue
#77A1B5
ΔE00 7.46
Cool Gray
#9AA7B0
ΔE00 7.79
Light Grey Blue
#9DBCD4
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2BF #BFA689
analogous
#89BDBF #89A2BF #8B89BF
triadic
#89A2BF #BF89A2 #A2BF89
tetradic
#89A2BF #BF89BD #BFA689 #89BF8B
square
#89A2BF #BF89BD #BFA689 #89BF8B
split-complementary
#89A2BF #BF8B89 #BDBF89
monochromatic
#486585 #6183A9 #89A2BF #B1C1D5 #D8E1EA
Accessibility & contrast
On white
2.63
#89A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#89A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2BF
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2BF | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A3C0
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#7AA8AB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #89a2bf; /* rgb */ color: rgb(137, 162, 191); /* oklch */ color: oklch(70.3% 0.051 252.3);
Tailwind
colors: {
custom: {
50: '#acbdd2',
500: '#89a2bf',
950: '#000000',
},
}SCSS
$custom: #89a2bf; $custom-light: #acbdd2; $custom-dark: #000000;
JSON
{
"hex": "#89a2bf",
"rgb": {
"r": 137,
"g": 162,
"b": 191
},
"hsl": {
"h": 212.222,
"s": 29.67,
"l": 64.314
},
"oklch": {
"l": 0.70326,
"c": 0.05107,
"h": 252.3
},
"luminance": 0.34921
}Semantic roles & 50–950 ramp
primary
#89A2BF
secondary
#DBD3C9
accent
#773DA8
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182