Aquamarine
#2ee8bb · one of 31,915 named colors
Aquamarine is a medium, vivid cyan with the hex code #2ee8bb. In RGB it is 46 red, 232 green and 187 blue, and black text is most readable on top of it.
Codes
HEX
#2ee8bbHEX8
#2ee8bbffRGB
rgb(46, 232, 187)RGBA
rgba(46, 232, 187, 1)RGB %
rgb(18%, 91%, 73%)HSL
hsl(165, 80%, 55%)HSLA
hsla(165, 80%, 55%, 1)Variables
Sass
$aquamarine: #2ee8bb;Less
@aquamarine: #2ee8bb;CSS
--aquamarine: #2ee8bb;