Skip to content

#acff8f

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

RGB
172, 255, 143
HSL
105°, 100%, 78%
CMYK
33, 0, 44, 0
Luminance
0.8227

Every format

HEX#acff8f
RGBrgb(172, 255, 143)
HSLhsl(105, 100%, 78%)
CMYKcmyk(33%, 0%, 44%, 0%)
LABlab(92.7 -45.1 45.6)
LCHlch(92.7 64.1 134.7)
OKLCHoklch(0.921 0.166 138.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green100.0%
Blue56.1%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow43.9%
Key (black)0.0%

Color previews

#acff8f text on a black background

contrast 17.45:1

Card sample

#acff8f text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acff8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acff8f in the Color Lab