Skip to content

#03acff

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

RGB
3, 172, 255
HSL
200°, 100%, 51%
CMYK
99, 33, 0, 0
Luminance
0.3674

Every format

HEX#03acff
RGBrgb(3, 172, 255)
HSLhsl(200, 100%, 51%)
CMYKcmyk(99%, 33%, 0%, 0%)
LABlab(67.1 -7.3 -51.1)
LCHlch(67.1 51.6 261.9)
OKLCHoklch(0.712 0.166 241.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03acff on white: 2.52:1
AA ✗ fail · AA-large · AAA
Aa
#03acff on black: 8.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green67.5%
Blue100.0%

CMYK percentages

Cyan98.8%
Magenta32.5%
Yellow0.0%
Key (black)0.0%

Color previews

#03acff text on a black background

contrast 8.35:1

Card sample

#03acff text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03acff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03acff in the Color Lab