Skip to content

#acff8b

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

RGB
172, 255, 139
HSL
103°, 100%, 77%
CMYK
33, 0, 46, 0
Luminance
0.8215

Every format

HEX#acff8b
RGBrgb(172, 255, 139)
HSLhsl(103, 100%, 77%)
CMYKcmyk(33%, 0%, 46%, 0%)
LABlab(92.6 -45.6 47.4)
LCHlch(92.6 65.8 133.9)
OKLCHoklch(0.921 0.170 137.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#acff8b text on a black background

contrast 17.43:1

Card sample

#acff8b text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff8b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff8b in the Color Lab