Dark Lime
#84b701 · one of 31,915 named colors
Dark Lime is a medium, vivid green with the hex code #84b701. In RGB it is 132 red, 183 green and 1 blue, and black text is most readable on top of it.
Codes
HEX
#84b701HEX8
#84b701ffRGB
rgb(132, 183, 1)RGBA
rgba(132, 183, 1, 1)RGB %
rgb(52%, 72%, 0%)HSL
hsl(77, 99%, 36%)HSLA
hsla(77, 99%, 36%, 1)Variables
Sass
$dark-lime: #84b701;Less
@dark-lime: #84b701;CSS
--dark-lime: #84b701;