#7CBD07
A dark, vivid green closely aligning with Yellowgreen.
About #7CBD07
At its core, #7CBD07 is a dark and vivid hue. Its closest recognized web color is Yellowgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 189, and 7.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 34% C, 0% M, 96% Y, and 26% K. With a hue angle of 81.4 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CBD07
RGB124, 189, 7
HSL81.4°, 92.9%, 38.4%
CMYK34%, 0%, 96%, 26%
HSV81.4°, 96.3%, 74.1%
LAB70.0, -43.7, 69.4
XYZ26.5, 40.7, 6.7
Decimal8174855
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.14:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CBD07;
}
.text-color {
color: #7CBD07;
}
.border-color {
border: 2px solid #7CBD07;
}