Skip to content

#02cf01

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

RGB
2, 207, 1
HSL
120°, 99%, 41%
CMYK
99, 0, 100, 19
Luminance
0.4464

Every format

HEX#02cf01
RGBrgb(2, 207, 1)
HSLhsl(120, 99%, 41%)
CMYKcmyk(99%, 0%, 100%, 19%)
LABlab(72.7 -73.5 71.0)
LCHlch(72.7 102.2 136.0)
OKLCHoklch(0.741 0.252 142.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02cf01 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#02cf01 on black: 9.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green81.2%
Blue0.4%

CMYK percentages

Cyan99.0%
Magenta0.0%
Yellow99.5%
Key (black)18.8%

Color previews

#02cf01 text on a black background

contrast 9.93:1

Card sample

#02cf01 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(2, 207, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(2, 207, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #02cf01;
background: linear-gradient(135deg, #02cf01, #01CF89);

Monochromatic scale

Palettes built from #02cf01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02cf01 in the Color Lab