#83BD0F
A medium, vivid green closely aligning with Yellowgreen.
About #83BD0F
At its core, #83BD0F is a medium and vivid hue. It is closely associated with the named CSS color Yellowgreen. Its digital footprint relies on 131 parts red, 189 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 31% C, 0% M, 92% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83BD0F
RGB131, 189, 15
HSL80.0°, 85.3%, 40.0%
CMYK31%, 0%, 92%, 26%
HSV80.0°, 92.1%, 74.1%
LAB70.4, -40.9, 68.9
XYZ27.6, 41.3, 7.0
Decimal8633615
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.27:1
Text on #FFFFFF
FAIL
9.25:1
Text on #000000
AAA
2.17:1
Text on #F8FAFC
FAIL
7.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83BD0F;
}
.text-color {
color: #83BD0F;
}
.border-color {
border: 2px solid #83BD0F;
}