#AFF87C
A light, vivid green closely aligning with Palegreen.
About #AFF87C
Visually, #AFF87C is defined as a vivid green. It is closely associated with the named CSS color Palegreen. Its digital footprint relies on 175 parts red, 248 parts green, and 124 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 29% Cyan, 0% Magenta, 50% Yellow, and 3% 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. Because it is a light 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#AFF87C
RGB175, 248, 124
HSL95.3°, 89.9%, 72.9%
CMYK29%, 0%, 50%, 3%
HSV95.3°, 50.0%, 97.3%
LAB90.6, -43.3, 52.1
XYZ54.9, 77.7, 31.2
Decimal11532412
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.27:1
Text on #FFFFFF
FAIL
16.54:1
Text on #000000
AAA
1.21:1
Text on #F8FAFC
FAIL
14.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF87C;
}
.text-color {
color: #AFF87C;
}
.border-color {
border: 2px solid #AFF87C;
}