Creamy Mint
#aaffaa · one of 31,915 named colors
Creamy Mint is a light, vivid green with the hex code #aaffaa. In RGB it is 170 red, 255 green and 170 blue, and black text is most readable on top of it.
Codes
HEX
#aaffaaHEX8
#aaffaaffRGB
rgb(170, 255, 170)RGBA
rgba(170, 255, 170, 1)RGB %
rgb(67%, 100%, 67%)HSL
hsl(120, 100%, 83%)HSLA
hsla(120, 100%, 83%, 1)Variables
Sass
$creamy-mint: #aaffaa;Less
@creamy-mint: #aaffaa;CSS
--creamy-mint: #aaffaa;