Skip to content

#a2df3c

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

RGB
162, 223, 60
HSL
83°, 72%, 56%
CMYK
27, 0, 73, 13
Luminance
0.6078

Every format

HEX#a2df3c
RGBrgb(162, 223, 60)
HSLhsl(83, 72%, 56%)
CMYKcmyk(27%, 0%, 73%, 13%)
LABlab(82.3 -42.4 69.0)
LCHlch(82.3 81.0 121.6)
OKLCHoklch(0.833 0.196 128.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red63.5%
Green87.5%
Blue23.5%

CMYK percentages

Cyan27.4%
Magenta0.0%
Yellow73.1%
Key (black)12.5%

Color previews

#a2df3c text on a black background

contrast 13.16:1

Card sample

#a2df3c text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2df3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2df3c in the Color Lab