Skip to content

#007ccc

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

RGB
0, 124, 204
HSL
204°, 100%, 40%
CMYK
100, 39, 0, 20
Luminance
0.1877

Every format

HEX#007ccc
RGBrgb(0, 124, 204)
HSLhsl(204, 100%, 40%)
CMYKcmyk(100%, 39%, 0%, 20%)
LABlab(50.4 1.4 -49.3)
LCHlch(50.4 49.3 271.6)
OKLCHoklch(0.572 0.152 247.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007ccc on white: 4.42:1
AA ✗ fail · AA-large · AAA
Aa
#007ccc on black: 4.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green48.6%
Blue80.0%

CMYK percentages

Cyan100.0%
Magenta39.2%
Yellow0.0%
Key (black)20.0%

Color previews

#007ccc text on a black background

contrast 4.75:1

Card sample

#007ccc text on a white background

contrast 4.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #007ccc;
Background color
Panel with #007ccc background
background-color: #007ccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #007ccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 124, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 124, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007ccc;
background: linear-gradient(135deg, #007ccc, #0C00CC);

Monochromatic scale

Palettes built from #007ccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007ccc in the Color Lab