#42CC07
A medium, vivid green closely aligning with Limegreen.
About #42CC07
The precise color #42CC07 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(66, 204, 7).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 68% cyan, 0% magenta, 97% yellow, and 20% black. Always request a physical proof before doing a large print run with this exact code.
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#42CC07
RGB66, 204, 7
HSL102.0°, 93.4%, 41.4%
CMYK68%, 0%, 97%, 20%
HSV102.0°, 96.6%, 80.0%
LAB72.5, -65.8, 70.5
XYZ23.9, 44.4, 7.5
Decimal4377607
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.13:1
Text on #FFFFFF
FAIL
9.87:1
Text on #000000
AAA
2.03:1
Text on #F8FAFC
FAIL
8.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42CC07;
}
.text-color {
color: #42CC07;
}
.border-color {
border: 2px solid #42CC07;
}