Skip to content

#a0ff99

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

RGB
160, 255, 153
HSL
116°, 100%, 80%
CMYK
37, 0, 40, 0
Luminance
0.8129

Every format

HEX#a0ff99
RGBrgb(160, 255, 153)
HSLhsl(116, 100%, 80%)
CMYKcmyk(37%, 0%, 40%, 0%)
LABlab(92.3 -47.5 40.1)
LCHlch(92.3 62.1 139.8)
OKLCHoklch(0.917 0.163 142.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a0ff99 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#a0ff99 on black: 17.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.7%
Green100.0%
Blue60.0%

CMYK percentages

Cyan37.3%
Magenta0.0%
Yellow40.0%
Key (black)0.0%

Color previews

#a0ff99 text on a black background

contrast 17.26:1

Card sample

#a0ff99 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a0ff99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a0ff99 in the Color Lab