Skip to content

#03afec

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

RGB
3, 175, 236
HSL
196°, 98%, 47%
CMYK
99, 26, 0, 8
Luminance
0.3674

Every format

HEX#03afec
RGBrgb(3, 175, 236)
HSLhsl(196, 98%, 47%)
CMYKcmyk(99%, 26%, 0%, 8%)
LABlab(67.1 -15.8 -40.8)
LCHlch(67.1 43.7 248.9)
OKLCHoklch(0.709 0.145 232.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red1.2%
Green68.6%
Blue92.5%

CMYK percentages

Cyan98.7%
Magenta25.8%
Yellow0.0%
Key (black)7.5%

Color previews

#03afec text on a black background

contrast 8.35:1

Card sample

#03afec text on a white background

contrast 2.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 175, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 175, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03afec;
background: linear-gradient(135deg, #03afec, #0314EC);

Monochromatic scale

Palettes built from #03afec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03afec in the Color Lab