#07F857
A medium, vivid green closely aligning with Springgreen.
About #07F857
Visually, #07F857 is defined as a vivid green. Designers often compare it to the standard color Springgreen. Its digital footprint relies on 7 parts red, 248 parts green, and 87 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 97% Cyan, 0% Magenta, 65% Yellow, and 3% Black. With a hue angle of 139.9 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07F857
RGB7, 248, 87
HSL139.9°, 94.5%, 50.0%
CMYK97%, 0%, 65%, 3%
HSV139.9°, 97.2%, 97.3%
LAB85.9, -79.7, 61.6
XYZ35.4, 67.9, 20.3
Decimal522327
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.57:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F857;
}
.text-color {
color: #07F857;
}
.border-color {
border: 2px solid #07F857;
}