Skip to content

#2acd2a

a balanced, vivid green · cool · closest name: lime

RGB
42, 205, 42
HSL
120°, 66%, 48%
CMYK
80, 0, 80, 20
Luminance
0.4432

Every format

HEX#2acd2a
RGBrgb(42, 205, 42)
HSLhsl(120, 66%, 48%)
CMYKcmyk(80%, 0%, 80%, 20%)
LABlab(72.4 -68.7 63.7)
LCHlch(72.4 93.7 137.2)
OKLCHoklch(0.740 0.234 142.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2acd2a on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#2acd2a on black: 9.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.4%
Blue16.5%

CMYK percentages

Cyan79.5%
Magenta0.0%
Yellow79.5%
Key (black)19.6%

Color previews

#2acd2a text on a black background

contrast 9.86:1

Card sample

#2acd2a text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acd2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acd2a in the Color Lab