Sport Green
#00a27d · one of 31,915 named colors
Sport Green is a dark, vivid cyan with the hex code #00a27d. In RGB it is 0 red, 162 green and 125 blue, and black text is most readable on top of it.
Codes
HEX
#00a27dHEX8
#00a27dffRGB
rgb(0, 162, 125)RGBA
rgba(0, 162, 125, 1)RGB %
rgb(0%, 64%, 49%)HSL
hsl(166, 100%, 32%)HSLA
hsla(166, 100%, 32%, 1)Variables
Sass
$sport-green: #00a27d;Less
@sport-green: #00a27d;CSS
--sport-green: #00a27d;