Skip to content

#acff8c

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

RGB
172, 255, 140
HSL
103°, 100%, 78%
CMYK
33, 0, 45, 0
Luminance
0.8218

Every format

HEX#acff8c
RGBrgb(172, 255, 140)
HSLhsl(103, 100%, 78%)
CMYKcmyk(33%, 0%, 45%, 0%)
LABlab(92.7 -45.5 47.0)
LCHlch(92.7 65.4 134.1)
OKLCHoklch(0.921 0.169 137.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acff8c on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#acff8c on black: 17.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue54.9%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow45.1%
Key (black)0.0%

Color previews

#acff8c text on a black background

contrast 17.44:1

Card sample

#acff8c text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff8c in the Color Lab