#8AD375
A light, moderate green closely aligning with Lightgreen.
About #8AD375
Visually, #8AD375 is defined as a moderate green. It is closely associated with the named CSS color Lightgreen. In the RGB color space, it consists of 138 red, 211 green, and 117 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 35% Cyan, 0% Magenta, 45% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8AD375
RGB138, 211, 117
HSL106.6°, 51.6%, 64.3%
CMYK35%, 0%, 45%, 17%
HSV106.6°, 44.5%, 82.7%
LAB78.0, -40.3, 39.4
XYZ37.0, 53.3, 25.2
Decimal9098101
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.80:1
Text on #FFFFFF
FAIL
11.66:1
Text on #000000
AAA
1.72:1
Text on #F8FAFC
FAIL
9.91:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AD375;
}
.text-color {
color: #8AD375;
}
.border-color {
border: 2px solid #8AD375;
}