Skip to content

#005ecc

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

RGB
0, 94, 204
HSL
212°, 100%, 40%
CMYK
100, 54, 0, 20
Luminance
0.1237

Every format

HEX#005ecc
RGBrgb(0, 94, 204)
HSLhsl(212, 100%, 40%)
CMYKcmyk(100%, 54%, 0%, 20%)
LABlab(41.8 20.5 -63.2)
LCHlch(41.8 66.4 288.0)
OKLCHoklch(0.505 0.187 258.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005ecc on white: 6.05:1
AA ✓ pass · AA-large · AAA
Aa
#005ecc on black: 3.47:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green36.9%
Blue80.0%

CMYK percentages

Cyan100.0%
Magenta53.9%
Yellow0.0%
Key (black)20.0%

Color previews

#005ecc text on a black background

contrast 3.47:1

Card sample

#005ecc text on a white background

contrast 6.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 94, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 94, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005ecc;
background: linear-gradient(135deg, #005ecc, #2A00CC);

Monochromatic scale

Palettes built from #005ecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005ecc in the Color Lab