Skip to content

#acff2c

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

RGB
172, 255, 44
HSL
84°, 100%, 59%
CMYK
33, 0, 83, 0
Luminance
0.8047

Every format

HEX#acff2c
RGBrgb(172, 255, 44)
HSLhsl(84, 100%, 59%)
CMYKcmyk(33%, 0%, 83%, 0%)
LABlab(91.9 -52.9 82.5)
LCHlch(91.9 98.0 122.7)
OKLCHoklch(0.912 0.235 130.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue17.3%

CMYK percentages

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

Color previews

#acff2c text on a black background

contrast 17.09:1

Card sample

#acff2c text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff2c in the Color Lab