Skip to content

#acff28

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

RGB
172, 255, 40
HSL
83°, 100%, 58%
CMYK
33, 0, 84, 0
Luminance
0.8044

Every format

HEX#acff28
RGBrgb(172, 255, 40)
HSLhsl(83, 100%, 58%)
CMYKcmyk(33%, 0%, 84%, 0%)
LABlab(91.9 -53.1 83.3)
LCHlch(91.9 98.8 122.5)
OKLCHoklch(0.912 0.236 130.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue15.7%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow84.3%
Key (black)0.0%

Color previews

#acff28 text on a black background

contrast 17.09:1

Card sample

#acff28 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff28

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff28 in the Color Lab