Skip to content

#006ecc

a dark, electric blue · cool · closest name: dodgerblue

RGB
0, 110, 204
HSL
208°, 100%, 40%
CMYK
100, 46, 0, 20
Luminance
0.1551

Every format

HEX#006ecc
RGBrgb(0, 110, 204)
HSLhsl(208, 100%, 40%)
CMYKcmyk(100%, 46%, 0%, 20%)
LABlab(46.3 10.1 -55.8)
LCHlch(46.3 56.7 280.3)
OKLCHoklch(0.540 0.168 253.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#006ecc on white: 5.12:1
AA ✓ pass · AA-large · AAA
Aa
#006ecc on black: 4.10:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green43.1%
Blue80.0%

CMYK percentages

Cyan100.0%
Magenta46.1%
Yellow0.0%
Key (black)20.0%

Color previews

#006ecc text on a black background

contrast 4.10:1

Card sample

#006ecc text on a white background

contrast 5.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #006ecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #006ecc in the Color Lab