#07F82C
A medium, vivid green closely aligning with Lime.
About #07F82C
The precise color #07F82C is an excellent choice for modern design projects. Designers often compare it to the standard color Lime. In the RGB color space, it consists of 7 red, 248 green, and 44 blue.
If you are designing for print, the four-color process is what matters most. The color uses 97% Cyan, 0% Magenta, 82% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07F82C
RGB7, 248, 44
HSL129.2°, 94.5%, 50.0%
CMYK97%, 0%, 82%, 3%
HSV129.2°, 97.2%, 97.3%
LAB85.7, -83.0, 75.4
XYZ34.1, 67.4, 13.6
Decimal522284
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.47:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07F82C;
}
.text-color {
color: #07F82C;
}
.border-color {
border: 2px solid #07F82C;
}