#83A024
A dark, moderate yellow closely aligning with Olivedrab.
About #83A024
The precise color #83A024 is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 160, and 36.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 18% Cyan, 0% Magenta, 78% Yellow, and 37% Black. With a hue angle of 74.0 degrees, it sits comfortably in the yellow spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#83A024
RGB131, 160, 36
HSL74.0°, 63.3%, 38.4%
CMYK18%, 0%, 78%, 37%
HSV74.0°, 77.5%, 62.7%
LAB61.7, -26.9, 56.7
XYZ22.2, 30.1, 6.3
Decimal8626212
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.99:1
Text on #FFFFFF
FAIL
7.02:1
Text on #000000
AAA
2.86:1
Text on #F8FAFC
FAIL
5.97:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #83A024;
}
.text-color {
color: #83A024;
}
.border-color {
border: 2px solid #83A024;
}