#AFC507
A medium, vivid yellow closely aligning with Yellowgreen.
About #AFC507
The hex code #AFC507 represents a beautifully specific shade of yellow. Its closest recognized web color is Yellowgreen. In the RGB color space, it consists of 175 red, 197 green, and 7 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 11% cyan, 0% magenta, 96% yellow, and 23% black. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#AFC507
RGB175, 197, 7
HSL66.9°, 93.1%, 40.0%
CMYK11%, 0%, 96%, 23%
HSV66.9°, 96.4%, 77.3%
LAB75.5, -27.0, 75.1
XYZ37.7, 49.1, 7.7
Decimal11519239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.81:1
Text on #000000
AAA
1.86:1
Text on #F8FAFC
FAIL
9.19:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFC507;
}
.text-color {
color: #AFC507;
}
.border-color {
border: 2px solid #AFC507;
}