#8AF052
A light, vivid green closely aligning with Limegreen.
About #8AF052
Visually, #8AF052 is defined as a vivid green. Its closest recognized web color is Limegreen. Its digital footprint relies on 138 parts red, 240 parts green, and 82 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 43% Cyan, 0% Magenta, 66% Yellow, and 6% Black. With a hue angle of 98.7 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#8AF052
RGB138, 240, 82
HSL98.7°, 84.0%, 63.1%
CMYK43%, 0%, 66%, 6%
HSV98.7°, 65.8%, 94.1%
LAB86.2, -56.1, 64.6
XYZ43.2, 68.3, 18.9
Decimal9105490
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.67:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AF052;
}
.text-color {
color: #8AF052;
}
.border-color {
border: 2px solid #8AF052;
}