Skip to content

#acdb2c

a balanced, vivid green · cool · closest name: yellow

RGB
172, 219, 44
HSL
76°, 71%, 52%
CMYK
22, 0, 80, 14
Luminance
0.5962

Every format

HEX#acdb2c
RGBrgb(172, 219, 44)
HSLhsl(76, 71%, 52%)
CMYKcmyk(22%, 0%, 80%, 14%)
LABlab(81.6 -37.6 73.4)
LCHlch(81.6 82.5 117.1)
OKLCHoklch(0.829 0.195 124.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#acdb2c on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#acdb2c on black: 12.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green85.9%
Blue17.3%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow79.9%
Key (black)14.1%

Color previews

#acdb2c text on a black background

contrast 12.92:1

Card sample

#acdb2c text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(172, 219, 44, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 219, 44, 0.45);
Border & gradient
Gradient panel
border: 3px solid #acdb2c;
background: linear-gradient(135deg, #acdb2c, #37DB2C);

Monochromatic scale

Palettes built from #acdb2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #acdb2c in the Color Lab