Skip to content

#a1ff7f

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

RGB
161, 255, 127
HSL
104°, 100%, 75%
CMYK
37, 0, 50, 0
Luminance
0.8063

Every format

HEX#a1ff7f
RGBrgb(161, 255, 127)
HSLhsl(104, 100%, 75%)
CMYKcmyk(37%, 0%, 50%, 0%)
LABlab(92.0 -50.5 52.1)
LCHlch(92.0 72.6 134.1)
OKLCHoklch(0.913 0.187 138.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a1ff7f on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#a1ff7f on black: 17.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red63.1%
Green100.0%
Blue49.8%

CMYK percentages

Cyan36.9%
Magenta0.0%
Yellow50.2%
Key (black)0.0%

Color previews

#a1ff7f text on a black background

contrast 17.13:1

Card sample

#a1ff7f text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(161, 255, 127, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(161, 255, 127, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a1ff7f;
background: linear-gradient(135deg, #a1ff7f, #7FFFB2);

Monochromatic scale

Palettes built from #a1ff7f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a1ff7f in the Color Lab