Skip to content

#5dacef

a light, electric blue · cool · closest name: steelblue

RGB
93, 172, 239
HSL
208°, 82%, 65%
CMYK
61, 28, 0, 6
Luminance
0.3806

Every format

HEX#5dacef
RGBrgb(93, 172, 239)
HSLhsl(208, 82%, 65%)
CMYKcmyk(61%, 28%, 0%, 6%)
LABlab(68.1 -4.5 -40.8)
LCHlch(68.1 41.0 263.7)
OKLCHoklch(0.722 0.125 246.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#5dacef on white: 2.44:1
AA ✗ fail · AA-large · AAA
Aa
#5dacef on black: 8.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red36.5%
Green67.5%
Blue93.7%

CMYK percentages

Cyan61.1%
Magenta28.0%
Yellow0.0%
Key (black)6.3%

Color previews

#5dacef text on a black background

contrast 8.61:1

Card sample

#5dacef text on a white background

contrast 2.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #5dacef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #5dacef in the Color Lab