Light Mint
#b6ffbb · one of 31,915 named colors
Light Mint is a very light, vivid green with the hex code #b6ffbb. In RGB it is 182 red, 255 green and 187 blue, and black text is most readable on top of it.
Codes
HEX
#b6ffbbHEX8
#b6ffbbffRGB
rgb(182, 255, 187)RGBA
rgba(182, 255, 187, 1)RGB %
rgb(71%, 100%, 73%)HSL
hsl(124, 100%, 86%)HSLA
hsla(124, 100%, 86%, 1)Variables
Sass
$light-mint: #b6ffbb;Less
@light-mint: #b6ffbb;CSS
--light-mint: #b6ffbb;