#07E975
A medium, vivid green closely aligning with Springgreen.
About #07E975
Visually, #07E975 is defined as a vivid green. Designers often compare it to the standard color Springgreen. Its digital footprint relies on 7 parts red, 233 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07E975
RGB7, 233, 117
HSL149.2°, 94.2%, 47.1%
CMYK97%, 0%, 50%, 9%
HSV149.2°, 97.0%, 91.4%
LAB81.6, -71.4, 43.3
XYZ32.4, 59.6, 26.6
Decimal518517
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.63:1
Text on #FFFFFF
FAIL
12.92:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
10.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E975;
}
.text-color {
color: #07E975;
}
.border-color {
border: 2px solid #07E975;
}