#E2FF3A
A light, vivid yellow closely aligning with Yellow.
About #E2FF3A
The precise color #E2FF3A is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellow. Its digital footprint relies on 226 parts red, 255 parts green, and 58 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 11% Cyan, 0% Magenta, 77% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
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#E2FF3A
RGB226, 255, 58
HSL68.8°, 100.0%, 61.4%
CMYK11%, 0%, 77%, 0%
HSV68.8°, 77.3%, 100.0%
LAB95.2, -32.2, 83.1
XYZ67.9, 88.0, 17.4
Decimal14876474
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.13:1
Text on #FFFFFF
FAIL
18.60:1
Text on #000000
AAA
1.08:1
Text on #F8FAFC
FAIL
15.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2FF3A;
}
.text-color {
color: #E2FF3A;
}
.border-color {
border: 2px solid #E2FF3A;
}