#7CA816
A dark, vivid green closely aligning with Yellowgreen.
About #7CA816
The precise color #7CA816 is an excellent choice for modern design projects. Designers often compare it to the standard color Yellowgreen. Its digital footprint relies on 124 parts red, 168 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 26% C, 0% M, 87% Y, and 34% K. With a hue angle of 78.1 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CA816
RGB124, 168, 22
HSL78.1°, 76.8%, 37.3%
CMYK26%, 0%, 87%, 34%
HSV78.1°, 86.9%, 65.9%
LAB63.6, -34.1, 62.0
XYZ22.5, 32.3, 5.8
Decimal8169494
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.81:1
Text on #FFFFFF
FAIL
7.47:1
Text on #000000
AAA
2.69:1
Text on #F8FAFC
FAIL
6.35:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7CA816;
}
.text-color {
color: #7CA816;
}
.border-color {
border: 2px solid #7CA816;
}