Skip to content

#02b40c

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

RGB
2, 180, 12
HSL
123°, 98%, 36%
CMYK
99, 0, 93, 29
Luminance
0.3268

Every format

HEX#02b40c
RGBrgb(2, 180, 12)
HSLhsl(123, 98%, 36%)
CMYKcmyk(99%, 0%, 93%, 29%)
LABlab(63.9 -66.0 62.5)
LCHlch(63.9 90.9 136.5)
OKLCHoklch(0.667 0.225 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02b40c on white: 2.79:1
AA ✗ fail · AA-large · AAA
Aa
#02b40c on black: 7.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green70.6%
Blue4.7%

CMYK percentages

Cyan98.9%
Magenta0.0%
Yellow93.3%
Key (black)29.4%

Color previews

#02b40c text on a black background

contrast 7.54:1

Card sample

#02b40c text on a white background

contrast 2.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02b40c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02b40c in the Color Lab