Skip to content

#acff4d

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

RGB
172, 255, 77
HSL
88°, 100%, 65%
CMYK
33, 0, 70, 0
Luminance
0.8083

Every format

HEX#acff4d
RGBrgb(172, 255, 77)
HSLhsl(88, 100%, 65%)
CMYKcmyk(33%, 0%, 70%, 0%)
LABlab(92.0 -51.4 73.0)
LCHlch(92.0 89.3 125.1)
OKLCHoklch(0.914 0.219 131.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acff4d on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#acff4d on black: 17.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue30.2%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow69.8%
Key (black)0.0%

Color previews

#acff4d text on a black background

contrast 17.17:1

Card sample

#acff4d text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff4d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff4d in the Color Lab