Generic Viridian
#007f66 · one of 31,915 named colors
Generic Viridian is a dark, vivid cyan with the hex code #007f66. In RGB it is 0 red, 127 green and 102 blue, and white text is most readable on top of it.
Part of Shades of Cyan →
Try Generic Viridian in the generator →
Codes
HEX
#007f66HEX8
#007f66ffRGB
rgb(0, 127, 102)RGBA
rgba(0, 127, 102, 1)RGB %
rgb(0%, 50%, 40%)HSL
hsl(168, 100%, 25%)HSLA
hsla(168, 100%, 25%, 1)Variables
Sass
$generic-viridian: #007f66;Less
@generic-viridian: #007f66;CSS
--generic-viridian: #007f66;