Skip to content

#007eee

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

RGB
0, 126, 238
HSL
208°, 100%, 47%
CMYK
100, 47, 0, 7
Luminance
0.2109

Every format

HEX#007eee
RGBrgb(0, 126, 238)
HSLhsl(208, 100%, 47%)
CMYKcmyk(100%, 47%, 0%, 7%)
LABlab(53.0 13.4 -64.2)
LCHlch(53.0 65.6 281.8)
OKLCHoklch(0.599 0.192 254.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#007eee on white: 4.02:1
AA ✗ fail · AA-large · AAA
Aa
#007eee on black: 5.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green49.4%
Blue93.3%

CMYK percentages

Cyan100.0%
Magenta47.1%
Yellow0.0%
Key (black)6.7%

Color previews

#007eee text on a black background

contrast 5.22:1

Card sample

#007eee text on a white background

contrast 4.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #007eee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #007eee in the Color Lab