Skip to content

#2ecc13

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

RGB
46, 204, 19
HSL
111°, 83%, 44%
CMYK
78, 0, 91, 20
Luminance
0.4381

Every format

HEX#2ecc13
RGBrgb(46, 204, 19)
HSLhsl(111, 83%, 44%)
CMYKcmyk(78%, 0%, 91%, 20%)
LABlab(72.1 -68.9 68.6)
LCHlch(72.1 97.2 135.1)
OKLCHoklch(0.737 0.240 141.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ecc13 on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#2ecc13 on black: 9.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red18.0%
Green80.0%
Blue7.5%

CMYK percentages

Cyan77.5%
Magenta0.0%
Yellow90.7%
Key (black)20.0%

Color previews

#2ecc13 text on a black background

contrast 9.76:1

Card sample

#2ecc13 text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2ecc13;
Background color
Panel with #2ecc13 background
background-color: #2ecc13;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(46, 204, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(46, 204, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ecc13;
background: linear-gradient(135deg, #2ecc13, #13CC73);

Monochromatic scale

Palettes built from #2ecc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ecc13 in the Color Lab