Skip to content

#03cc79

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

RGB
3, 204, 121
HSL
155°, 97%, 41%
CMYK
99, 0, 41, 20
Luminance
0.4459

Every format

HEX#03cc79
RGBrgb(3, 204, 121)
HSLhsl(155, 97%, 41%)
CMYKcmyk(99%, 0%, 41%, 20%)
LABlab(72.6 -61.3 29.7)
LCHlch(72.6 68.1 154.1)
OKLCHoklch(0.743 0.180 155.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03cc79 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#03cc79 on black: 9.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green80.0%
Blue47.5%

CMYK percentages

Cyan98.5%
Magenta0.0%
Yellow40.7%
Key (black)20.0%

Color previews

#03cc79 text on a black background

contrast 9.92:1

Card sample

#03cc79 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03cc79

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03cc79 in the Color Lab