Skip to content

#03afdb

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

RGB
3, 175, 219
HSL
192°, 97%, 44%
CMYK
99, 20, 0, 14
Luminance
0.3579

Every format

HEX#03afdb
RGBrgb(3, 175, 219)
HSLhsl(192, 97%, 44%)
CMYKcmyk(99%, 20%, 0%, 14%)
LABlab(66.4 -21.7 -32.6)
LCHlch(66.4 39.2 236.3)
OKLCHoklch(0.701 0.132 224.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03afdb on white: 2.57:1
AA ✗ fail · AA-large · AAA
Aa
#03afdb on black: 8.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green68.6%
Blue85.9%

CMYK percentages

Cyan98.6%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#03afdb text on a black background

contrast 8.16:1

Card sample

#03afdb text on a white background

contrast 2.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03afdb in the Color Lab