#89A2BC#89A2BC
#89A2BC is a light, muted cyan. Relative luminance 0.348; OKLCH L 70.2% C 0.047 H 249.5°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2BC |
|---|---|
| RGB | rgb(137, 162, 188) |
| HSL | hsl(211, 28%, 64%) |
| HSV | hsv(211, 27%, 74%) |
| CMYK | cmyk(27.1%, 13.8%, 0%, 26.3%) |
| CIE-LAB | lab(65.58, -2.69, -16.25) |
| CIE-LCH | lch(65.58, 16.47, 260.58°) |
| OKLab | oklab(70.21% -0.0166 -0.0444) |
| OKLCH | oklch(70.21% 0.047 249.5) |
| XYZ | xyz(32.3114, 34.7887, 52.5796) |
| Luminance | 0.3479 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 4.02
Bluegrey
#85A3B2
ΔE00 5.67
Greyblue
#77A1B5
ΔE00 6.55
Cool Gray
#9AA7B0
ΔE00 6.90
Blue Grey
#758DA3
ΔE00 7.04
Light Grey Blue
#9DBCD4
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2BC #BCA389
analogous
#89BBBC #89A2BC #8989BC
triadic
#89A2BC #BC89A2 #A2BC89
tetradic
#89A2BC #BC89BB #BCA389 #89BC89
square
#89A2BC #BC89BB #BCA389 #89BC89
split-complementary
#89A2BC #BC8989 #BBBC89
monochromatic
#496581 #6283A6 #89A2BC #B0C1D2 #D7E0E8
Accessibility & contrast
On white
2.64
#89A2BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#89A2BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2BC
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2BC | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BD
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#7BA8AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #89a2bc; /* rgb */ color: rgb(137, 162, 188); /* oklch */ color: oklch(70.2% 0.047 249.5);
Tailwind
colors: {
custom: {
50: '#acbdd0',
500: '#89a2bc',
950: '#000000',
},
}SCSS
$custom: #89a2bc; $custom-light: #acbdd0; $custom-dark: #000000;
JSON
{
"hex": "#89a2bc",
"rgb": {
"r": 137,
"g": 162,
"b": 188
},
"hsl": {
"h": 210.588,
"s": 27.568,
"l": 63.725
},
"oklch": {
"l": 0.70212,
"c": 0.04743,
"h": 249.5
},
"luminance": 0.3479
}Semantic roles & 50–950 ramp
primary
#89A2BC
secondary
#D9D1C7
accent
#743FA6
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101214
muted
#7F8182