#07E224
A medium, vivid green closely aligning with Limegreen.
About #07E224
Visually, #07E224 is defined as a vivid green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 226, and 36.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 97% C, 0% M, 84% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07E224
RGB7, 226, 36
HSL127.9°, 94.0%, 45.7%
CMYK97%, 0%, 84%, 11%
HSV127.9°, 96.9%, 88.6%
LAB78.8, -77.5, 71.0
XYZ27.6, 54.6, 10.7
Decimal516644
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.91:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E224;
}
.text-color {
color: #07E224;
}
.border-color {
border: 2px solid #07E224;
}