#E2F87C
A light, vivid yellow closely aligning with Khaki.
About #E2F87C
The precise color #E2F87C is an excellent choice for modern design projects. Designers often compare it to the standard color Khaki. In the RGB color space, it consists of 226 red, 248 green, and 124 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 9% cyan, 0% magenta, 50% yellow, and 3% black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2F87C
RGB226, 248, 124
HSL70.6°, 89.9%, 72.9%
CMYK9%, 0%, 50%, 3%
HSV70.6°, 50.0%, 97.3%
LAB93.8, -24.7, 56.6
XYZ68.6, 84.8, 31.8
Decimal14874748
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.17:1
Text on #FFFFFF
FAIL
17.95:1
Text on #000000
AAA
1.12:1
Text on #F8FAFC
FAIL
15.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2F87C;
}
.text-color {
color: #E2F87C;
}
.border-color {
border: 2px solid #E2F87C;
}