Skip to content

#03acef

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

RGB
3, 172, 239
HSL
197°, 98%, 48%
CMYK
99, 28, 0, 6
Luminance
0.3576

Every format

HEX#03acef
RGBrgb(3, 172, 239)
HSLhsl(197, 98%, 48%)
CMYKcmyk(99%, 28%, 0%, 6%)
LABlab(66.3 -13.1 -43.6)
LCHlch(66.3 45.5 253.3)
OKLCHoklch(0.704 0.150 235.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03acef on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#03acef on black: 8.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green67.5%
Blue93.7%

CMYK percentages

Cyan98.7%
Magenta28.0%
Yellow0.0%
Key (black)6.3%

Color previews

#03acef text on a black background

contrast 8.15:1

Card sample

#03acef text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03acef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03acef in the Color Lab