Skip to content

#002ac4

a dark, electric blue · warm · closest name: navy

RGB
0, 42, 196
HSL
227°, 100%, 38%
CMYK
100, 79, 0, 23
Luminance
0.0564

Every format

HEX#002ac4
RGBrgb(0, 42, 196)
HSLhsl(227, 100%, 38%)
CMYKcmyk(100%, 79%, 0%, 23%)
LABlab(28.5 50.3 -80.4)
LCHlch(28.5 94.8 302.1)
OKLCHoklch(0.404 0.234 264.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002ac4 on white: 9.87:1
AA ✓ pass · AA-large · AAA
Aa
#002ac4 on black: 2.13:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green16.5%
Blue76.9%

CMYK percentages

Cyan100.0%
Magenta78.6%
Yellow0.0%
Key (black)23.1%

Color previews

#002ac4 text on a black background

contrast 2.13:1

Card sample

#002ac4 text on a white background

contrast 9.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #002ac4;
Background color
Panel with #002ac4 background
background-color: #002ac4;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #002ac4;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 42, 196, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 42, 196, 0.45);
Border & gradient
Gradient panel
border: 3px solid #002ac4;
background: linear-gradient(135deg, #002ac4, #5800C4);

Monochromatic scale

Palettes built from #002ac4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002ac4 in the Color Lab