Skip to content

#a2eb3c

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

RGB
162, 235, 60
HSL
85°, 81%, 58%
CMYK
31, 0, 75, 8
Luminance
0.6742

Every format

HEX#a2eb3c
RGBrgb(162, 235, 60)
HSLhsl(85, 81%, 58%)
CMYKcmyk(31%, 0%, 75%, 8%)
LABlab(85.7 -47.5 72.3)
LCHlch(85.7 86.5 123.3)
OKLCHoklch(0.861 0.210 130.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2eb3c on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#a2eb3c on black: 14.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green92.2%
Blue23.5%

CMYK percentages

Cyan31.1%
Magenta0.0%
Yellow74.5%
Key (black)7.8%

Color previews

#a2eb3c text on a black background

contrast 14.48:1

Card sample

#a2eb3c text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2eb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2eb3c in the Color Lab