#07CC57
A medium, vivid green closely aligning with Limegreen.
About #07CC57
When working with digital screens, the color #07CC57 is rendered by mixing light. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 7 red, 204 green, and 87 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. With a hue angle of 144.4 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07CC57
RGB7, 204, 87
HSL144.4°, 93.4%, 41.4%
CMYK97%, 0%, 57%, 20%
HSV144.4°, 96.6%, 80.0%
LAB72.2, -66.7, 45.9
XYZ23.4, 43.9, 16.3
Decimal511063
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.15:1
Text on #FFFFFF
FAIL
9.78:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07CC57;
}
.text-color {
color: #07CC57;
}
.border-color {
border: 2px solid #07CC57;
}