Skip to content

#acff7c

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

RGB
172, 255, 124
HSL
98°, 100%, 74%
CMYK
33, 0, 51, 0
Luminance
0.8175

Every format

HEX#acff7c
RGBrgb(172, 255, 124)
HSLhsl(98, 100%, 74%)
CMYKcmyk(33%, 0%, 51%, 0%)
LABlab(92.5 -47.3 54.2)
LCHlch(92.5 72.0 131.1)
OKLCHoklch(0.919 0.184 135.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acff7c on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#acff7c on black: 17.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue48.6%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow51.4%
Key (black)0.0%

Color previews

#acff7c text on a black background

contrast 17.35:1

Card sample

#acff7c text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff7c in the Color Lab