#E2F083
A light, vivid yellow closely aligning with Khaki.
About #E2F083
The precise color #E2F083 is an excellent choice for modern design projects. Its closest recognized web color is Khaki. This translates to an RGB value of rgb(226, 240, 131).
Translating this color to physical media requires the CMYK color model. The color uses 6% Cyan, 0% Magenta, 45% Yellow, and 6% Black. The HSL representation is 67.7° hue, 78.4% saturation, and 72.7% lightness.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#E2F083
RGB226, 240, 131
HSL67.7°, 78.4%, 72.7%
CMYK6%, 0%, 45%, 6%
HSV67.7°, 45.4%, 94.1%
LAB91.7, -20.3, 50.8
XYZ66.6, 80.1, 33.4
Decimal14872707
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.03:1
Text on #000000
AAA
1.18:1
Text on #F8FAFC
FAIL
14.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2F083;
}
.text-color {
color: #E2F083;
}
.border-color {
border: 2px solid #E2F083;
}