Skip to content

#002ecc

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

RGB
0, 46, 204
HSL
227°, 100%, 40%
CMYK
100, 78, 0, 20
Luminance
0.0631

Every format

HEX#002ecc
RGBrgb(0, 46, 204)
HSLhsl(227, 100%, 40%)
CMYKcmyk(100%, 78%, 0%, 20%)
LABlab(30.2 50.9 -82.2)
LCHlch(30.2 96.7 301.7)
OKLCHoklch(0.419 0.240 263.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002ecc on white: 9.28:1
AA ✓ pass · AA-large · AAA
Aa
#002ecc on black: 2.26:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green18.0%
Blue80.0%

CMYK percentages

Cyan100.0%
Magenta77.5%
Yellow0.0%
Key (black)20.0%

Color previews

#002ecc text on a black background

contrast 2.26:1

Card sample

#002ecc text on a white background

contrast 9.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #002ecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002ecc in the Color Lab