#8AE266
A light, moderate green closely aligning with Lightgreen.
About #8AE266
At its core, #8AE266 is a light and moderate hue. Designers often compare it to the standard color Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 226, and 102.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 39% C, 0% M, 55% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8AE266
RGB138, 226, 102
HSL102.6°, 68.1%, 64.3%
CMYK39%, 0%, 55%, 11%
HSV102.6°, 54.9%, 88.6%
LAB82.2, -48.5, 51.7
XYZ40.1, 60.8, 22.2
Decimal9101926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.15:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AE266;
}
.text-color {
color: #8AE266;
}
.border-color {
border: 2px solid #8AE266;
}