Skip to content

#a0ff64

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

RGB
160, 255, 100
HSL
97°, 100%, 70%
CMYK
37, 0, 61, 0
Luminance
0.7991

Every format

HEX#a0ff64
RGBrgb(160, 255, 100)
HSLhsl(97, 100%, 70%)
CMYKcmyk(37%, 0%, 61%, 0%)
LABlab(91.6 -53.6 63.6)
LCHlch(91.6 83.2 130.1)
OKLCHoklch(0.910 0.210 135.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a0ff64 on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#a0ff64 on black: 16.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.7%
Green100.0%
Blue39.2%

CMYK percentages

Cyan37.3%
Magenta0.0%
Yellow60.8%
Key (black)0.0%

Color previews

#a0ff64 text on a black background

contrast 16.98:1

Card sample

#a0ff64 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(160, 255, 100, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(160, 255, 100, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a0ff64;
background: linear-gradient(135deg, #a0ff64, #64FF8F);

Monochromatic scale

Palettes built from #a0ff64

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a0ff64 in the Color Lab