#07D342
A medium, vivid green closely aligning with Limegreen.
About #07D342
At its core, #07D342 is a medium and vivid hue. If you're using CSS, you might find it aligns closely with Limegreen. Its digital footprint relies on 7 parts red, 211 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 97% Cyan, 0% Magenta, 69% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#07D342
RGB7, 211, 66
HSL137.4°, 93.6%, 42.7%
CMYK97%, 0%, 69%, 17%
HSV137.4°, 96.7%, 82.7%
LAB74.2, -71.2, 57.2
XYZ24.4, 47.0, 12.9
Decimal512834
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.41:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07D342;
}
.text-color {
color: #07D342;
}
.border-color {
border: 2px solid #07D342;
}