Light Green Wash
#d4e6d9 · one of 31,915 named colors
Light Green Wash is a very light, soft green with the hex code #d4e6d9. In RGB it is 212 red, 230 green and 217 blue, and black text is most readable on top of it.
Part of Shades of Green →
Try Light Green Wash in the generator →
Codes
HEX
#d4e6d9HEX8
#d4e6d9ffRGB
rgb(212, 230, 217)RGBA
rgba(212, 230, 217, 1)RGB %
rgb(83%, 90%, 85%)HSL
hsl(137, 26%, 87%)HSLA
hsla(137, 26%, 87%, 1)Variables
Sass
$light-green-wash: #d4e6d9;Less
@light-green-wash: #d4e6d9;CSS
--light-green-wash: #d4e6d9;