Closest to Light Green
#A0E080
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | A0E080 | ||
| HEX with # | #A0E080 | ||
| RGB | rgb(160, 224, 128) | ||
| RGBA | rgba(160, 224, 128, 1) | ||
| HSL | hsl(100 60.76% 69.02%) | ||
| HSLA | hsla(100, 60.76%, 69.02%, 1) | ||
| HSV | hsv(100, 42.86%, 87.84%) | ||
| CMYK | cmyk(28.57%, 0%, 42.86%, 12.16%) | ||
| OKLCH | oklch(84.13% 0.1425 135.89) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #A0E080;
bg-[#a0e080]
Accessibility quick-check
White text
1.56:1
Decorative only
Black text
13.47:1
AAA normal
Reference notes
The hex value #A0E080 sits in the green range with a bright appearance and clear chroma. Measured through common web color formats, the channels resolve to rgb(160 224 128) and an HSL lightness of 69%, which explains its visual density. The balanced cast matters because neighboring colors can make the same hex feel sharper, calmer, or more neutral than it appears in isolation. Because web color is device-dependent, treat the numeric conversion table as the stable reference and use the visual swatch as a quick sanity check. The linked variants and pairings give nearby colors for systematic palettes, while the CSS Forge links let the same value move directly into CSS experiments. For brand-adjacent work, compare the closest named colors before reusing it, because a familiar name can change how stakeholders describe the same swatch. Designers can use it in backgrounds, supporting UI surfaces, editorial layouts, and restrained visual systems. When combined with lighter or darker variants, it gives enough range for borders, fills, and active states.