#AFD30F
A medium, vivid yellow closely aligning with Yellowgreen.
About #AFD30F
The precise color #AFD30F is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 175 parts red, 211 parts green, and 15 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 17% cyan, 0% magenta, 93% yellow, and 17% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AFD30F
RGB175, 211, 15
HSL71.0°, 86.7%, 44.3%
CMYK17%, 0%, 93%, 17%
HSV71.0°, 92.9%, 82.7%
LAB79.5, -33.5, 77.3
XYZ41.1, 55.7, 9.0
Decimal11522831
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.15:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFD30F;
}
.text-color {
color: #AFD30F;
}
.border-color {
border: 2px solid #AFD30F;
}