Action Green
#00504b · one of 31,915 named colors
Action Green is a dark, vivid cyan with the hex code #00504b. In RGB it is 0 red, 80 green and 75 blue, and white text is most readable on top of it.
Codes
HEX
#00504bHEX8
#00504bffRGB
rgb(0, 80, 75)RGBA
rgba(0, 80, 75, 1)RGB %
rgb(0%, 31%, 29%)HSL
hsl(176, 100%, 16%)HSLA
hsla(176, 100%, 16%, 1)Variables
Sass
$action-green: #00504b;Less
@action-green: #00504b;CSS
--action-green: #00504b;