Skip to content

#009dfb

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

RGB
0, 157, 251
HSL
203°, 100%, 49%
CMYK
100, 38, 0, 2
Luminance
0.3108

Every format

HEX#009dfb
RGBrgb(0, 157, 251)
HSLhsl(203, 100%, 49%)
CMYKcmyk(100%, 38%, 0%, 2%)
LABlab(62.6 -0.3 -56.1)
LCHlch(62.6 56.1 269.7)
OKLCHoklch(0.676 0.175 246.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#009dfb on white: 2.91:1
AA ✗ fail · AA-large · AAA
Aa
#009dfb on black: 7.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.0%
Green61.6%
Blue98.4%

CMYK percentages

Cyan100.0%
Magenta37.5%
Yellow0.0%
Key (black)1.6%

Color previews

#009dfb text on a black background

contrast 7.22:1

Card sample

#009dfb text on a white background

contrast 2.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #009dfb;
Background color
Panel with #009dfb background
background-color: #009dfb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #009dfb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(0, 157, 251, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(0, 157, 251, 0.45);
Border & gradient
Gradient panel
border: 3px solid #009dfb;
background: linear-gradient(135deg, #009dfb, #0A00FB);

Monochromatic scale

Palettes built from #009dfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #009dfb in the Color Lab