#AFFF8A
A light, vivid green closely aligning with Palegreen.
About #AFFF8A
Visually, #AFFF8A is defined as a vivid green. Designers often compare it to the standard color Palegreen. In the RGB color space, it consists of 175 red, 255 green, and 138 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 31% C, 0% M, 46% Y, and 0% K. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AFFF8A
RGB175, 255, 138
HSL101.0°, 100.0%, 77.1%
CMYK31%, 0%, 46%, 0%
HSV101.0°, 45.9%, 100.0%
LAB92.8, -44.7, 48.1
XYZ58.0, 82.5, 36.9
Decimal11534218
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.20:1
Text on #FFFFFF
FAIL
17.49:1
Text on #000000
AAA
1.15:1
Text on #F8FAFC
FAIL
14.87:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFFF8A;
}
.text-color {
color: #AFFF8A;
}
.border-color {
border: 2px solid #AFFF8A;
}