#7CA824
A medium, moderate green closely aligning with Olivedrab.
About #7CA824
At its core, #7CA824 is a medium and moderate hue. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(124, 168, 36).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 26% cyan and 0% magenta inks. The HSL representation is 80.0° hue, 64.7% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#7CA824
RGB124, 168, 36
HSL80.0°, 64.7%, 40.0%
CMYK26%, 0%, 79%, 34%
HSV80.0°, 78.6%, 65.9%
LAB63.7, -33.6, 58.3
XYZ22.6, 32.4, 6.7
Decimal8169508
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.81:1
Text on #FFFFFF
FAIL
7.48:1
Text on #000000
AAA
2.68:1
Text on #F8FAFC
FAIL
6.36:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7CA824;
}
.text-color {
color: #7CA824;
}
.border-color {
border: 2px solid #7CA824;
}