Skip to content

#acffae

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

RGB
172, 255, 174
HSL
121°, 100%, 84%
CMYK
33, 0, 32, 0
Luminance
0.8335

Every format

HEX#acffae
RGBrgb(172, 255, 174)
HSLhsl(121, 100%, 84%)
CMYKcmyk(33%, 0%, 32%, 0%)
LABlab(93.2 -40.6 30.9)
LCHlch(93.2 51.1 142.7)
OKLCHoklch(0.927 0.135 144.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acffae on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#acffae on black: 17.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green100.0%
Blue68.2%

CMYK percentages

Cyan32.5%
Magenta0.0%
Yellow31.8%
Key (black)0.0%

Color previews

#acffae text on a black background

contrast 17.67:1

Card sample

#acffae text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acffae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acffae in the Color Lab