#83D375
A light, moderate green closely aligning with Lightgreen.
About #83D375
Visually, #83D375 is defined as a moderate green. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(131, 211, 117).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 38% cyan and 0% magenta inks. The HSL representation is 111.1° hue, 51.6% saturation, and 64.3% lightness.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83D375
RGB131, 211, 117
HSL111.1°, 51.6%, 64.3%
CMYK38%, 0%, 45%, 17%
HSV111.1°, 44.5%, 82.7%
LAB77.7, -42.6, 38.9
XYZ35.9, 52.7, 25.1
Decimal8639349
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.82:1
Text on #FFFFFF
FAIL
11.54:1
Text on #000000
AAA
1.74:1
Text on #F8FAFC
FAIL
9.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83D375;
}
.text-color {
color: #83D375;
}
.border-color {
border: 2px solid #83D375;
}