#89A5BB#89A5BB
#89A5BB is a light, muted cyan. Relative luminance 0.358; OKLCH L 70.8% C 0.045 H 242.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #89A5BB |
|---|---|
| RGB | rgb(137, 165, 187) |
| HSL | hsl(206, 27%, 64%) |
| HSV | hsv(206, 27%, 73%) |
| CMYK | cmyk(26.7%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(66.38, -4.59, -14.49) |
| CIE-LCH | lch(66.38, 15.20, 252.43°) |
| OKLab | oklab(70.83% -0.0211 -0.0396) |
| OKLCH | oklch(70.83% 0.045 242) |
| XYZ | xyz(32.7387, 35.8153, 52.1921) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Bluey Grey
#89A0B0
ΔE00 2.63
Bluegrey
#85A3B2
ΔE00 3.51
Greyblue
#77A1B5
ΔE00 4.74
Cool Gray
#9AA7B0
ΔE00 5.86
Light Grey Blue
#9DBCD4
ΔE00 6.47
Blue Grey
#758DA3
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#89A5BB #BB9F89
analogous
#89BBB8 #89A5BB #898CBB
triadic
#89A5BB #BB89A5 #A5BB89
tetradic
#89A5BB #B889BB #BB9F89 #8CBB89
square
#89A5BB #B889BB #BB9F89 #8CBB89
split-complementary
#89A5BB #BB898C #BBB889
monochromatic
#4A6880 #6287A5 #89A5BB #B0C3D1 #D7E0E8
Accessibility & contrast
On white
2.57
#89A5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#89A5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #89A5BB
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##89A5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##89A5BB | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA5BC
Deuteranopia (green-blind)
#959FBB
Tritanopia (blue-blind)
#7BAAAC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #89a5bb; /* rgb */ color: rgb(137, 165, 187); /* oklch */ color: oklch(70.8% 0.045 242.0);
Tailwind
colors: {
custom: {
50: '#acbfcf',
500: '#89a5bb',
950: '#000000',
},
}SCSS
$custom: #89a5bb; $custom-light: #acbfcf; $custom-dark: #000000;
JSON
{
"hex": "#89a5bb",
"rgb": {
"r": 137,
"g": 165,
"b": 187
},
"hsl": {
"h": 206.4,
"s": 26.882,
"l": 63.529
},
"oklch": {
"l": 0.70827,
"c": 0.04482,
"h": 242
},
"luminance": 0.35816
}Semantic roles & 50–950 ramp
primary
#89A5BB
secondary
#D9CFC7
accent
#6D40A5
background
#FAFBFC
surface
#F4F7F9
border
#CED0D2
text
#101213
muted
#7F8182