Skip to content

#2acd00

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

RGB
42, 205, 0
HSL
108°, 100%, 40%
CMYK
80, 0, 100, 20
Luminance
0.4415

Every format

HEX#2acd00
RGBrgb(42, 205, 0)
HSLhsl(108, 100%, 40%)
CMYKcmyk(80%, 0%, 100%, 20%)
LABlab(72.3 -70.1 71.0)
LCHlch(72.3 99.8 134.7)
OKLCHoklch(0.739 0.245 141.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#2acd00 on white: 2.14:1
AA ✗ fail · AA-large · AAA
Aa
#2acd00 on black: 9.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red16.5%
Green80.4%
Blue0.0%

CMYK percentages

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

Color previews

#2acd00 text on a black background

contrast 9.83:1

Card sample

#2acd00 text on a white background

contrast 2.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #2acd00

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #2acd00 in the Color Lab