Skip to content

#acfdaa

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

RGB
172, 253, 170
HSL
119°, 95%, 83%
CMYK
32, 0, 33, 1
Luminance
0.8192

Every format

HEX#acfdaa
RGBrgb(172, 253, 170)
HSLhsl(119, 95%, 83%)
CMYKcmyk(32%, 0%, 33%, 1%)
LABlab(92.5 -40.4 32.1)
LCHlch(92.5 51.6 141.5)
OKLCHoklch(0.921 0.136 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acfdaa on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#acfdaa on black: 17.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green99.2%
Blue66.7%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow32.8%
Key (black)0.8%

Color previews

#acfdaa text on a black background

contrast 17.38:1

Card sample

#acfdaa text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acfdaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acfdaa in the Color Lab