#E2F049
A light, vivid yellow closely aligning with Yellow.
About #E2F049
The precise color #E2F049 is an excellent choice for modern design projects. Designers often compare it to the standard color Yellow. To achieve this exact tint on a monitor, you would use an RGB mix of 226, 240, and 73.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 6% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2F049
RGB226, 240, 73
HSL65.0°, 84.8%, 61.4%
CMYK6%, 0%, 70%, 6%
HSV65.0°, 69.6%, 94.1%
LAB91.2, -24.5, 74.7
XYZ63.7, 79.0, 18.2
Decimal14872649
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.25:1
Text on #FFFFFF
FAIL
16.79:1
Text on #000000
AAA
1.20:1
Text on #F8FAFC
FAIL
14.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2F049;
}
.text-color {
color: #E2F049;
}
.border-color {
border: 2px solid #E2F049;
}