#AFF83A
A light, vivid green closely aligning with Greenyellow.
About #AFF83A
At its core, #AFF83A is a light and vivid hue. Designers often compare it to the standard color Greenyellow. Its digital footprint relies on 175 parts red, 248 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 29% cyan, 0% magenta, 77% yellow, and 3% black. The HSL representation is 83.1° hue, 93.1% saturation, and 60.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AFF83A
RGB175, 248, 58
HSL83.1°, 93.1%, 60.0%
CMYK29%, 0%, 77%, 3%
HSV83.1°, 76.6%, 97.3%
LAB90.1, -48.4, 77.3
XYZ52.0, 76.6, 16.0
Decimal11532346
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.29:1
Text on #FFFFFF
FAIL
16.31:1
Text on #000000
AAA
1.23:1
Text on #F8FAFC
FAIL
13.87:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFF83A;
}
.text-color {
color: #AFF83A;
}
.border-color {
border: 2px solid #AFF83A;
}