Skip to content

#03dfad

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

RGB
3, 223, 173
HSL
166°, 97%, 44%
CMYK
99, 0, 22, 13
Luminance
0.5581

Every format

HEX#03dfad
RGBrgb(3, 223, 173)
HSLhsl(166, 97%, 44%)
CMYKcmyk(99%, 0%, 22%, 13%)
LABlab(79.5 -56.9 11.9)
LCHlch(79.5 58.1 168.2)
OKLCHoklch(0.803 0.160 169.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03dfad on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#03dfad on black: 12.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green87.5%
Blue67.8%

CMYK percentages

Cyan98.7%
Magenta0.0%
Yellow22.4%
Key (black)12.5%

Color previews

#03dfad text on a black background

contrast 12.16:1

Card sample

#03dfad text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(3, 223, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 223, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #03dfad;
background: linear-gradient(135deg, #03dfad, #037EDF);

Monochromatic scale

Palettes built from #03dfad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03dfad in the Color Lab