Skip to content

#acdf9a

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

RGB
172, 223, 154
HSL
104°, 52%, 74%
CMYK
23, 0, 31, 13
Luminance
0.6388

Every format

HEX#acdf9a
RGBrgb(172, 223, 154)
HSLhsl(104, 52%, 74%)
CMYKcmyk(23%, 0%, 31%, 13%)
LABlab(83.9 -29.1 28.6)
LCHlch(83.9 40.8 135.4)
OKLCHoklch(0.851 0.107 137.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdf9a on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#acdf9a on black: 13.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue60.4%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow30.9%
Key (black)12.5%

Color previews

#acdf9a text on a black background

contrast 13.78:1

Card sample

#acdf9a text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdf9a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf9a in the Color Lab