#E2F816
A medium, vivid yellow closely aligning with Yellow.
About #E2F816
The hex code #E2F816 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Yellow. In the RGB color space, it consists of 226 red, 248 green, and 22 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 9% cyan, 0% magenta, 91% yellow, and 3% black. The HSL representation is 65.8° hue, 94.2% saturation, and 52.9% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#E2F816
RGB226, 248, 22
HSL65.8°, 94.2%, 52.9%
CMYK9%, 0%, 91%, 3%
HSV65.8°, 91.1%, 97.3%
LAB93.2, -29.9, 88.7
XYZ65.1, 83.4, 13.4
Decimal14874646
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.19:1
Text on #FFFFFF
FAIL
17.67:1
Text on #000000
AAA
1.14:1
Text on #F8FAFC
FAIL
15.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #E2F816;
}
.text-color {
color: #E2F816;
}
.border-color {
border: 2px solid #E2F816;
}