Skip to content

#acdf99

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

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

Every format

HEX#acdf99
RGBrgb(172, 223, 153)
HSLhsl(104, 52%, 74%)
CMYKcmyk(23%, 0%, 31%, 13%)
LABlab(83.9 -29.2 29.1)
LCHlch(83.9 41.3 135.1)
OKLCHoklch(0.851 0.108 137.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdf99 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#acdf99 on black: 13.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue60.0%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow31.4%
Key (black)12.5%

Color previews

#acdf99 text on a black background

contrast 13.77:1

Card sample

#acdf99 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdf99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf99 in the Color Lab