#AFF875
A light, vivid green closely aligning with Palegreen.
About #AFF875
When working with digital screens, the color #AFF875 is rendered by mixing light. Designers often compare it to the standard color Palegreen. Its digital footprint relies on 175 parts red, 248 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 29% Cyan, 0% Magenta, 53% Yellow, and 3% Black. The HSL representation is 93.4° hue, 90.3% saturation, and 71.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AFF875
RGB175, 248, 117
HSL93.4°, 90.3%, 71.6%
CMYK29%, 0%, 53%, 3%
HSV93.4°, 52.8%, 97.3%
LAB90.6, -44.1, 55.2
XYZ54.5, 77.5, 28.9
Decimal11532405
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.27:1
Text on #FFFFFF
FAIL
16.51:1
Text on #000000
AAA
1.22:1
Text on #F8FAFC
FAIL
14.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF875;
}
.text-color {
color: #AFF875;
}
.border-color {
border: 2px solid #AFF875;
}