#E2F0AF
A very light, moderate yellow closely aligning with Palegoldenrod.
About #E2F0AF
At its core, #E2F0AF is a very light and moderate hue. Its closest recognized web color is Palegoldenrod. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 240, and 175.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 6% C, 0% M, 27% Y, and 6% K. With a hue angle of 72.9 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#E2F0AF
RGB226, 240, 175
HSL72.9°, 68.4%, 81.4%
CMYK6%, 0%, 27%, 6%
HSV72.9°, 27.1%, 94.1%
LAB92.4, -15.1, 29.9
XYZ70.3, 81.6, 52.6
Decimal14872751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.21:1
Text on #FFFFFF
FAIL
17.32:1
Text on #000000
AAA
1.16:1
Text on #F8FAFC
FAIL
14.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2F0AF;
}
.text-color {
color: #E2F0AF;
}
.border-color {
border: 2px solid #E2F0AF;
}