Skip to content

#acff5f

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

RGB
172, 255, 95
HSL
91°, 100%, 69%
CMYK
33, 0, 63, 0
Luminance
0.8112

Every format

HEX#acff5f
RGBrgb(172, 255, 95)
HSLhsl(91, 100%, 69%)
CMYKcmyk(33%, 0%, 63%, 0%)
LABlab(92.2 -50.1 66.4)
LCHlch(92.2 83.2 127.0)
OKLCHoklch(0.916 0.207 132.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue37.3%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow62.7%
Key (black)0.0%

Color previews

#acff5f text on a black background

contrast 17.22:1

Card sample

#acff5f text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff5f in the Color Lab