#7CB650
A medium, moderate green closely aligning with Olivedrab.
About #7CB650
The precise color #7CB650 is an excellent choice for modern design projects. Designers often compare it to the standard color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 182, and 80.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 32% cyan, 0% magenta, 56% yellow, and 29% black. With a hue angle of 94.1 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7CB650
RGB124, 182, 80
HSL94.1°, 41.1%, 51.4%
CMYK32%, 0%, 56%, 29%
HSV94.1°, 56.0%, 71.4%
LAB68.3, -36.6, 45.3
XYZ26.5, 38.3, 13.6
Decimal8173136
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.42:1
Text on #FFFFFF
FAIL
8.66:1
Text on #000000
AAA
2.32:1
Text on #F8FAFC
FAIL
7.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CB650;
}
.text-color {
color: #7CB650;
}
.border-color {
border: 2px solid #7CB650;
}