Mint Leaf
#00cfb0 · one of 31,915 named colors
Mint Leaf is a medium, vivid cyan with the hex code #00cfb0. In RGB it is 0 red, 207 green and 176 blue, and black text is most readable on top of it.
Codes
HEX
#00cfb0HEX8
#00cfb0ffRGB
rgb(0, 207, 176)RGBA
rgba(0, 207, 176, 1)RGB %
rgb(0%, 81%, 69%)HSL
hsl(171, 100%, 41%)HSLA
hsla(171, 100%, 41%, 1)Variables
Sass
$mint-leaf: #00cfb0;Less
@mint-leaf: #00cfb0;CSS
--mint-leaf: #00cfb0;