Skip to content

#acdf80

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

RGB
172, 223, 128
HSL
92°, 60%, 69%
CMYK
23, 0, 43, 13
Luminance
0.6310

Every format

HEX#acdf80
RGBrgb(172, 223, 128)
HSLhsl(92, 60%, 69%)
CMYKcmyk(23%, 0%, 43%, 13%)
LABlab(83.5 -32.6 41.3)
LCHlch(83.5 52.6 128.4)
OKLCHoklch(0.846 0.135 131.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdf80 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#acdf80 on black: 13.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green87.5%
Blue50.2%

CMYK percentages

Cyan22.9%
Magenta0.0%
Yellow42.6%
Key (black)12.5%

Color previews

#acdf80 text on a black background

contrast 13.62:1

Card sample

#acdf80 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #acdf80

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdf80 in the Color Lab