Skip to content

#03abcc

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

RGB
3, 171, 204
HSL
190°, 97%, 41%
CMYK
99, 16, 0, 20
Luminance
0.3350

Every format

HEX#03abcc
RGBrgb(3, 171, 204)
HSLhsl(190, 97%, 41%)
CMYKcmyk(99%, 16%, 0%, 20%)
LABlab(64.6 -24.8 -27.1)
LCHlch(64.6 36.7 227.5)
OKLCHoklch(0.684 0.123 218.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03abcc on white: 2.73:1
AA ✗ fail · AA-large · AAA
Aa
#03abcc on black: 7.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green67.1%
Blue80.0%

CMYK percentages

Cyan98.5%
Magenta16.2%
Yellow0.0%
Key (black)20.0%

Color previews

#03abcc text on a black background

contrast 7.70:1

Card sample

#03abcc text on a white background

contrast 2.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 171, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 171, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03abcc;
background: linear-gradient(135deg, #03abcc, #0325CC);

Monochromatic scale

Palettes built from #03abcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03abcc in the Color Lab