Skip to content

#5dacdf

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

RGB
93, 172, 223
HSL
204°, 67%, 62%
CMYK
58, 23, 0, 13
Luminance
0.3716

Every format

HEX#5dacdf
RGBrgb(93, 172, 223)
HSLhsl(204, 67%, 62%)
CMYKcmyk(58%, 23%, 0%, 13%)
LABlab(67.4 -9.5 -33.0)
LCHlch(67.4 34.4 253.9)
OKLCHoklch(0.715 0.108 239.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5dacdf on white: 2.49:1
AA ✗ fail · AA-large · AAA
Aa
#5dacdf on black: 8.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green67.5%
Blue87.5%

CMYK percentages

Cyan58.3%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#5dacdf text on a black background

contrast 8.43:1

Card sample

#5dacdf text on a white background

contrast 2.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 172, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 172, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5dacdf;
background: linear-gradient(135deg, #5dacdf, #655DDF);

Monochromatic scale

Palettes built from #5dacdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dacdf in the Color Lab