Sharp Green
#007d58 · one of 31,915 named colors
Sharp Green is a dark, vivid cyan with the hex code #007d58. In RGB it is 0 red, 125 green and 88 blue, and white text is most readable on top of it.
Codes
HEX
#007d58HEX8
#007d58ffRGB
rgb(0, 125, 88)RGBA
rgba(0, 125, 88, 1)RGB %
rgb(0%, 49%, 35%)HSL
hsl(162, 100%, 25%)HSLA
hsla(162, 100%, 25%, 1)Variables
Sass
$sharp-green: #007d58;Less
@sharp-green: #007d58;CSS
--sharp-green: #007d58;