#507C50
A medium, muted green closely aligning with Darkolivegreen.
About #507C50
The precise color #507C50 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(80, 124, 80).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 35% Cyan, 0% Magenta, 35% Yellow, and 51% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#507C50
RGB80, 124, 80
HSL120.0°, 21.6%, 40.0%
CMYK35%, 0%, 35%, 51%
HSV120.0°, 35.5%, 48.6%
LAB47.9, -24.8, 19.4
XYZ12.0, 16.7, 10.2
Decimal5274704
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.84:1
Text on #FFFFFF
AA
4.34:1
Text on #000000
AA Large
4.62:1
Text on #F8FAFC
AA
3.69:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #507C50;
}
.text-color {
color: #507C50;
}
.border-color {
border: 2px solid #507C50;
}