Skip to content

#5baadf

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

RGB
91, 170, 223
HSL
204°, 67%, 62%
CMYK
59, 24, 0, 13
Luminance
0.3630

Every format

HEX#5baadf
RGBrgb(91, 170, 223)
HSLhsl(204, 67%, 62%)
CMYKcmyk(59%, 24%, 0%, 13%)
LABlab(66.8 -8.8 -34.0)
LCHlch(66.8 35.2 255.5)
OKLCHoklch(0.709 0.110 240.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5baadf on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#5baadf on black: 8.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.7%
Green66.7%
Blue87.5%

CMYK percentages

Cyan59.2%
Magenta23.8%
Yellow0.0%
Key (black)12.5%

Color previews

#5baadf text on a black background

contrast 8.26:1

Card sample

#5baadf text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5baadf;
Background color
Panel with #5baadf background
background-color: #5baadf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5baadf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(91, 170, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(91, 170, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5baadf;
background: linear-gradient(135deg, #5baadf, #645BDF);

Monochromatic scale

Palettes built from #5baadf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5baadf in the Color Lab