#AFFF0F
A medium, vivid green closely aligning with Greenyellow.
About #AFFF0F
Visually, #AFFF0F is defined as a vivid green. Its closest recognized web color is Greenyellow. Its digital footprint relies on 175 parts red, 255 parts green, and 15 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 31% Cyan, 0% Magenta, 94% Yellow, and 0% Black. With a hue angle of 80.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#AFFF0F
RGB175, 255, 15
HSL80.0°, 100.0%, 52.9%
CMYK31%, 0%, 94%, 0%
HSV80.0°, 94.1%, 100.0%
LAB92.0, -52.5, 87.2
XYZ53.5, 80.7, 13.2
Decimal11534095
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.13:1
Text on #000000
AAA
1.17:1
Text on #F8FAFC
FAIL
14.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFFF0F;
}
.text-color {
color: #AFFF0F;
}
.border-color {
border: 2px solid #AFFF0F;
}