#E9F8BD
A very light, vivid green closely aligning with Palegoldenrod.
About #E9F8BD
The precise color #E9F8BD is an excellent choice for modern design projects. Designers often compare it to the standard color Palegoldenrod. This translates to an RGB value of rgb(233, 248, 189).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 6% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E9F8BD
RGB233, 248, 189
HSL75.3°, 80.8%, 85.7%
CMYK6%, 0%, 24%, 3%
HSV75.3°, 23.8%, 97.3%
LAB95.2, -14.6, 26.8
XYZ76.4, 88.1, 61.1
Decimal15333565
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.13:1
Text on #FFFFFF
FAIL
18.63:1
Text on #000000
AAA
1.08:1
Text on #F8FAFC
FAIL
15.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E9F8BD;
}
.text-color {
color: #E9F8BD;
}
.border-color {
border: 2px solid #E9F8BD;
}