Skip to content

#acfeac

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

RGB
172, 254, 172
HSL
120°, 98%, 84%
CMYK
32, 0, 32, 0
Luminance
0.8263

Every format

HEX#acfeac
RGBrgb(172, 254, 172)
HSLhsl(120, 98%, 84%)
CMYKcmyk(32%, 0%, 32%, 0%)
LABlab(92.8 -40.5 31.5)
LCHlch(92.8 51.3 142.1)
OKLCHoklch(0.924 0.136 144.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.6%
Blue67.5%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow32.3%
Key (black)0.4%

Color previews

#acfeac text on a black background

contrast 17.53:1

Card sample

#acfeac text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfeac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfeac in the Color Lab