#E2FF1D

A medium, vivid yellow closely aligning with Yellow.

About #E2FF1D

When working with digital screens, the color #E2FF1D is rendered by mixing light. If you're using CSS, you might find it aligns closely with Yellow. This translates to an RGB value of rgb(226, 255, 29).

For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 11% C, 0% M, 89% Y, and 0% K. The HSL representation is 67.7° hue, 100.0% saturation, and 55.7% lightness.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#E2FF1D
RGB226, 255, 29
HSL67.7°, 100.0%, 55.7%
CMYK11%, 0%, 89%, 0%
HSV67.7°, 88.6%, 100.0%
LAB95.1, -33.0, 89.2
XYZ67.3, 87.8, 14.6
Decimal14876445

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.13:1
Text on #FFFFFF
FAIL
18.56:1
Text on #000000
AAA
1.08:1
Text on #F8FAFC
FAIL
15.77:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #E2FF1D; }
.text-color { color: #E2FF1D; }
.border-color { border: 2px solid #E2FF1D; }

Similar Colors

Yellow
#FFFF00