#83D350
A medium, moderate green closely aligning with Yellowgreen.
About #83D350
At its core, #83D350 is a medium and moderate hue. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 131 red, 211 green, and 80 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 38% cyan and 0% magenta inks. 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83D350
RGB131, 211, 80
HSL96.6°, 59.8%, 57.1%
CMYK38%, 0%, 62%, 17%
HSV96.6°, 62.1%, 82.7%
LAB77.3, -46.8, 55.7
XYZ34.1, 52.0, 15.8
Decimal8639312
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.40:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83D350;
}
.text-color {
color: #83D350;
}
.border-color {
border: 2px solid #83D350;
}