Fresh Green
#69d84f · one of 31,915 named colors
Fresh Green is a medium, strong green with the hex code #69d84f. In RGB it is 105 red, 216 green and 79 blue, and black text is most readable on top of it.
Codes
HEX
#69d84fHEX8
#69d84fffRGB
rgb(105, 216, 79)RGBA
rgba(105, 216, 79, 1)RGB %
rgb(41%, 85%, 31%)HSL
hsl(109, 64%, 58%)HSLA
hsla(109, 64%, 58%, 1)Variables
Sass
$fresh-green: #69d84f;Less
@fresh-green: #69d84f;CSS
--fresh-green: #69d84f;