Skip to content

#acdf9c

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

RGB
172, 223, 156
HSL
106°, 51%, 74%
CMYK
23, 0, 30, 13
Luminance
0.6395

Every format

HEX#acdf9c
RGBrgb(172, 223, 156)
HSLhsl(106, 51%, 74%)
CMYKcmyk(23%, 0%, 30%, 13%)
LABlab(83.9 -28.8 27.7)
LCHlch(83.9 39.9 136.1)
OKLCHoklch(0.851 0.105 138.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.5%
Green87.5%
Blue61.2%

CMYK percentages

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

Color previews

#acdf9c text on a black background

contrast 13.79:1

Card sample

#acdf9c text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdf9c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf9c in the Color Lab