#07CC1D
A medium, vivid green closely aligning with Limegreen.
About #07CC1D
The precise color #07CC1D is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(7, 204, 29).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 97% Cyan, 0% Magenta, 86% Yellow, and 20% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07CC1D
RGB7, 204, 29
HSL126.7°, 93.4%, 41.4%
CMYK97%, 0%, 86%, 20%
HSV126.7°, 96.6%, 80.0%
LAB71.8, -71.8, 66.3
XYZ21.9, 43.3, 8.4
Decimal511005
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.17:1
Text on #FFFFFF
FAIL
9.66:1
Text on #000000
AAA
2.08:1
Text on #F8FAFC
FAIL
8.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CC1D;
}
.text-color {
color: #07CC1D;
}
.border-color {
border: 2px solid #07CC1D;
}