Skip to content

#acff10

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

RGB
172, 255, 16
HSL
81°, 100%, 53%
CMYK
33, 0, 94, 0
Luminance
0.8033

Every format

HEX#acff10
RGBrgb(172, 255, 16)
HSLhsl(81, 100%, 53%)
CMYKcmyk(33%, 0%, 94%, 0%)
LABlab(91.8 -53.6 86.9)
LCHlch(91.8 102.1 121.7)
OKLCHoklch(0.912 0.242 129.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue6.3%

CMYK percentages

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

Color previews

#acff10 text on a black background

contrast 17.07:1

Card sample

#acff10 text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff10

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff10 in the Color Lab