#668A1D
A dark, moderate green closely aligning with Olivedrab.
About #668A1D
Visually, #668A1D is defined as a moderate green. If you're using CSS, you might find it aligns closely with Olivedrab. Its digital footprint relies on 102 parts red, 138 parts green, and 29 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 26% Cyan, 0% Magenta, 79% Yellow, and 46% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#668A1D
RGB102, 138, 29
HSL79.8°, 65.3%, 32.7%
CMYK26%, 0%, 79%, 46%
HSV79.8°, 79.0%, 54.1%
LAB53.0, -28.7, 50.1
XYZ14.8, 21.1, 4.5
Decimal6720029
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.02:1
Text on #FFFFFF
AA Large
5.22:1
Text on #000000
AA
3.85:1
Text on #F8FAFC
AA Large
4.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #668A1D;
}
.text-color {
color: #668A1D;
}
.border-color {
border: 2px solid #668A1D;
}