Aqua Green
#12e193 · one of 31,915 named colors
Aqua Green is a medium, vivid green with the hex code #12e193. In RGB it is 18 red, 225 green and 147 blue, and black text is most readable on top of it.
Codes
HEX
#12e193HEX8
#12e193ffRGB
rgb(18, 225, 147)RGBA
rgba(18, 225, 147, 1)RGB %
rgb(7%, 88%, 58%)HSL
hsl(157, 85%, 48%)HSLA
hsla(157, 85%, 48%, 1)Variables
Sass
$aqua-green: #12e193;Less
@aqua-green: #12e193;CSS
--aqua-green: #12e193;