#7CA007
A dark, vivid yellow closely aligning with Olivedrab.
About #7CA007
Visually, #7CA007 is defined as a vivid yellow. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 124 parts red, 160 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 22% cyan, 0% magenta, 96% yellow, and 37% black. The HSL representation is 74.1° hue, 91.6% saturation, and 32.7% lightness.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CA007
RGB124, 160, 7
HSL74.1°, 91.6%, 32.7%
CMYK22%, 0%, 96%, 37%
HSV74.1°, 95.6%, 62.7%
LAB61.2, -30.7, 62.5
XYZ20.9, 29.4, 4.8
Decimal8167431
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.89:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7CA007;
}
.text-color {
color: #7CA007;
}
.border-color {
border: 2px solid #7CA007;
}