Skip to content

#89aade

a light, vivid blue · cool · closest name: steelblue

RGB
137, 170, 222
HSL
217°, 56%, 70%
CMYK
38, 23, 0, 13
Luminance
0.3934

Every format

HEX#89aade
RGBrgb(137, 170, 222)
HSLhsl(217, 56%, 70%)
CMYKcmyk(38%, 23%, 0%, 13%)
LABlab(69.0 1.6 -29.8)
LCHlch(69.0 29.9 273.0)
OKLCHoklch(0.733 0.084 259.3)

Copy-ready code

/* CSS */
color: #89aade;
background-color: #89aade;
/* Tailwind (arbitrary) */
class="text-[#89aade] bg-[#89aade]"
/* SCSS */
$brand: #89aade;
/* SwiftUI */
Color(red: 0.537, green: 0.667, blue: 0.871)
/* Android */
Color.parseColor("#89aade")

Accessibility — WCAG contrast

Aa
#89aade on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#89aade on black: 8.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green66.7%
Blue87.1%

CMYK percentages

Cyan38.3%
Magenta23.4%
Yellow0.0%
Key (black)12.9%

Color previews

#89aade text on a black background

contrast 8.87:1

Card sample

#89aade text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #89aade;
Background color
Panel with #89aade background
background-color: #89aade;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #89aade;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(137, 170, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 170, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89aade;
background: linear-gradient(135deg, #89aade, #A189DE);

Monochromatic scale

Palettes built from #89aade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89aade in the Color Lab