Skip to content

#acfeaf

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

RGB
172, 254, 175
HSL
122°, 98%, 84%
CMYK
32, 0, 31, 0
Luminance
0.8275

Every format

HEX#acfeaf
RGBrgb(172, 254, 175)
HSLhsl(122, 98%, 84%)
CMYKcmyk(32%, 0%, 31%, 0%)
LABlab(92.9 -40.0 30.1)
LCHlch(92.9 50.1 143.1)
OKLCHoklch(0.925 0.133 145.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green99.6%
Blue68.6%

CMYK percentages

Cyan32.3%
Magenta0.0%
Yellow31.1%
Key (black)0.4%

Color previews

#acfeaf text on a black background

contrast 17.55:1

Card sample

#acfeaf text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfeaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfeaf in the Color Lab