#668307
A dark, vivid yellow closely aligning with Olivedrab.
About #668307
At its core, #668307 is a dark and vivid hue. Designers often compare it to the standard color Olivedrab. This translates to an RGB value of rgb(102, 131, 7).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 22% cyan, 0% magenta, 95% yellow, and 49% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#668307
RGB102, 131, 7
HSL74.0°, 89.9%, 27.1%
CMYK22%, 0%, 95%, 49%
HSV74.0°, 94.7%, 51.4%
LAB50.8, -26.1, 53.6
XYZ13.6, 19.1, 3.2
Decimal6718215
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.36:1
Text on #FFFFFF
AA Large
4.81:1
Text on #000000
AA
4.17:1
Text on #F8FAFC
AA Large
4.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #668307;
}
.text-color {
color: #668307;
}
.border-color {
border: 2px solid #668307;
}