Skip to content

#002dbb

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

RGB
0, 45, 187
HSL
226°, 100%, 37%
CMYK
100, 76, 0, 27
Luminance
0.0546

Every format

HEX#002dbb
RGBrgb(0, 45, 187)
HSLhsl(226, 100%, 37%)
CMYKcmyk(100%, 76%, 0%, 27%)
LABlab(28.0 45.6 -75.8)
LCHlch(28.0 88.5 301.0)
OKLCHoklch(0.398 0.221 263.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#002dbb on white: 10.03:1
AA ✓ pass · AA-large · AAA
Aa
#002dbb on black: 2.09:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green17.6%
Blue73.3%

CMYK percentages

Cyan100.0%
Magenta75.9%
Yellow0.0%
Key (black)26.7%

Color previews

#002dbb text on a black background

contrast 2.09:1

Card sample

#002dbb text on a white background

contrast 10.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 45, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 45, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #002dbb;
background: linear-gradient(135deg, #002dbb, #5000BB);

Monochromatic scale

Palettes built from #002dbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #002dbb in the Color Lab