Toolman

Olivedrab — #6B8E23

#6B8E23#6B8E23

#6B8E23 is a dark, moderately saturated yellow-green. It is the CSS named color olivedrab.

Color values

HEX#6B8E23
RGBrgb(107, 142, 35)
HSLhsl(80, 60%, 35%)
CMYKcmyk(25%, 0%, 75%, 44%)
Decimal7048739
CSScolor: #6B8E23;
Android0xFF6B8E23
SwiftUIColor(red: 0.420, green: 0.557, blue: 0.137, alpha: 1)

Accessibility and contrast

White text on #6B8E233.81:1 — AA fail · AA large pass · AAA fail
Black text on #6B8E235.52:1 — AA pass · AA large pass · AAA fail
Recommended text colorblack

WCAG 2.1 asks for at least 4.5:1 for body text and 3:1 for large text (18 pt, or 14 pt bold).

Tints and shades of #6B8E23

Each swatch keeps the hue and saturation of #6B8E23 and varies only lightness — the quickest way to build a usable scale from a single brand color.

95%
85%
75%
65%
55%
45%
35%
25%
15%

Colors that go with #6B8E23

Harmonies generated by rotating the hue on the color wheel while holding saturation and lightness constant.

Complementary
Triadic +120°
Triadic +240°
Analogous −30°
Analogous +30°
Split −150°
Split +150°

Using #6B8E23 in code

/* CSS */
.element { color: #6B8E23; background-color: #6B8E23; }
.element { color: rgb(107 142 35); }
.element { color: hsl(80 60% 35%); }

/* Tailwind arbitrary value */
<div class="bg-[#6B8E23] text-black">

/* SCSS variable */
$brand: #6B8E23;

Frequently asked questions

What color is #6B8E23?

#6B8E23 is a dark, moderately saturated yellow-green, which CSS calls olivedrab. Its hue sits at 80° on the color wheel, with 60% saturation and 35% lightness.

What is #6B8E23 in RGB?

#6B8E23 converts to rgb(107, 142, 35) — 107 red, 142 green and 35 blue.

What is #6B8E23 in CMYK?

Approximately cmyk(25%, 0%, 75%, 44%). Print output depends on the ICC profile of the press and paper, so treat this as a starting point rather than an exact match.

Should text on #6B8E23 be white or black?

Black gives the better contrast ratio (5.52:1 versus 3.81:1).

What is the complementary color of #6B8E23?

#47248F — the hue directly opposite #6B8E23 on the color wheel.

Convert any color → · Browse all colors