Skip to content

#2ac50b

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

RGB
42, 197, 11
HSL
110°, 89%, 41%
CMYK
79, 0, 94, 23
Luminance
0.4045

Every format

HEX#2ac50b
RGBrgb(42, 197, 11)
HSLhsl(110, 89%, 41%)
CMYKcmyk(79%, 0%, 94%, 23%)
LABlab(69.8 -67.6 67.7)
LCHlch(69.8 95.7 134.9)
OKLCHoklch(0.718 0.236 141.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2ac50b on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#2ac50b on black: 9.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green77.3%
Blue4.3%

CMYK percentages

Cyan78.7%
Magenta0.0%
Yellow94.4%
Key (black)22.7%

Color previews

#2ac50b text on a black background

contrast 9.09:1

Card sample

#2ac50b text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2ac50b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2ac50b in the Color Lab