#83A81D
A dark, vivid green closely aligning with Olivedrab.
About #83A81D
When working with digital screens, the color #83A81D is rendered by mixing light. Designers often compare it to the standard color Olivedrab. In the RGB color space, it consists of 131 red, 168 green, and 29 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 22% cyan, 0% magenta, 83% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
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#83A81D
RGB131, 168, 29
HSL76.0°, 70.6%, 38.6%
CMYK22%, 0%, 83%, 34%
HSV76.0°, 82.7%, 65.9%
LAB64.1, -31.0, 60.8
XYZ23.6, 32.9, 6.3
Decimal8628253
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.77:1
Text on #FFFFFF
FAIL
7.58:1
Text on #000000
AAA
2.65:1
Text on #F8FAFC
FAIL
6.45:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #83A81D;
}
.text-color {
color: #83A81D;
}
.border-color {
border: 2px solid #83A81D;
}