#07A00F
A dark, vivid green closely aligning with Green.
About #07A00F
When working with digital screens, the color #07A00F is rendered by mixing light. Its closest recognized web color is Green. This translates to an RGB value of rgb(7, 160, 15).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 96% C, 0% M, 91% Y, and 37% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#07A00F
RGB7, 160, 15
HSL123.1°, 91.6%, 32.7%
CMYK96%, 0%, 91%, 37%
HSV123.1°, 95.6%, 62.7%
LAB57.3, -60.0, 56.5
XYZ12.7, 25.2, 4.6
Decimal499727
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.04:1
Text on #000000
AA
3.32:1
Text on #F8FAFC
AA Large
5.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07A00F;
}
.text-color {
color: #07A00F;
}
.border-color {
border: 2px solid #07A00F;
}