#AFF82C
A medium, vivid green closely aligning with Greenyellow.
About #AFF82C
The precise color #AFF82C is an excellent choice for modern design projects. Designers often compare it to the standard color Greenyellow. To achieve this exact tint on a monitor, you would use an RGB mix of 175, 248, and 44.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 29% C, 0% M, 82% Y, and 3% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AFF82C
RGB175, 248, 44
HSL81.5°, 93.6%, 57.3%
CMYK29%, 0%, 82%, 3%
HSV81.5°, 82.3%, 97.3%
LAB90.1, -49.0, 80.9
XYZ51.7, 76.4, 14.4
Decimal11532332
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.29:1
Text on #000000
AAA
1.23:1
Text on #F8FAFC
FAIL
13.85:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF82C;
}
.text-color {
color: #AFF82C;
}
.border-color {
border: 2px solid #AFF82C;
}