OliveDrab — Color Codes & Palette
Color Codes
| Format | Value | |
|---|---|---|
| HEX | #6B8E23 | |
| RGB | rgb(107, 142, 35) | |
| HSL | hsl(80, 60%, 35%) |
Shades of OliveDrab
| #628321 | #59761E | #506A1B | #465E17 | #3D5214 | #344511 | #2B390E | #222D0B |
Tints of OliveDrab
| #81AB2B | #96C832 | #A5D24B | #B4D968 | #C2E085 | #D0E8A1 | #DEEFBE | #EDF6DA |
Color Pairings & Harmony
|
Complementary
#47248F
|
Analogous +30°
#368F24
|
Analogous −30°
#8F7D24
|
Triadic +120°
#246B8F
|
Triadic −120°
#8F246B
|
Contrast & Accessibility (WCAG 2.1)
CSS Snippet
.element {
color: #6B8E23;
}
.element-bg {
background-color: #6B8E23;
color: #000000;
}
.element-border {
border: 2px solid #6B8E23;
}
About OliveDrab
OliveDrab is a dark color with high saturation, defined by the hex code #6B8E23. Its exact color model values are rgb(107, 142, 35) in RGB and hsl(80, 60%, 35%) in HSL (hue 80°, saturation 60%, lightness 35%). On a white background the contrast ratio is 3.81:1 — AA pass for large text only, and on black it is 5.52:1 — AA pass for normal text. Use OliveDrab for UI elements, backgrounds, text, borders, or decorative accents. The shades section below shows progressively darker variations, while the tints strip shows progressively lighter versions — both useful for building a tonal palette. The harmony swatches provide complementary, analogous, and triadic pairings based on the HSL hue wheel.
Want to explore this color interactively, generate palettes, or convert between color formats? The DevArbor Color Picker has you covered.
Open the Color Picker →