#00E224
A medium, vivid green closely aligning with Limegreen.
About #00E224
The precise color #00E224 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 0 red, 226 green, and 36 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 100% cyan, 0% magenta, 84% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00E224
RGB0, 226, 36
HSL129.6°, 100.0%, 44.3%
CMYK100%, 0%, 84%, 11%
HSV129.6°, 100.0%, 88.6%
LAB78.8, -77.7, 71.0
XYZ27.5, 54.5, 10.7
Decimal57892
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.90:1
Text on #000000
AAA
1.69:1
Text on #F8FAFC
FAIL
10.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00E224;
}
.text-color {
color: #00E224;
}
.border-color {
border: 2px solid #00E224;
}