#07E250
A medium, vivid green closely aligning with Limegreen.
About #07E250
Visually, #07E250 is defined as a vivid green. Its closest recognized web color is Limegreen. Its digital footprint relies on 7 parts red, 226 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 97% Cyan, 0% Magenta, 65% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#07E250
RGB7, 226, 80
HSL140.0°, 94.0%, 45.7%
CMYK97%, 0%, 65%, 11%
HSV140.0°, 96.9%, 88.6%
LAB79.1, -74.1, 56.8
XYZ28.7, 55.0, 16.7
Decimal516688
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
12.00:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E250;
}
.text-color {
color: #07E250;
}
.border-color {
border: 2px solid #07E250;
}