#8AF8A8
A light, vivid green closely aligning with Lightgreen.
About #8AF8A8
The hex code #8AF8A8 represents a beautifully specific shade of green. Designers often compare it to the standard color Lightgreen. Its digital footprint relies on 138 parts red, 248 parts green, and 168 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 44% cyan, 0% magenta, 32% yellow, and 3% black. The HSL representation is 136.4° hue, 88.7% saturation, and 75.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8AF8A8
RGB138, 248, 168
HSL136.4°, 88.7%, 75.7%
CMYK44%, 0%, 32%, 3%
HSV136.4°, 44.4%, 97.3%
LAB89.6, -48.4, 28.8
XYZ51.1, 75.4, 48.9
Decimal9107624
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
16.07:1
Text on #000000
AAA
1.25:1
Text on #F8FAFC
FAIL
13.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AF8A8;
}
.text-color {
color: #8AF8A8;
}
.border-color {
border: 2px solid #8AF8A8;
}