Skip to content

#002aaa

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

RGB
0, 42, 170
HSL
225°, 100%, 33%
CMYK
100, 75, 0, 33
Luminance
0.0456

Every format

HEX#002aaa
RGBrgb(0, 42, 170)
HSLhsl(225, 100%, 33%)
CMYKcmyk(100%, 75%, 0%, 33%)
LABlab(25.4 41.3 -70.0)
LCHlch(25.4 81.2 300.5)
OKLCHoklch(0.374 0.204 263.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002aaa on white: 10.99:1
AA ✓ pass · AA-large · AAA
Aa
#002aaa on black: 1.91:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green16.5%
Blue66.7%

CMYK percentages

Cyan100.0%
Magenta75.3%
Yellow0.0%
Key (black)33.3%

Color previews

#002aaa text on a black background

contrast 1.91:1

Card sample

#002aaa text on a white background

contrast 10.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #002aaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002aaa in the Color Lab