#AFE28A
A light, moderate green closely aligning with Lightgreen.
About #AFE28A
The hex code #AFE28A represents a beautifully specific shade of green. It is closely associated with the named CSS color Lightgreen. This translates to an RGB value of rgb(175, 226, 138).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 23% C, 0% M, 39% Y, and 11% K. 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. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AFE28A
RGB175, 226, 138
HSL94.8°, 60.3%, 71.4%
CMYK23%, 0%, 39%, 11%
HSV94.8°, 38.9%, 88.6%
LAB84.7, -31.7, 37.8
XYZ49.5, 65.3, 34.0
Decimal11526794
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.07:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFE28A;
}
.text-color {
color: #AFE28A;
}
.border-color {
border: 2px solid #AFE28A;
}