#7C8357
A medium, muted yellow closely aligning with Darkolivegreen.
About #7C8357
The precise color #7C8357 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(124, 131, 87).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 5% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C8357
RGB124, 131, 87
HSL69.5°, 20.2%, 42.7%
CMYK5%, 0%, 34%, 49%
HSV69.5°, 33.6%, 51.4%
LAB53.2, -10.2, 23.0
XYZ18.1, 21.2, 12.2
Decimal8160087
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.01:1
Text on #FFFFFF
AA Large
5.24:1
Text on #000000
AA
3.83:1
Text on #F8FAFC
AA Large
4.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C8357;
}
.text-color {
color: #7C8357;
}
.border-color {
border: 2px solid #7C8357;
}