Spectral Green
#008664 · one of 31,915 named colors
Spectral Green is a dark, vivid cyan with the hex code #008664. In RGB it is 0 red, 134 green and 100 blue, and black text is most readable on top of it.
Part of Shades of Cyan →
Try Spectral Green in the generator →
Codes
HEX
#008664HEX8
#008664ffRGB
rgb(0, 134, 100)RGBA
rgba(0, 134, 100, 1)RGB %
rgb(0%, 53%, 39%)HSL
hsl(165, 100%, 26%)HSLA
hsla(165, 100%, 26%, 1)Variables
Sass
$spectral-green: #008664;Less
@spectral-green: #008664;CSS
--spectral-green: #008664;