Skip to content

#a2fd5f

a light, electric green · cool · closest name: lime

RGB
162, 253, 95
HSL
95°, 98%, 68%
CMYK
36, 0, 63, 1
Luminance
0.7876

Every format

HEX#a2fd5f
RGBrgb(162, 253, 95)
HSLhsl(95, 98%, 68%)
CMYKcmyk(36%, 0%, 63%, 1%)
LABlab(91.1 -52.6 65.1)
LCHlch(91.1 83.7 128.9)
OKLCHoklch(0.906 0.210 134.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a2fd5f on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#a2fd5f on black: 16.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.5%
Green99.2%
Blue37.3%

CMYK percentages

Cyan36.0%
Magenta0.0%
Yellow62.5%
Key (black)0.8%

Color previews

#a2fd5f text on a black background

contrast 16.75:1

Card sample

#a2fd5f text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(162, 253, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(162, 253, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a2fd5f;
background: linear-gradient(135deg, #a2fd5f, #5FFD85);

Monochromatic scale

Palettes built from #a2fd5f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a2fd5f in the Color Lab