#7CAF5F
A medium, moderate green closely aligning with Olivedrab.
About #7CAF5F
At its core, #7CAF5F is a medium and moderate hue. Its closest recognized web color is Olivedrab. Its digital footprint relies on 124 parts red, 175 parts green, and 95 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 29% cyan, 0% magenta, 46% yellow, and 31% black. This makes it a relatively light color when applied to physical surfaces.
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#7CAF5F
RGB124, 175, 95
HSL98.3°, 33.3%, 52.9%
CMYK29%, 0%, 46%, 31%
HSV98.3°, 45.7%, 68.6%
LAB66.3, -31.6, 35.6
XYZ25.7, 35.8, 16.4
Decimal8171359
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.15:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.93:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7CAF5F;
}
.text-color {
color: #7CAF5F;
}
.border-color {
border: 2px solid #7CAF5F;
}