Skip to content

#acfead

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

RGB
172, 254, 173
HSL
121°, 98%, 84%
CMYK
32, 0, 32, 0
Luminance
0.8267

Every format

HEX#acfead
RGBrgb(172, 254, 173)
HSLhsl(121, 98%, 84%)
CMYKcmyk(32%, 0%, 32%, 0%)
LABlab(92.9 -40.4 31.1)
LCHlch(92.9 50.9 142.4)
OKLCHoklch(0.924 0.135 144.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#acfead text on a black background

contrast 17.53:1

Card sample

#acfead text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfead

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfead in the Color Lab