Skip to content

#005dae

a dark, electric blue · cool · closest name: dodgerblue

RGB
0, 93, 174
HSL
208°, 100%, 34%
CMYK
100, 47, 0, 32
Luminance
0.1088

Every format

HEX#005dae
RGBrgb(0, 93, 174)
HSLhsl(208, 100%, 34%)
CMYKcmyk(100%, 47%, 0%, 32%)
LABlab(39.4 8.9 -49.5)
LCHlch(39.4 50.4 280.2)
OKLCHoklch(0.480 0.149 253.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005dae on white: 6.61:1
AA ✓ pass · AA-large · AAA
Aa
#005dae on black: 3.18:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.5%
Blue68.2%

CMYK percentages

Cyan100.0%
Magenta46.6%
Yellow0.0%
Key (black)31.8%

Color previews

#005dae text on a black background

contrast 3.18:1

Card sample

#005dae text on a white background

contrast 6.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #005dae;
Background color
Panel with #005dae background
background-color: #005dae;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #005dae;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 93, 174, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 93, 174, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005dae;
background: linear-gradient(135deg, #005dae, #1700AE);

Monochromatic scale

Palettes built from #005dae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005dae in the Color Lab