Skip to content

#002ace

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

RGB
0, 42, 206
HSL
228°, 100%, 40%
CMYK
100, 80, 0, 19
Luminance
0.0611

Every format

HEX#002ace
RGBrgb(0, 42, 206)
HSLhsl(228, 100%, 40%)
CMYKcmyk(100%, 80%, 0%, 19%)
LABlab(29.7 53.6 -84.2)
LCHlch(29.7 99.8 302.5)
OKLCHoklch(0.416 0.245 264.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002ace on white: 9.45:1
AA ✓ pass · AA-large · AAA
Aa
#002ace on black: 2.22:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green16.5%
Blue80.8%

CMYK percentages

Cyan100.0%
Magenta79.6%
Yellow0.0%
Key (black)19.2%

Color previews

#002ace text on a black background

contrast 2.22:1

Card sample

#002ace text on a white background

contrast 9.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #002ace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002ace in the Color Lab