Skip to content

#03cffc

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

RGB
3, 207, 252
HSL
191°, 98%, 50%
CMYK
99, 18, 0, 1
Luminance
0.5167

Every format

HEX#03cffc
RGBrgb(3, 207, 252)
HSLhsl(191, 98%, 50%)
CMYKcmyk(99%, 18%, 0%, 1%)
LABlab(77.1 -26.8 -33.9)
LCHlch(77.1 43.2 231.7)
OKLCHoklch(0.791 0.145 221.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03cffc on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#03cffc on black: 11.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green81.2%
Blue98.8%

CMYK percentages

Cyan98.8%
Magenta17.9%
Yellow0.0%
Key (black)1.2%

Color previews

#03cffc text on a black background

contrast 11.33:1

Card sample

#03cffc text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 207, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 207, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03cffc;
background: linear-gradient(135deg, #03cffc, #0329FC);

Monochromatic scale

Palettes built from #03cffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03cffc in the Color Lab