Skip to content

#a2df2d

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

RGB
162, 223, 45
HSL
81°, 74%, 53%
CMYK
27, 0, 80, 13
Luminance
0.6065

Every format

HEX#a2df2d
RGBrgb(162, 223, 45)
HSLhsl(81, 74%, 53%)
CMYKcmyk(27%, 0%, 80%, 13%)
LABlab(82.2 -43.1 73.4)
LCHlch(82.2 85.2 120.4)
OKLCHoklch(0.832 0.203 127.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2df2d on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#a2df2d on black: 13.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green87.5%
Blue17.6%

CMYK percentages

Cyan27.4%
Magenta0.0%
Yellow79.8%
Key (black)12.5%

Color previews

#a2df2d text on a black background

contrast 13.13:1

Card sample

#a2df2d text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(162, 223, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 223, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a2df2d;
background: linear-gradient(135deg, #a2df2d, #2DDF2F);

Monochromatic scale

Palettes built from #a2df2d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2df2d in the Color Lab