#75A83A
A medium, moderate green closely aligning with Olivedrab.
About #75A83A
The precise color #75A83A is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(117, 168, 58).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 30% Cyan, 0% Magenta, 65% Yellow, and 34% Black. With a hue angle of 87.8 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#75A83A
RGB117, 168, 58
HSL87.8°, 48.7%, 44.3%
CMYK30%, 0%, 65%, 34%
HSV87.8°, 65.5%, 65.9%
LAB63.4, -34.9, 49.7
XYZ22.1, 32.1, 9.0
Decimal7710778
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.83:1
Text on #FFFFFF
FAIL
7.42:1
Text on #000000
AAA
2.71:1
Text on #F8FAFC
FAIL
6.31:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #75A83A;
}
.text-color {
color: #75A83A;
}
.border-color {
border: 2px solid #75A83A;
}