#07F066
A medium, vivid green closely aligning with Springgreen.
About #07F066
Visually, #07F066 is defined as a vivid green. Its closest recognized web color is Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 240, and 102.
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.
Contrast ratios determine whether this color is safe for typography. 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#07F066
RGB7, 240, 102
HSL144.5°, 94.3%, 48.4%
CMYK97%, 0%, 57%, 6%
HSV144.5°, 97.1%, 94.1%
LAB83.6, -75.7, 52.6
XYZ33.6, 63.3, 23.0
Decimal520294
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.66:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F066;
}
.text-color {
color: #07F066;
}
.border-color {
border: 2px solid #07F066;
}