#8AE26D
A light, moderate green closely aligning with Lightgreen.
About #8AE26D
Visually, #8AE26D is defined as a moderate green. Its closest recognized web color is Lightgreen. Its digital footprint relies on 138 parts red, 226 parts green, and 109 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 39% C, 0% M, 52% Y, and 11% K. The HSL representation is 105.1° hue, 66.9% saturation, and 65.7% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8AE26D
RGB138, 226, 109
HSL105.1°, 66.9%, 65.7%
CMYK39%, 0%, 52%, 11%
HSV105.1°, 51.8%, 88.6%
LAB82.3, -47.8, 48.6
XYZ40.4, 60.9, 24.1
Decimal9101933
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.59:1
Text on #FFFFFF
FAIL
13.18:1
Text on #000000
AAA
1.52:1
Text on #F8FAFC
FAIL
11.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AE26D;
}
.text-color {
color: #8AE26D;
}
.border-color {
border: 2px solid #8AE26D;
}