Skip to content

#007ecc

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

RGB
0, 126, 204
HSL
203°, 100%, 40%
CMYK
100, 38, 0, 20
Luminance
0.1928

Every format

HEX#007ecc
RGBrgb(0, 126, 204)
HSLhsl(203, 100%, 40%)
CMYKcmyk(100%, 38%, 0%, 20%)
LABlab(51.0 0.2 -48.3)
LCHlch(51.0 48.3 270.2)
OKLCHoklch(0.576 0.150 246.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007ecc on white: 4.32:1
AA ✗ fail · AA-large · AAA
Aa
#007ecc on black: 4.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.4%
Blue80.0%

CMYK percentages

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

Color previews

#007ecc text on a black background

contrast 4.86:1

Card sample

#007ecc text on a white background

contrast 4.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #007ecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007ecc in the Color Lab