Skip to content

#2ac412

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

RGB
42, 196, 18
HSL
112°, 83%, 42%
CMYK
79, 0, 91, 23
Luminance
0.4002

Every format

HEX#2ac412
RGBrgb(42, 196, 18)
HSLhsl(112, 83%, 42%)
CMYKcmyk(79%, 0%, 91%, 23%)
LABlab(69.5 -67.1 66.5)
LCHlch(69.5 94.5 135.3)
OKLCHoklch(0.715 0.233 141.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ac412 on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#2ac412 on black: 9.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green76.9%
Blue7.1%

CMYK percentages

Cyan78.6%
Magenta0.0%
Yellow90.8%
Key (black)23.1%

Color previews

#2ac412 text on a black background

contrast 9.00:1

Card sample

#2ac412 text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(42, 196, 18, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(42, 196, 18, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2ac412;
background: linear-gradient(135deg, #2ac412, #12C471);

Monochromatic scale

Palettes built from #2ac412

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ac412 in the Color Lab