#83C53A
A medium, moderate green closely aligning with Yellowgreen.
About #83C53A
At its core, #83C53A is a medium and moderate hue. Designers often compare it to the standard color Yellowgreen. In the RGB color space, it consists of 131 red, 197 green, and 58 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 34% cyan, 0% magenta, 71% yellow, and 23% black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83C53A
RGB131, 197, 58
HSL88.5°, 54.5%, 50.0%
CMYK34%, 0%, 71%, 23%
HSV88.5°, 70.6%, 77.3%
LAB72.9, -42.6, 59.9
XYZ30.1, 45.1, 11.1
Decimal8635706
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.10:1
Text on #FFFFFF
FAIL
10.01:1
Text on #000000
AAA
2.00:1
Text on #F8FAFC
FAIL
8.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83C53A;
}
.text-color {
color: #83C53A;
}
.border-color {
border: 2px solid #83C53A;
}