Skip to content

#6f9b2f

a dark, vivid green · neutral · closest name: Olive Drab

RGB
111, 155, 47
HSL
84°, 54%, 40%
CMYK
28, 0, 70, 39
Luminance
0.2703

At a glance

Every number on this page in one read: what #6f9b2f is made of, how bright it looks, and which way it leans.

Hex
#6f9b2f
Hue
84°
green
Saturation
54%
vivid
Lightness
40%
dark
Brightness
61%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2703
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.41:1
Closest name
Olive Drab
ΔE2000 4.4
Where it sits
Hue84° of 360°
Saturation54%
Lightness40%
Temperature
Warm ← → Cool45% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#6f9b2f
RGBrgb(111, 155, 47)
HSLhsl(84, 54%, 40%)
CMYKcmyk(28%, 0%, 70%, 39%)
LABlab(59.0 -32.0 49.5)
LCHlch(59.0 59.0 122.9)
OKLCHoklch(0.636 0.144 129.0)
Decimal7314223
Display P3color(display-p3 0.435 0.608 0.184)

Copy-ready code

/* CSS */
color: #6f9b2f;
background-color: #6f9b2f;
/* Tailwind (arbitrary) */
class="text-[#6f9b2f] bg-[#6f9b2f]"
/* SCSS */
$brand: #6f9b2f;
/* SwiftUI */
Color(red: 0.435, green: 0.608, blue: 0.184)
/* Android */
Color.parseColor("#6f9b2f")
/* Flutter */
Color(0xFF6F9B2F)
/* Python / OpenCV (BGR) */
(47, 155, 111)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #6f9b2f · 6.41:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.28:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.41:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #6f9b2f as text scores 3.28:1 on white and 6.41:1 on black.

Accessibility — WCAG contrast

Aa
#6f9b2f on white: 3.28:1
AA ✗ fail · AA-large · AAA
Aa
#6f9b2f on black: 6.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A2901F
deuteranopia · #9C8D38
tritanopia · #729485

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6f9b2f is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F8FBF4
#F1F6E9
#E1EDCE
#CDE5A9
#B3D87E
#9ACB53
#87BC39
#6f9b2f
#5A7D26
#435B1F
#2A3913
Base = 700Lightest = 50 · #F8FBF4Darkest = 950 · #2A3913
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F1F6E9;
  --brand-200: #E1EDCE;
  --brand-300: #CDE5A9;
  --brand-400: #B3D87E;
  --brand-500: #9ACB53;
  --brand-600: #87BC39;
  --brand-700: #6f9b2f;
  --brand-800: #5A7D26;
  --brand-900: #435B1F;
  --brand-950: #2A3913;
  --brand: #6f9b2f;
  --brand-ink: #000000;
}

Colors that work with #6f9b2f

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F8FAF4
Tinted page background
Border#DAECC0
Hairlines and dividers
Muted text#7A9B4B
Captions on the surface
Accent#3D2B9F
Second voice, not a rival
Dark variant#46621E
Hover, pressed, headers
Light variant#F4F9EB
Selected rows, tints
Dark surface#1E2414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #6f9b2f

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#5B2F9B
Analogous left#9B912F
Analogous right#399B2F
Split-complement 1#2F399B
Split-complement 2#912F9B
Triadic 1#2F6F9B
Triadic 2#9B2F6F
Tetradic#2F9B91

RGB percentages

Red43.5%
Green60.8%
Blue18.4%

CMYK percentages

Cyan28.4%
Magenta0.0%
Yellow69.7%
Key (black)39.2%

Color previews

#6f9b2f text on a black background

contrast 6.41:1

Card sample

#6f9b2f text on a white background

contrast 3.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #6f9b2f;
Background color
Panel with #6f9b2f background
background-color: #6f9b2f;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #6f9b2f;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(111, 155, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(111, 155, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6f9b2f;
background: linear-gradient(135deg, #6f9b2f, #2F9B37);

Monochromatic scale

Palettes built from #6f9b2f

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#6f9b2f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#6f9b2f, answered

What color is #6f9b2f?

#6f9b2f is a dark vivid green, closest to Olive Drab (ΔE2000 4.4). It sits at 84° on the hue wheel with 54% saturation and 40% lightness, which reads as neutral.

What is the RGB value of #6f9b2f?

rgb(111, 155, 47) — 111 red, 155 green and 47 blue out of 255, or 43.5% / 60.8% / 18.4% by channel.

Is #6f9b2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2703 and perceived brightness is 53%, so black text on it reaches 6.41:1.

Should I use black or white text on #6f9b2f?

Black. It scores 6.41:1 against #6f9b2f, versus 3.28:1 for white — AA at any size.

What is the complementary color of #6f9b2f?

#5B2F9B sits directly opposite on the wheel. Softer options are the split-complements #2F399B and #912F9B, which give the same contrast with far less vibration.

What colors go well with #6f9b2f?

For interface work: #F8FAF4 as the surface, #DAECC0 for borders, #7A9B4B for secondary text, #3D2B9F as an accent and #46621E for hover and pressed states. For a palette, the analogous pair #9B912F and #399B2F stays calm, while #5B2F9B is the loudest partner.

What is #6f9b2f in CMYK for printing?

cmyk(28%, 0%, 70%, 39%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #6f9b2f warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #979B2F; nudged cooler, #469D2D.

Work with #6f9b2f in the Color Lab