#AFFF6D
A light, vivid green closely aligning with Yellowgreen.
About #AFFF6D
The precise color #AFFF6D is an excellent choice for modern design projects. It is closely associated with the named CSS color Yellowgreen. In the RGB color space, it consists of 175 red, 255 green, and 109 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 31% Cyan, 0% Magenta, 57% Yellow, and 0% Black. With a hue angle of 92.9 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#AFFF6D
RGB175, 255, 109
HSL92.9°, 100.0%, 71.4%
CMYK31%, 0%, 57%, 0%
HSV92.9°, 57.3%, 100.0%
LAB92.5, -47.8, 60.9
XYZ56.2, 81.7, 27.3
Decimal11534189
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.21:1
Text on #FFFFFF
FAIL
17.35:1
Text on #000000
AAA
1.16:1
Text on #F8FAFC
FAIL
14.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFFF6D;
}
.text-color {
color: #AFFF6D;
}
.border-color {
border: 2px solid #AFFF6D;
}