#00E20F
A medium, vivid green closely aligning with Lime.
About #00E20F
Visually, #00E20F is defined as a vivid green. Designers often compare it to the standard color Lime. Its digital footprint relies on 0 parts red, 226 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 100% C, 0% M, 93% Y, and 11% K. With a hue angle of 124.0 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00E20F
RGB0, 226, 15
HSL124.0°, 100.0%, 44.3%
CMYK100%, 0%, 93%, 11%
HSV124.0°, 100.0%, 88.6%
LAB78.7, -78.4, 74.5
XYZ27.3, 54.4, 9.5
Decimal57871
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.77:1
Text on #FFFFFF
FAIL
11.89:1
Text on #000000
AAA
1.69:1
Text on #F8FAFC
FAIL
10.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00E20F;
}
.text-color {
color: #00E20F;
}
.border-color {
border: 2px solid #00E20F;
}