#07C550
A medium, vivid green closely aligning with Limegreen.
About #07C550
At its core, #07C550 is a medium and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 7 parts red, 197 parts green, and 80 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 96% cyan, 0% magenta, 59% yellow, and 23% black. The HSL representation is 143.1° 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07C550
RGB7, 197, 80
HSL143.1°, 93.1%, 40.0%
CMYK96%, 0%, 59%, 23%
HSV143.1°, 96.4%, 77.3%
LAB69.9, -65.4, 46.4
XYZ21.5, 40.6, 14.3
Decimal509264
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.11:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07C550;
}
.text-color {
color: #07C550;
}
.border-color {
border: 2px solid #07C550;
}