Jade Tinge
#bbccbc · one of 31,915 named colors
Jade Tinge is a light, muted green with the hex code #bbccbc. In RGB it is 187 red, 204 green and 188 blue, and black text is most readable on top of it.
Codes
HEX
#bbccbcHEX8
#bbccbcffRGB
rgb(187, 204, 188)RGBA
rgba(187, 204, 188, 1)RGB %
rgb(73%, 80%, 74%)HSL
hsl(124, 14%, 77%)HSLA
hsla(124, 14%, 77%, 1)Variables
Sass
$jade-tinge: #bbccbc;Less
@jade-tinge: #bbccbc;CSS
--jade-tinge: #bbccbc;