Skip to content

#007ddf

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

RGB
0, 125, 223
HSL
206°, 100%, 44%
CMYK
100, 44, 0, 13
Luminance
0.1999

Every format

HEX#007ddf
RGBrgb(0, 125, 223)
HSLhsl(206, 100%, 44%)
CMYKcmyk(100%, 44%, 0%, 13%)
LABlab(51.8 8.2 -57.8)
LCHlch(51.8 58.3 278.1)
OKLCHoklch(0.586 0.175 251.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007ddf on white: 4.20:1
AA ✗ fail · AA-large · AAA
Aa
#007ddf on black: 5.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.0%
Blue87.5%

CMYK percentages

Cyan100.0%
Magenta43.9%
Yellow0.0%
Key (black)12.5%

Color previews

#007ddf text on a black background

contrast 5.00:1

Card sample

#007ddf text on a white background

contrast 4.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #007ddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007ddf in the Color Lab