Skip to content

#acff2d

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

RGB
172, 255, 45
HSL
84°, 100%, 59%
CMYK
33, 0, 82, 0
Luminance
0.8048

Every format

HEX#acff2d
RGBrgb(172, 255, 45)
HSLhsl(84, 100%, 59%)
CMYKcmyk(33%, 0%, 82%, 0%)
LABlab(91.9 -52.9 82.3)
LCHlch(91.9 97.8 122.7)
OKLCHoklch(0.912 0.235 130.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acff2d on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#acff2d on black: 17.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue17.6%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow82.4%
Key (black)0.0%

Color previews

#acff2d text on a black background

contrast 17.10:1

Card sample

#acff2d text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 255, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 255, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acff2d;
background: linear-gradient(135deg, #acff2d, #2DFF3A);

Monochromatic scale

Palettes built from #acff2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff2d in the Color Lab