#89A2BB#89A2BB
#89A2BB is a light, muted cyan. Relative luminance 0.347; OKLCH L 70.2% C 0.046 H 248.5°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #89A2BB |
|---|---|
| RGB | rgb(137, 162, 187) |
| HSL | hsl(210, 27%, 64%) |
| HSV | hsv(210, 27%, 73%) |
| CMYK | cmyk(26.7%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(65.55, -2.94, -15.74) |
| CIE-LCH | lch(65.55, 16.01, 259.43°) |
| OKLab | oklab(70.18% -0.017 -0.043) |
| OKLCH | oklch(70.18% 0.046 248.5) |
| XYZ | xyz(32.2039, 34.7457, 52.0139) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 3.63
Bluegrey
#85A3B2
ΔE00 5.28
Greyblue
#77A1B5
ΔE00 6.26
Cool Gray
#9AA7B0
ΔE00 6.61
Blue Grey
#758DA3
ΔE00 6.96
Light Grey Blue
#9DBCD4
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A2BB #BBA289
analogous
#89BBBB #89A2BB #8989BB
triadic
#89A2BB #BB89A2 #A2BB89
tetradic
#89A2BB #BB89BB #BBA289 #89BB89
square
#89A2BB #BB89BB #BBA289 #89BB89
split-complementary
#89A2BB #BB8989 #BBBB89
monochromatic
#4A6580 #6283A5 #89A2BB #B0C1D1 #D7DFE8
Accessibility & contrast
On white
2.64
#89A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#89A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A2BB
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A2BB | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BC
Deuteranopia (green-blind)
#929DBB
Tritanopia (blue-blind)
#7BA8AA
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #89a2bb; /* rgb */ color: rgb(137, 162, 187); /* oklch */ color: oklch(70.2% 0.046 248.5);
Tailwind
colors: {
custom: {
50: '#acbdcf',
500: '#89a2bb',
950: '#000000',
},
}SCSS
$custom: #89a2bb; $custom-light: #acbdcf; $custom-dark: #000000;
JSON
{
"hex": "#89a2bb",
"rgb": {
"r": 137,
"g": 162,
"b": 187
},
"hsl": {
"h": 210,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.70175,
"c": 0.04624,
"h": 248.5
},
"luminance": 0.34747
}Semantic roles & 50–950 ramp
primary
#89A2BB
secondary
#D9D0C7
accent
#7340A5
background
#FAFBFC
surface
#F4F6F9
border
#CED0D2
text
#101213
muted
#7F8182