Skip to content

#89acdb

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

RGB
137, 172, 219
HSL
214°, 53%, 70%
CMYK
37, 22, 0, 14
Luminance
0.3994

Every format

HEX#89acdb
RGBrgb(137, 172, 219)
HSLhsl(214, 53%, 70%)
CMYKcmyk(37%, 22%, 0%, 14%)
LABlab(69.4 -0.3 -27.5)
LCHlch(69.4 27.5 269.3)
OKLCHoklch(0.736 0.079 255.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89acdb on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#89acdb on black: 8.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green67.5%
Blue85.9%

CMYK percentages

Cyan37.4%
Magenta21.5%
Yellow0.0%
Key (black)14.1%

Color previews

#89acdb text on a black background

contrast 8.99:1

Card sample

#89acdb text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 172, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 172, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89acdb;
background: linear-gradient(135deg, #89acdb, #9D89DB);

Monochromatic scale

Palettes built from #89acdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89acdb in the Color Lab