Skip to content

#03adfd

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

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

Every format

HEX#03adfd
RGBrgb(3, 173, 253)
HSLhsl(199, 98%, 50%)
CMYKcmyk(99%, 32%, 0%, 1%)
LABlab(67.3 -8.6 -49.7)
LCHlch(67.3 50.5 260.2)
OKLCHoklch(0.713 0.163 240.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03adfd on white: 2.50:1
AA ✗ fail · AA-large · AAA
Aa
#03adfd on black: 8.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green67.8%
Blue99.2%

CMYK percentages

Cyan98.8%
Magenta31.6%
Yellow0.0%
Key (black)0.8%

Color previews

#03adfd text on a black background

contrast 8.40:1

Card sample

#03adfd text on a white background

contrast 2.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03adfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03adfd in the Color Lab