#AFD36D
A light, moderate green closely aligning with Lightgreen.
About #AFD36D
At its core, #AFD36D is a light and moderate hue. Its closest recognized web color is Lightgreen. In the RGB color space, it consists of 175 red, 211 green, and 109 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 17% cyan, 0% magenta, 48% yellow, and 17% black. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AFD36D
RGB175, 211, 109
HSL81.2°, 53.7%, 62.7%
CMYK17%, 0%, 48%, 17%
HSV81.2°, 48.3%, 82.7%
LAB80.1, -28.1, 46.3
XYZ43.7, 56.8, 23.1
Decimal11522925
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.36:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFD36D;
}
.text-color {
color: #AFD36D;
}
.border-color {
border: 2px solid #AFD36D;
}