Skip to content

#007df1

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

RGB
0, 125, 241
HSL
209°, 100%, 47%
CMYK
100, 48, 0, 6
Luminance
0.2102

Every format

HEX#007df1
RGBrgb(0, 125, 241)
HSLhsl(209, 100%, 47%)
CMYKcmyk(100%, 48%, 0%, 6%)
LABlab(53.0 15.2 -66.0)
LCHlch(53.0 67.7 283.0)
OKLCHoklch(0.599 0.197 255.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007df1 on white: 4.04:1
AA ✗ fail · AA-large · AAA
Aa
#007df1 on black: 5.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.0%
Blue94.5%

CMYK percentages

Cyan100.0%
Magenta48.1%
Yellow0.0%
Key (black)5.5%

Color previews

#007df1 text on a black background

contrast 5.20:1

Card sample

#007df1 text on a white background

contrast 4.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(0, 125, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 125, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #007df1;
background: linear-gradient(135deg, #007df1, #2400F1);

Monochromatic scale

Palettes built from #007df1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007df1 in the Color Lab