Skip to content

#03acfd

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

RGB
3, 172, 253
HSL
199°, 98%, 50%
CMYK
99, 32, 0, 1
Luminance
0.3662

Every format

HEX#03acfd
RGBrgb(3, 172, 253)
HSLhsl(199, 98%, 50%)
CMYKcmyk(99%, 32%, 0%, 1%)
LABlab(67.0 -8.0 -50.2)
LCHlch(67.0 50.8 260.9)
OKLCHoklch(0.711 0.164 240.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03acfd on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#03acfd on black: 8.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green67.5%
Blue99.2%

CMYK percentages

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

Color previews

#03acfd text on a black background

contrast 8.32:1

Card sample

#03acfd text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03acfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03acfd in the Color Lab