#00E242
A medium, vivid green closely aligning with Limegreen.
About #00E242
At its core, #00E242 is a medium and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 0 parts red, 226 parts green, and 66 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 100% Cyan, 0% Magenta, 71% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#00E242
RGB0, 226, 66
HSL137.5°, 100.0%, 44.3%
CMYK100%, 0%, 71%, 11%
HSV137.5°, 100.0%, 88.6%
LAB78.9, -75.7, 62.1
XYZ28.2, 54.8, 14.2
Decimal57922
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.96:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00E242;
}
.text-color {
color: #00E242;
}
.border-color {
border: 2px solid #00E242;
}