#7CA049
A medium, moderate green closely aligning with Olivedrab.
About #7CA049
Visually, #7CA049 is defined as a moderate green. If you're using CSS, you might find it aligns closely with Olivedrab. In the RGB color space, it consists of 124 red, 160 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 22% C, 0% M, 54% 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#7CA049
RGB124, 160, 73
HSL84.8°, 37.3%, 45.7%
CMYK22%, 0%, 54%, 37%
HSV84.8°, 54.4%, 62.7%
LAB61.6, -27.0, 40.8
XYZ22.1, 29.9, 10.9
Decimal8167497
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.01:1
Text on #FFFFFF
AA Large
6.98:1
Text on #000000
AA
2.87:1
Text on #F8FAFC
FAIL
5.94:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7CA049;
}
.text-color {
color: #7CA049;
}
.border-color {
border: 2px solid #7CA049;
}