Skip to content

#5a96cd

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

RGB
90, 150, 205
HSL
209°, 54%, 58%
CMYK
56, 27, 0, 20
Luminance
0.2839

Every format

HEX#5a96cd
RGBrgb(90, 150, 205)
HSLhsl(209, 54%, 58%)
CMYKcmyk(56%, 27%, 0%, 20%)
LABlab(60.2 -3.5 -34.2)
LCHlch(60.2 34.4 264.2)
OKLCHoklch(0.655 0.104 247.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5a96cd on white: 3.14:1
AA ✗ fail · AA-large · AAA
Aa
#5a96cd on black: 6.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green58.8%
Blue80.4%

CMYK percentages

Cyan56.1%
Magenta26.8%
Yellow0.0%
Key (black)19.6%

Color previews

#5a96cd text on a black background

contrast 6.68:1

Card sample

#5a96cd text on a white background

contrast 3.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 150, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 150, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5a96cd;
background: linear-gradient(135deg, #5a96cd, #6B5ACD);

Monochromatic scale

Palettes built from #5a96cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5a96cd in the Color Lab