#7C921D
A dark, moderate yellow closely aligning with Olivedrab.
About #7C921D
The precise color #7C921D 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, 146, 29).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 15% C, 0% M, 80% Y, and 43% K. The HSL representation is 71.3° hue, 66.9% saturation, and 34.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C921D
RGB124, 146, 29
HSL71.3°, 66.9%, 34.3%
CMYK15%, 0%, 80%, 43%
HSV71.3°, 80.1%, 57.3%
LAB57.0, -23.3, 54.3
XYZ18.8, 24.9, 5.0
Decimal8163869
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.51:1
Text on #FFFFFF
AA Large
5.99:1
Text on #000000
AA
3.35:1
Text on #F8FAFC
AA Large
5.09:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C921D;
}
.text-color {
color: #7C921D;
}
.border-color {
border: 2px solid #7C921D;
}