Skip to content

#acff3d

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

RGB
172, 255, 61
HSL
86°, 100%, 62%
CMYK
33, 0, 76, 0
Luminance
0.8063

Every format

HEX#acff3d
RGBrgb(172, 255, 61)
HSLhsl(86, 100%, 62%)
CMYKcmyk(33%, 0%, 76%, 0%)
LABlab(92.0 -52.2 78.1)
LCHlch(92.0 94.0 123.8)
OKLCHoklch(0.913 0.228 130.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#acff3d text on a black background

contrast 17.13:1

Card sample

#acff3d text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff3d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff3d in the Color Lab