#07DB66
A medium, vivid green closely aligning with Springgreen.
About #07DB66
When working with digital screens, the color #07DB66 is rendered by mixing light. Its closest recognized web color is Springgreen. Its digital footprint relies on 7 parts red, 219 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 97% C, 0% M, 53% Y, and 14% K. The HSL representation is 146.9° hue, 93.8% saturation, and 44.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07DB66
RGB7, 219, 102
HSL146.9°, 93.8%, 44.3%
CMYK97%, 0%, 53%, 14%
HSV146.9°, 96.8%, 85.9%
LAB77.1, -69.2, 44.8
XYZ27.8, 51.7, 21.1
Decimal514918
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.85:1
Text on #FFFFFF
FAIL
11.33:1
Text on #000000
AAA
1.77:1
Text on #F8FAFC
FAIL
9.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07DB66;
}
.text-color {
color: #07DB66;
}
.border-color {
border: 2px solid #07DB66;
}