#758A07
A dark, vivid yellow closely aligning with Olivedrab.
About #758A07
The precise color #758A07 is an excellent choice for modern design projects. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 117 parts red, 138 parts green, and 7 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 15% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#758A07
RGB117, 138, 7
HSL69.6°, 90.3%, 28.4%
CMYK15%, 0%, 95%, 46%
HSV69.6°, 94.9%, 54.1%
LAB54.0, -23.0, 56.6
XYZ16.5, 22.0, 3.6
Decimal7703047
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.89:1
Text on #FFFFFF
AA Large
5.39:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758A07;
}
.text-color {
color: #758A07;
}
.border-color {
border: 2px solid #758A07;
}