#A0A81D
A dark, vivid yellow closely aligning with Olive.
About #A0A81D
The hex code #A0A81D represents a beautifully specific shade of yellow. Its closest recognized web color is Olive. This translates to an RGB value of rgb(160, 168, 29).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 5% C, 0% M, 83% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a dark 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#A0A81D
RGB160, 168, 29
HSL63.5°, 70.6%, 38.6%
CMYK5%, 0%, 83%, 34%
HSV63.5°, 82.7%, 65.9%
LAB66.2, -18.7, 63.5
XYZ28.7, 35.6, 6.5
Decimal10528797
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.11:1
Text on #000000
AAA
2.47:1
Text on #F8FAFC
FAIL
6.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A0A81D;
}
.text-color {
color: #A0A81D;
}
.border-color {
border: 2px solid #A0A81D;
}