#A8B607
A dark, vivid yellow closely aligning with Yellowgreen.
About #A8B607
The precise color #A8B607 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 168 parts red, 182 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 8% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A8B607
RGB168, 182, 7
HSL64.8°, 92.6%, 37.1%
CMYK8%, 0%, 96%, 29%
HSV64.8°, 96.2%, 71.4%
LAB70.7, -22.7, 71.2
XYZ32.9, 41.8, 6.5
Decimal11056647
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.24:1
Text on #FFFFFF
FAIL
9.36:1
Text on #000000
AAA
2.14:1
Text on #F8FAFC
FAIL
7.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A8B607;
}
.text-color {
color: #A8B607;
}
.border-color {
border: 2px solid #A8B607;
}