#07F075
A medium, vivid green closely aligning with Springgreen.
About #07F075
Visually, #07F075 is defined as a vivid green. Its closest recognized web color is Springgreen. In the RGB color space, it consists of 7 red, 240 green, and 117 blue.
If you are designing for print, the four-color process is what matters most. The color uses 97% Cyan, 0% Magenta, 51% Yellow, and 6% Black. 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07F075
RGB7, 240, 117
HSL148.3°, 94.3%, 48.4%
CMYK97%, 0%, 51%, 6%
HSV148.3°, 97.1%, 94.1%
LAB83.8, -73.6, 45.9
XYZ34.5, 63.6, 27.3
Decimal520309
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.73:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.67:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F075;
}
.text-color {
color: #07F075;
}
.border-color {
border: 2px solid #07F075;
}