#8AE250
A light, vivid green closely aligning with Yellowgreen.
About #8AE250
Visually, #8AE250 is defined as a vivid green. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 138 parts red, 226 parts green, and 80 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 39% Cyan, 0% Magenta, 65% Yellow, and 11% Black. With a hue angle of 96.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8AE250
RGB138, 226, 80
HSL96.2°, 71.6%, 60.0%
CMYK39%, 0%, 65%, 11%
HSV96.2°, 64.6%, 88.6%
LAB82.0, -50.6, 61.0
XYZ39.1, 60.4, 17.2
Decimal9101904
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.08:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AE250;
}
.text-color {
color: #8AE250;
}
.border-color {
border: 2px solid #8AE250;
}