Skip to content

#007ac2

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

RGB
0, 122, 194
HSL
202°, 100%, 38%
CMYK
100, 37, 0, 24
Luminance
0.1781

Every format

HEX#007ac2
RGBrgb(0, 122, 194)
HSLhsl(202, 100%, 38%)
CMYKcmyk(100%, 37%, 0%, 24%)
LABlab(49.3 -1.3 -45.4)
LCHlch(49.3 45.4 268.3)
OKLCHoklch(0.561 0.142 245.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007ac2 on white: 4.60:1
AA ✓ pass · AA-large · AAA
Aa
#007ac2 on black: 4.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green47.8%
Blue76.1%

CMYK percentages

Cyan100.0%
Magenta37.1%
Yellow0.0%
Key (black)23.9%

Color previews

#007ac2 text on a black background

contrast 4.56:1

Card sample

#007ac2 text on a white background

contrast 4.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 122, 194, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 122, 194, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007ac2;
background: linear-gradient(135deg, #007ac2, #0700C2);

Monochromatic scale

Palettes built from #007ac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007ac2 in the Color Lab