#8AC55F
A medium, moderate green closely aligning with Lightgreen.
About #8AC55F
The hex code #8AC55F represents a beautifully specific shade of green. Its closest recognized web color is Lightgreen. In the RGB color space, it consists of 138 red, 197 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 30% cyan, 0% magenta, 52% yellow, and 23% black. The HSL representation is 94.7° hue, 46.8% saturation, and 57.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8AC55F
RGB138, 197, 95
HSL94.7°, 46.8%, 57.3%
CMYK30%, 0%, 52%, 23%
HSV94.7°, 51.8%, 77.3%
LAB73.7, -36.7, 44.8
XYZ32.5, 46.2, 18.0
Decimal9094495
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.05:1
Text on #FFFFFF
FAIL
10.23:1
Text on #000000
AAA
1.96:1
Text on #F8FAFC
FAIL
8.70:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AC55F;
}
.text-color {
color: #8AC55F;
}
.border-color {
border: 2px solid #8AC55F;
}