Frog Green
#00693c · one of 31,915 named colors
Frog Green is a dark, vivid green with the hex code #00693c. In RGB it is 0 red, 105 green and 60 blue, and white text is most readable on top of it.
Codes
HEX
#00693cHEX8
#00693cffRGB
rgb(0, 105, 60)RGBA
rgba(0, 105, 60, 1)RGB %
rgb(0%, 41%, 24%)HSL
hsl(154, 100%, 21%)HSLA
hsla(154, 100%, 21%, 1)Variables
Sass
$frog-green: #00693c;Less
@frog-green: #00693c;CSS
--frog-green: #00693c;