Lime
#aaff32 · one of 31,915 named colors
Lime is a medium, vivid green with the hex code #aaff32. In RGB it is 170 red, 255 green and 50 blue, and black text is most readable on top of it.
Codes
HEX
#aaff32HEX8
#aaff32ffRGB
rgb(170, 255, 50)RGBA
rgba(170, 255, 50, 1)RGB %
rgb(67%, 100%, 20%)HSL
hsl(85, 100%, 60%)HSLA
hsla(85, 100%, 60%, 1)Variables
Sass
$lime: #aaff32;Less
@lime: #aaff32;CSS
--lime: #aaff32;Similar colors