#8AFF1D
A medium, vivid green closely aligning with Lawngreen.
About #8AFF1D
The hex code #8AFF1D represents a beautifully specific shade of green. Designers often compare it to the standard color Lawngreen. In the RGB color space, it consists of 138 red, 255 green, and 29 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 46% C, 0% M, 89% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8AFF1D
RGB138, 255, 29
HSL91.1°, 100.0%, 55.7%
CMYK46%, 0%, 89%, 0%
HSV91.1°, 88.6%, 100.0%
LAB90.3, -64.4, 83.4
XYZ46.5, 77.0, 13.6
Decimal9109277
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.28:1
Text on #FFFFFF
FAIL
16.40:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
13.94:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AFF1D;
}
.text-color {
color: #8AFF1D;
}
.border-color {
border: 2px solid #8AFF1D;
}