Skip to content

#2acd2c

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

RGB
42, 205, 44
HSL
121°, 66%, 48%
CMYK
80, 0, 79, 20
Luminance
0.4434

Every format

HEX#2acd2c
RGBrgb(42, 205, 44)
HSLhsl(121, 66%, 48%)
CMYKcmyk(80%, 0%, 79%, 20%)
LABlab(72.5 -68.6 63.1)
LCHlch(72.5 93.2 137.4)
OKLCHoklch(0.740 0.233 142.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red16.5%
Green80.4%
Blue17.3%

CMYK percentages

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

Color previews

#2acd2c text on a black background

contrast 9.87:1

Card sample

#2acd2c text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acd2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acd2c in the Color Lab