#B6A83A
A medium, moderate yellow closely aligning with Olive.
About #B6A83A
The precise color #B6A83A is an excellent choice for modern design projects. Its closest recognized web color is Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 182, 168, and 58.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 8% Magenta, 68% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#B6A83A
RGB182, 168, 58
HSL53.2°, 51.7%, 47.1%
CMYK0%, 8%, 68%, 29%
HSV53.2°, 68.1%, 71.4%
LAB68.2, -7.8, 56.2
XYZ34.1, 38.3, 9.6
Decimal11970618
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.43:1
Text on #FFFFFF
FAIL
8.65:1
Text on #000000
AAA
2.32:1
Text on #F8FAFC
FAIL
7.35:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #B6A83A;
}
.text-color {
color: #B6A83A;
}
.border-color {
border: 2px solid #B6A83A;
}