#07D350
A medium, vivid green closely aligning with Limegreen.
About #07D350
The precise color #07D350 is an excellent choice for modern design projects. It is closely associated with the named CSS color Limegreen. In the RGB color space, it consists of 7 red, 211 green, and 80 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#07D350
RGB7, 211, 80
HSL141.5°, 93.6%, 42.7%
CMYK97%, 0%, 62%, 17%
HSV141.5°, 96.7%, 82.7%
LAB74.3, -69.7, 51.5
XYZ24.8, 47.2, 15.4
Decimal512848
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.01:1
Text on #FFFFFF
FAIL
10.44:1
Text on #000000
AAA
1.92:1
Text on #F8FAFC
FAIL
8.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07D350;
}
.text-color {
color: #07D350;
}
.border-color {
border: 2px solid #07D350;
}