Skip to content

#006abc

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

RGB
0, 106, 188
HSL
206°, 100%, 37%
CMYK
100, 44, 0, 26
Luminance
0.1394

Every format

HEX#006abc
RGBrgb(0, 106, 188)
HSLhsl(206, 100%, 37%)
CMYKcmyk(100%, 44%, 0%, 26%)
LABlab(44.1 6.3 -50.1)
LCHlch(44.1 50.5 277.1)
OKLCHoklch(0.519 0.152 251.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#006abc on white: 5.54:1
AA ✓ pass · AA-large · AAA
Aa
#006abc on black: 3.79:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green41.6%
Blue73.7%

CMYK percentages

Cyan100.0%
Magenta43.6%
Yellow0.0%
Key (black)26.3%

Color previews

#006abc text on a black background

contrast 3.79:1

Card sample

#006abc text on a white background

contrast 5.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 106, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 106, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #006abc;
background: linear-gradient(135deg, #006abc, #1300BC);

Monochromatic scale

Palettes built from #006abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #006abc in the Color Lab