Skip to content

#03abfd

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

RGB
3, 171, 253
HSL
200°, 98%, 50%
CMYK
99, 32, 0, 1
Luminance
0.3624

Every format

HEX#03abfd
RGBrgb(3, 171, 253)
HSLhsl(200, 98%, 50%)
CMYKcmyk(99%, 32%, 0%, 1%)
LABlab(66.7 -7.5 -50.6)
LCHlch(66.7 51.2 261.6)
OKLCHoklch(0.709 0.165 241.1)

Copy-ready code

/* CSS */
color: #03abfd;
background-color: #03abfd;
/* Tailwind (arbitrary) */
class="text-[#03abfd] bg-[#03abfd]"
/* SCSS */
$brand: #03abfd;
/* SwiftUI */
Color(red: 0.012, green: 0.671, blue: 0.992)
/* Android */
Color.parseColor("#03abfd")

Accessibility — WCAG contrast

Aa
#03abfd on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#03abfd on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green67.1%
Blue99.2%

CMYK percentages

Cyan98.8%
Magenta32.4%
Yellow0.0%
Key (black)0.8%

Color previews

#03abfd text on a black background

contrast 8.25:1

Card sample

#03abfd text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #03abfd;
Background color
Panel with #03abfd background
background-color: #03abfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #03abfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(3, 171, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 171, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03abfd;
background: linear-gradient(135deg, #03abfd, #0304FD);

Monochromatic scale

Palettes built from #03abfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03abfd in the Color Lab