#AFF883
A light, vivid green closely aligning with Palegreen.
About #AFF883
At its core, #AFF883 is a light and vivid hue. Designers often compare it to the standard color Palegreen. This translates to an RGB value of rgb(175, 248, 131).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 29% Cyan, 0% Magenta, 47% Yellow, and 3% Black. With a hue angle of 97.4 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AFF883
RGB175, 248, 131
HSL97.4°, 89.3%, 74.3%
CMYK29%, 0%, 47%, 3%
HSV97.4°, 47.2%, 97.3%
LAB90.7, -42.5, 48.9
XYZ55.3, 77.9, 33.6
Decimal11532419
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.27:1
Text on #FFFFFF
FAIL
16.58:1
Text on #000000
AAA
1.21:1
Text on #F8FAFC
FAIL
14.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF883;
}
.text-color {
color: #AFF883;
}
.border-color {
border: 2px solid #AFF883;
}