Skip to content

#03dafd

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

RGB
3, 218, 253
HSL
188°, 98%, 50%
CMYK
99, 14, 0, 1
Luminance
0.5725

Every format

HEX#03dafd
RGBrgb(3, 218, 253)
HSLhsl(188, 98%, 50%)
CMYKcmyk(99%, 14%, 0%, 1%)
LABlab(80.3 -31.8 -29.4)
LCHlch(80.3 43.4 222.8)
OKLCHoklch(0.818 0.144 214.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03dafd on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#03dafd on black: 12.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green85.5%
Blue99.2%

CMYK percentages

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

Color previews

#03dafd text on a black background

contrast 12.45:1

Card sample

#03dafd text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03dafd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03dafd in the Color Lab