Skip to content

#5caddf

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

RGB
92, 173, 223
HSL
203°, 67%, 62%
CMYK
59, 22, 0, 13
Luminance
0.3749

Every format

HEX#5caddf
RGBrgb(92, 173, 223)
HSLhsl(203, 67%, 62%)
CMYKcmyk(59%, 22%, 0%, 13%)
LABlab(67.6 -10.3 -32.7)
LCHlch(67.6 34.3 252.5)
OKLCHoklch(0.717 0.108 237.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5caddf on white: 2.47:1
AA ✗ fail · AA-large · AAA
Aa
#5caddf on black: 8.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.1%
Green67.8%
Blue87.5%

CMYK percentages

Cyan58.7%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#5caddf text on a black background

contrast 8.50:1

Card sample

#5caddf text on a white background

contrast 2.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5caddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5caddf in the Color Lab