#AFE97C
A light, vivid green closely aligning with Lightgreen.
About #AFE97C
The hex code #AFE97C represents a beautifully specific shade of green. Its closest recognized web color is Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 233, and 124.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 25% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#AFE97C
RGB175, 233, 124
HSL91.9°, 71.2%, 70.0%
CMYK25%, 0%, 47%, 9%
HSV91.9°, 46.8%, 91.4%
LAB86.4, -36.6, 46.9
XYZ50.5, 68.8, 29.7
Decimal11528572
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.77:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFE97C;
}
.text-color {
color: #AFE97C;
}
.border-color {
border: 2px solid #AFE97C;
}