#7C9942
A medium, moderate green closely aligning with Olivedrab.
About #7C9942
The precise color #7C9942 is an excellent choice for modern design projects. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 124 red, 153 green, and 66 blue.
If you are designing for print, the four-color process is what matters most. The color uses 19% Cyan, 0% Magenta, 57% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7C9942
RGB124, 153, 66
HSL80.0°, 39.7%, 42.9%
CMYK19%, 0%, 57%, 40%
HSV80.0°, 56.9%, 60.0%
LAB59.4, -24.2, 41.7
XYZ20.7, 27.5, 9.4
Decimal8165698
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.23:1
Text on #FFFFFF
AA Large
6.49:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C9942;
}
.text-color {
color: #7C9942;
}
.border-color {
border: 2px solid #7C9942;
}