#7CA80F
A dark, vivid green closely aligning with Yellowgreen.
About #7CA80F
Visually, #7CA80F is defined as a vivid green. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 124 red, 168 green, and 15 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 26% C, 0% M, 91% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#7CA80F
RGB124, 168, 15
HSL77.3°, 83.6%, 35.9%
CMYK26%, 0%, 91%, 34%
HSV77.3°, 91.1%, 65.9%
LAB63.6, -34.3, 63.3
XYZ22.4, 32.3, 5.5
Decimal8169487
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.81:1
Text on #FFFFFF
FAIL
7.46: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: #7CA80F;
}
.text-color {
color: #7CA80F;
}
.border-color {
border: 2px solid #7CA80F;
}