Skip to content

#acd09c

a light, soft green · cool · closest name: beige

RGB
172, 208, 156
HSL
102°, 36%, 71%
CMYK
17, 0, 25, 18
Luminance
0.5628

Every format

HEX#acd09c
RGBrgb(172, 208, 156)
HSLhsl(102, 36%, 71%)
CMYKcmyk(17%, 0%, 25%, 18%)
LABlab(79.8 -21.5 22.0)
LCHlch(79.8 30.8 134.3)
OKLCHoklch(0.818 0.081 136.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acd09c on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#acd09c on black: 12.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green81.6%
Blue61.2%

CMYK percentages

Cyan17.3%
Magenta0.0%
Yellow25.0%
Key (black)18.4%

Color previews

#acd09c text on a black background

contrast 12.26:1

Card sample

#acd09c text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acd09c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acd09c in the Color Lab