Skip to content

#02da13

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

RGB
2, 218, 19
HSL
125°, 98%, 43%
CMYK
99, 0, 91, 15
Luminance
0.5020

Every format

HEX#02da13
RGBrgb(2, 218, 19)
HSLhsl(125, 98%, 43%)
CMYKcmyk(99%, 0%, 91%, 15%)
LABlab(76.2 -76.1 71.9)
LCHlch(76.2 104.7 136.6)
OKLCHoklch(0.770 0.259 142.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#02da13 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#02da13 on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red0.8%
Green85.5%
Blue7.5%

CMYK percentages

Cyan99.1%
Magenta0.0%
Yellow91.3%
Key (black)14.5%

Color previews

#02da13 text on a black background

contrast 11.04:1

Card sample

#02da13 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #02da13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #02da13 in the Color Lab