Skip to content

#03cc5b

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

RGB
3, 204, 91
HSL
146°, 97%, 41%
CMYK
99, 0, 55, 20
Luminance
0.4396

Every format

HEX#03cc5b
RGBrgb(3, 204, 91)
HSLhsl(146, 97%, 41%)
CMYKcmyk(99%, 0%, 55%, 20%)
LABlab(72.2 -66.3 44.1)
LCHlch(72.2 79.6 146.4)
OKLCHoklch(0.738 0.206 149.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#03cc5b on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#03cc5b on black: 9.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red1.2%
Green80.0%
Blue35.7%

CMYK percentages

Cyan98.5%
Magenta0.0%
Yellow55.4%
Key (black)20.0%

Color previews

#03cc5b text on a black background

contrast 9.79:1

Card sample

#03cc5b text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #03cc5b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #03cc5b in the Color Lab