Skip to content

#acff3c

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

RGB
172, 255, 60
HSL
86°, 100%, 62%
CMYK
33, 0, 77, 0
Luminance
0.8062

Every format

HEX#acff3c
RGBrgb(172, 255, 60)
HSLhsl(86, 100%, 62%)
CMYKcmyk(33%, 0%, 77%, 0%)
LABlab(92.0 -52.3 78.4)
LCHlch(92.0 94.3 123.7)
OKLCHoklch(0.913 0.229 130.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue23.5%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow76.5%
Key (black)0.0%

Color previews

#acff3c text on a black background

contrast 17.12:1

Card sample

#acff3c text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff3c in the Color Lab