#83E249
A medium, vivid green closely aligning with Limegreen.
About #83E249
When working with digital screens, the color #83E249 is rendered by mixing light. Its closest recognized web color is Limegreen. Its digital footprint relies on 131 parts red, 226 parts green, and 73 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 42% cyan, 0% magenta, 68% yellow, and 11% black. The HSL representation is 97.3° hue, 72.5% saturation, and 58.6% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83E249
RGB131, 226, 73
HSL97.3°, 72.5%, 58.6%
CMYK42%, 0%, 68%, 11%
HSV97.3°, 67.7%, 88.6%
LAB81.7, -53.4, 63.2
XYZ37.8, 59.7, 15.8
Decimal8643145
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.94:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
11.00:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83E249;
}
.text-color {
color: #83E249;
}
.border-color {
border: 2px solid #83E249;
}