Skip to content

#03cc7e

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

RGB
3, 204, 126
HSL
157°, 97%, 41%
CMYK
99, 0, 38, 20
Luminance
0.4471

Every format

HEX#03cc7e
RGBrgb(3, 204, 126)
HSLhsl(157, 97%, 41%)
CMYKcmyk(99%, 0%, 38%, 20%)
LABlab(72.7 -60.3 27.2)
LCHlch(72.7 66.2 155.7)
OKLCHoklch(0.744 0.176 157.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03cc7e on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#03cc7e on black: 9.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green80.0%
Blue49.4%

CMYK percentages

Cyan98.5%
Magenta0.0%
Yellow38.2%
Key (black)20.0%

Color previews

#03cc7e text on a black background

contrast 9.94:1

Card sample

#03cc7e text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03cc7e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03cc7e in the Color Lab