#07E26D
A medium, vivid green closely aligning with Springgreen.
About #07E26D
At its core, #07E26D is a medium and vivid hue. Designers often compare it to the standard color Springgreen. In the RGB color space, it consists of 7 red, 226 green, and 109 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 97% C, 0% M, 52% Y, and 11% K. The HSL representation is 147.9° hue, 94.0% saturation, and 45.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07E26D
RGB7, 226, 109
HSL147.9°, 94.0%, 45.7%
CMYK97%, 0%, 52%, 11%
HSV147.9°, 96.9%, 88.6%
LAB79.4, -70.4, 44.3
XYZ30.0, 55.5, 23.6
Decimal516717
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.11:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E26D;
}
.text-color {
color: #07E26D;
}
.border-color {
border: 2px solid #07E26D;
}