#A8BD07
A dark, vivid yellow closely aligning with Yellowgreen.
About #A8BD07
At its core, #A8BD07 is a dark and vivid hue. Designers often compare it to the standard color Yellowgreen. Its digital footprint relies on 168 parts red, 189 parts green, and 7 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 11% cyan and 0% magenta inks. 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#A8BD07
RGB168, 189, 7
HSL66.9°, 92.9%, 38.4%
CMYK11%, 0%, 96%, 26%
HSV66.9°, 96.3%, 74.1%
LAB72.7, -26.1, 72.8
XYZ34.4, 44.7, 7.0
Decimal11058439
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.11:1
Text on #FFFFFF
FAIL
9.95:1
Text on #000000
AAA
2.02:1
Text on #F8FAFC
FAIL
8.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8BD07;
}
.text-color {
color: #A8BD07;
}
.border-color {
border: 2px solid #A8BD07;
}