#07F85F
A medium, vivid green closely aligning with Springgreen.
About #07F85F
Visually, #07F85F is defined as a vivid green. Its closest recognized web color is Springgreen. This translates to an RGB value of rgb(7, 248, 95).
When sending designs containing this color to a printer, the CMYK values come into play. 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. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07F85F
RGB7, 248, 95
HSL141.9°, 94.5%, 50.0%
CMYK97%, 0%, 62%, 3%
HSV141.9°, 97.2%, 97.3%
LAB86.0, -78.9, 58.4
XYZ35.7, 68.0, 22.1
Decimal522335
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.60:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.41:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F85F;
}
.text-color {
color: #07F85F;
}
.border-color {
border: 2px solid #07F85F;
}