#E2F016
A medium, vivid yellow closely aligning with Yellow.
About #E2F016
The precise color #E2F016 is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellow. This translates to an RGB value of rgb(226, 240, 22).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 6% C, 0% M, 91% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2F016
RGB226, 240, 22
HSL63.9°, 87.9%, 51.4%
CMYK6%, 0%, 91%, 6%
HSV63.9°, 90.8%, 94.1%
LAB91.0, -26.1, 87.0
XYZ62.7, 78.5, 12.6
Decimal14872598
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.26:1
Text on #FFFFFF
FAIL
16.71:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2F016;
}
.text-color {
color: #E2F016;
}
.border-color {
border: 2px solid #E2F016;
}