Skip to content

#005fec

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

RGB
0, 95, 236
HSL
216°, 100%, 46%
CMYK
100, 60, 0, 8
Luminance
0.1424

Every format

HEX#005fec
RGBrgb(0, 95, 236)
HSLhsl(216, 100%, 46%)
CMYKcmyk(100%, 60%, 0%, 8%)
LABlab(44.6 32.4 -76.8)
LCHlch(44.6 83.4 292.9)
OKLCHoklch(0.534 0.226 260.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#005fec on white: 5.46:1
AA ✓ pass · AA-large · AAA
Aa
#005fec on black: 3.85:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green37.3%
Blue92.5%

CMYK percentages

Cyan100.0%
Magenta59.7%
Yellow0.0%
Key (black)7.5%

Color previews

#005fec text on a black background

contrast 3.85:1

Card sample

#005fec text on a white background

contrast 5.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 95, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 95, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #005fec;
background: linear-gradient(135deg, #005fec, #3E00EC);

Monochromatic scale

Palettes built from #005fec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #005fec in the Color Lab