Skip to content

#a2eb7b

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

RGB
162, 235, 123
HSL
99°, 74%, 70%
CMYK
31, 0, 48, 8
Luminance
0.6853

Every format

HEX#a2eb7b
RGBrgb(162, 235, 123)
HSLhsl(99, 74%, 70%)
CMYKcmyk(31%, 0%, 48%, 8%)
LABlab(86.3 -42.1 47.0)
LCHlch(86.3 63.1 131.9)
OKLCHoklch(0.867 0.162 135.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2eb7b on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#a2eb7b on black: 14.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green92.2%
Blue48.2%

CMYK percentages

Cyan31.1%
Magenta0.0%
Yellow47.7%
Key (black)7.8%

Color previews

#a2eb7b text on a black background

contrast 14.71:1

Card sample

#a2eb7b text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a2eb7b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2eb7b in the Color Lab