Skip to content

#acff32

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

RGB
172, 255, 50
HSL
84°, 100%, 60%
CMYK
33, 0, 80, 0
Luminance
0.8052

Every format

HEX#acff32
RGBrgb(172, 255, 50)
HSLhsl(84, 100%, 60%)
CMYKcmyk(33%, 0%, 80%, 0%)
LABlab(91.9 -52.7 81.1)
LCHlch(91.9 96.7 123.0)
OKLCHoklch(0.913 0.233 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue19.6%

CMYK percentages

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

Color previews

#acff32 text on a black background

contrast 17.10:1

Card sample

#acff32 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff32

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff32 in the Color Lab