Skip to content

#005cac

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

RGB
0, 92, 172
HSL
208°, 100%, 34%
CMYK
100, 47, 0, 33
Luminance
0.1063

Every format

HEX#005cac
RGBrgb(0, 92, 172)
HSLhsl(208, 100%, 34%)
CMYKcmyk(100%, 47%, 0%, 33%)
LABlab(39.0 8.8 -49.1)
LCHlch(39.0 49.8 280.1)
OKLCHoklch(0.476 0.147 253.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005cac on white: 6.72:1
AA ✓ pass · AA-large · AAA
Aa
#005cac on black: 3.13:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.1%
Blue67.5%

CMYK percentages

Cyan100.0%
Magenta46.5%
Yellow0.0%
Key (black)32.5%

Color previews

#005cac text on a black background

contrast 3.13:1

Card sample

#005cac text on a white background

contrast 6.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #005cac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005cac in the Color Lab