#E2F849
A light, vivid yellow closely aligning with Yellow.
About #E2F849
At its core, #E2F849 is a light and vivid hue. Its closest recognized web color is Yellow. In the RGB color space, it consists of 226 red, 248 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 9% cyan, 0% magenta, 71% yellow, and 3% 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. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#E2F849
RGB226, 248, 73
HSL67.5°, 92.6%, 62.9%
CMYK9%, 0%, 71%, 3%
HSV67.5°, 70.6%, 97.3%
LAB93.4, -28.3, 76.8
XYZ66.1, 83.8, 19.0
Decimal14874697
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.18:1
Text on #FFFFFF
FAIL
17.76:1
Text on #000000
AAA
1.13:1
Text on #F8FAFC
FAIL
15.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2F849;
}
.text-color {
color: #E2F849;
}
.border-color {
border: 2px solid #E2F849;
}