Skip to content

#03ddfd

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

RGB
3, 221, 253
HSL
188°, 98%, 50%
CMYK
99, 13, 0, 1
Luminance
0.5882

Every format

HEX#03ddfd
RGBrgb(3, 221, 253)
HSLhsl(188, 98%, 50%)
CMYKcmyk(99%, 13%, 0%, 1%)
LABlab(81.2 -33.3 -28.1)
LCHlch(81.2 43.5 220.2)
OKLCHoklch(0.825 0.144 213.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03ddfd on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#03ddfd on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green86.7%
Blue99.2%

CMYK percentages

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

Color previews

#03ddfd text on a black background

contrast 12.76:1

Card sample

#03ddfd text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03ddfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03ddfd in the Color Lab