Skip to content

#5aaddf

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

RGB
90, 173, 223
HSL
203°, 68%, 61%
CMYK
60, 22, 0, 13
Luminance
0.3739

Every format

HEX#5aaddf
RGBrgb(90, 173, 223)
HSLhsl(203, 68%, 61%)
CMYKcmyk(60%, 22%, 0%, 13%)
LABlab(67.6 -10.7 -32.8)
LCHlch(67.6 34.5 252.0)
OKLCHoklch(0.716 0.109 237.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5aaddf on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#5aaddf on black: 8.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red35.3%
Green67.8%
Blue87.5%

CMYK percentages

Cyan59.6%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#5aaddf text on a black background

contrast 8.48:1

Card sample

#5aaddf text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(90, 173, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(90, 173, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5aaddf;
background: linear-gradient(135deg, #5aaddf, #605ADF);

Monochromatic scale

Palettes built from #5aaddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5aaddf in the Color Lab