Skip to content

#02c01e

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

RGB
2, 192, 30
HSL
129°, 98%, 38%
CMYK
99, 0, 84, 25
Luminance
0.3781

Every format

HEX#02c01e
RGBrgb(2, 192, 30)
HSLhsl(129, 98%, 38%)
CMYKcmyk(99%, 0%, 84%, 25%)
LABlab(67.9 -68.6 62.6)
LCHlch(67.9 92.9 137.6)
OKLCHoklch(0.701 0.231 143.4)

Copy-ready code

/* CSS */
color: #02c01e;
background-color: #02c01e;
/* Tailwind (arbitrary) */
class="text-[#02c01e] bg-[#02c01e]"
/* SCSS */
$brand: #02c01e;
/* SwiftUI */
Color(red: 0.008, green: 0.753, blue: 0.118)
/* Android */
Color.parseColor("#02c01e")

Accessibility — WCAG contrast

Aa
#02c01e on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#02c01e on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green75.3%
Blue11.8%

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow84.4%
Key (black)24.7%

Color previews

#02c01e text on a black background

contrast 8.56:1

Card sample

#02c01e text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #02c01e;
Background color
Panel with #02c01e background
background-color: #02c01e;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #02c01e;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(2, 192, 30, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 192, 30, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02c01e;
background: linear-gradient(135deg, #02c01e, #02C09C);

Monochromatic scale

Palettes built from #02c01e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02c01e in the Color Lab