#07C55F
A medium, vivid green closely aligning with Mediumspringgreen.
About #07C55F
The hex code #07C55F represents a beautifully specific shade of green. Its closest recognized web color is Mediumspringgreen. Its digital footprint relies on 7 parts red, 197 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 96% C, 0% M, 52% Y, and 23% K. The HSL representation is 147.8° hue, 93.1% saturation, and 40.0% lightness.
Ensuring your text is legible against this background is a key part of web design. 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#07C55F
RGB7, 197, 95
HSL147.8°, 93.1%, 40.0%
CMYK96%, 0%, 52%, 23%
HSV147.8°, 96.4%, 77.3%
LAB70.0, -63.3, 39.5
XYZ22.1, 40.8, 17.5
Decimal509279
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.29:1
Text on #FFFFFF
FAIL
9.16:1
Text on #000000
AAA
2.19:1
Text on #F8FAFC
FAIL
7.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07C55F;
}
.text-color {
color: #07C55F;
}
.border-color {
border: 2px solid #07C55F;
}