Skip to content

#03affc

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

RGB
3, 175, 252
HSL
199°, 98%, 50%
CMYK
99, 31, 0, 1
Luminance
0.3771

Every format

HEX#03affc
RGBrgb(3, 175, 252)
HSLhsl(199, 98%, 50%)
CMYKcmyk(99%, 31%, 0%, 1%)
LABlab(67.8 -10.0 -48.4)
LCHlch(67.8 49.4 258.3)
OKLCHoklch(0.717 0.161 238.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03affc on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#03affc on black: 8.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green68.6%
Blue98.8%

CMYK percentages

Cyan98.8%
Magenta30.6%
Yellow0.0%
Key (black)1.2%

Color previews

#03affc text on a black background

contrast 8.54:1

Card sample

#03affc text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03affc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03affc in the Color Lab