#07D37C
A medium, vivid green closely aligning with Mediumspringgreen.
About #07D37C
At its core, #07D37C is a medium and vivid hue. Designers often compare it to the standard color Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 211, and 124.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 97% Cyan, 0% Magenta, 41% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#07D37C
RGB7, 211, 124
HSL154.4°, 93.6%, 42.7%
CMYK97%, 0%, 41%, 17%
HSV154.4°, 96.7%, 82.7%
LAB74.9, -63.0, 31.2
XYZ27.0, 48.1, 26.9
Decimal512892
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.62:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07D37C;
}
.text-color {
color: #07D37C;
}
.border-color {
border: 2px solid #07D37C;
}