Skip to content

#89abdf

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

RGB
137, 171, 223
HSL
216°, 57%, 71%
CMYK
39, 23, 0, 13
Luminance
0.3977

Every format

HEX#89abdf
RGBrgb(137, 171, 223)
HSLhsl(216, 57%, 71%)
CMYKcmyk(39%, 23%, 0%, 13%)
LABlab(69.3 1.3 -29.9)
LCHlch(69.3 29.9 272.4)
OKLCHoklch(0.736 0.085 258.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89abdf on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#89abdf on black: 8.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green67.1%
Blue87.5%

CMYK percentages

Cyan38.6%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#89abdf text on a black background

contrast 8.95:1

Card sample

#89abdf text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89abdf in the Color Lab