#8AF807
A medium, vivid green closely aligning with Lawngreen.
About #8AF807
At its core, #8AF807 is a medium and vivid hue. Its closest recognized web color is Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 138, 248, and 7.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 44% Cyan, 0% Magenta, 97% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8AF807
RGB138, 248, 7
HSL87.4°, 94.5%, 50.0%
CMYK44%, 0%, 97%, 3%
HSV87.4°, 97.2%, 97.3%
LAB88.2, -62.2, 84.1
XYZ44.1, 72.6, 11.9
Decimal9107463
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.35:1
Text on #FFFFFF
FAIL
15.51:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AF807;
}
.text-color {
color: #8AF807;
}
.border-color {
border: 2px solid #8AF807;
}