#7C9950
A medium, moderate green closely aligning with Olivedrab.
About #7C9950
The precise color #7C9950 is an excellent choice for modern design projects. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(124, 153, 80).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 19% cyan and 0% magenta inks. With a hue angle of 83.8 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C9950
RGB124, 153, 80
HSL83.8°, 31.3%, 45.7%
CMYK19%, 0%, 48%, 40%
HSV83.8°, 47.7%, 60.0%
LAB59.6, -22.7, 34.9
XYZ21.2, 27.6, 11.8
Decimal8165712
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.22:1
Text on #FFFFFF
AA Large
6.53:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C9950;
}
.text-color {
color: #7C9950;
}
.border-color {
border: 2px solid #7C9950;
}