Skip to content

#03d2ff

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

RGB
3, 210, 255
HSL
191°, 100%, 51%
CMYK
99, 18, 0, 0
Luminance
0.5333

Every format

HEX#03d2ff
RGBrgb(3, 210, 255)
HSLhsl(191, 100%, 51%)
CMYKcmyk(99%, 18%, 0%, 0%)
LABlab(78.1 -27.3 -34.0)
LCHlch(78.1 43.6 231.2)
OKLCHoklch(0.800 0.146 220.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03d2ff on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#03d2ff on black: 11.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green82.4%
Blue100.0%

CMYK percentages

Cyan98.8%
Magenta17.6%
Yellow0.0%
Key (black)0.0%

Color previews

#03d2ff text on a black background

contrast 11.67:1

Card sample

#03d2ff text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 210, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 210, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03d2ff;
background: linear-gradient(135deg, #03d2ff, #032AFF);

Monochromatic scale

Palettes built from #03d2ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03d2ff in the Color Lab