#7CA042
A medium, moderate green closely aligning with Olivedrab.
About #7CA042
The precise color #7CA042 is an excellent choice for modern design projects. It is closely associated with the named CSS color Olivedrab. This translates to an RGB value of rgb(124, 160, 66).
Translating this color to physical media requires the CMYK color model. The color uses 22% Cyan, 0% Magenta, 59% Yellow, and 37% Black. With a hue angle of 83.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7CA042
RGB124, 160, 66
HSL83.0°, 41.6%, 44.3%
CMYK22%, 0%, 59%, 37%
HSV83.0°, 58.7%, 62.7%
LAB61.5, -27.7, 44.1
XYZ21.9, 29.8, 9.8
Decimal8167490
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.02:1
Text on #FFFFFF
AA Large
6.96:1
Text on #000000
AA
2.88:1
Text on #F8FAFC
FAIL
5.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7CA042;
}
.text-color {
color: #7CA042;
}
.border-color {
border: 2px solid #7CA042;
}