Skip to content

#acff4f

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

RGB
172, 255, 79
HSL
88°, 100%, 66%
CMYK
33, 0, 69, 0
Luminance
0.8086

Every format

HEX#acff4f
RGBrgb(172, 255, 79)
HSLhsl(88, 100%, 66%)
CMYKcmyk(33%, 0%, 69%, 0%)
LABlab(92.1 -51.2 72.3)
LCHlch(92.1 88.7 125.3)
OKLCHoklch(0.914 0.218 131.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue31.0%

CMYK percentages

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

Color previews

#acff4f text on a black background

contrast 17.17:1

Card sample

#acff4f text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff4f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff4f in the Color Lab