Green Teal
#0cb577 · one of 31,915 named colors
Green Teal is a medium, vivid green with the hex code #0cb577. In RGB it is 12 red, 181 green and 119 blue, and black text is most readable on top of it.
Codes
HEX
#0cb577HEX8
#0cb577ffRGB
rgb(12, 181, 119)RGBA
rgba(12, 181, 119, 1)RGB %
rgb(5%, 71%, 47%)HSL
hsl(158, 88%, 38%)HSLA
hsla(158, 88%, 38%, 1)Variables
Sass
$green-teal: #0cb577;Less
@green-teal: #0cb577;CSS
--green-teal: #0cb577;