Skip to content

#6f9e21

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

RGB
111, 158, 33
HSL
83°, 65%, 38%
CMYK
30, 0, 79, 38
Luminance
0.2794

At a glance

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

Hex
#6f9e21
Hue
83°
green
Saturation
65%
vivid
Lightness
38%
dark
Brightness
62%
HSV value
Perceived
53%
weighted brightness
Luminance
0.2794
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
6.59:1
Closest name
Olive Drab
ΔE2000 5.3
Where it sits
Hue83° of 360°
Saturation65%
Lightness38%
Temperature
Warm ← → Cool44% 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#6f9e21
RGBrgb(111, 158, 33)
HSLhsl(83, 65%, 38%)
CMYKcmyk(30%, 0%, 79%, 38%)
LABlab(59.8 -34.2 55.4)
LCHlch(59.8 65.1 121.7)
OKLCHoklch(0.642 0.157 128.8)
Decimal7314977
Display P3color(display-p3 0.435 0.620 0.129)

Copy-ready code

/* CSS */
color: #6f9e21;
background-color: #6f9e21;
/* Tailwind (arbitrary) */
class="text-[#6f9e21] bg-[#6f9e21]"
/* SCSS */
$brand: #6f9e21;
/* SwiftUI */
Color(red: 0.435, green: 0.620, blue: 0.129)
/* Android */
Color.parseColor("#6f9e21")
/* Flutter */
Color(0xFF6F9E21)
/* Python / OpenCV (BGR) */
(33, 158, 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 #6f9e21 · 6.59:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.19:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.59:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #6f9e21 as text scores 3.19:1 on white and 6.59:1 on black.

Accessibility — WCAG contrast

Aa
#6f9e21 on white: 3.19:1
AA ✗ fail · AA-large · AAA
Aa
#6f9e21 on black: 6.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A69200
deuteranopia · #A08F2E
tritanopia · #739787

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #6f9e21 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.

#F8FBF3
#F2F8E8
#E3F1CB
#D0ECA2
#B8E274
#A1D845
#8ECA2A
#6f9e21
#5F871C
#466218
#2C3D0F
Base = 700Lightest = 50 · #F8FBF3Darkest = 950 · #2C3D0F
:root {
  --brand-50: #F8FBF3;
  --brand-100: #F2F8E8;
  --brand-200: #E3F1CB;
  --brand-300: #D0ECA2;
  --brand-400: #B8E274;
  --brand-500: #A1D845;
  --brand-600: #8ECA2A;
  --brand-700: #6f9e21;
  --brand-800: #5F871C;
  --brand-900: #466218;
  --brand-950: #2C3D0F;
  --brand: #6f9e21;
  --brand-ink: #000000;
}

Colors that work with #6f9e21

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#DCEDC0
Hairlines and dividers
Muted text#7D9B4B
Captions on the surface
Accent#2E1DA2
Second voice, not a rival
Dark variant#4A6916
Hover, pressed, headers
Light variant#F4FBEA
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 #6f9e21

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#50219E
Analogous left#9E8F21
Analogous right#319E21
Split-complement 1#21319E
Split-complement 2#8F219E
Triadic 1#216F9E
Triadic 2#9E216F
Tetradic#219E8F

RGB percentages

Red43.5%
Green62.0%
Blue12.9%

CMYK percentages

Cyan29.7%
Magenta0.0%
Yellow79.1%
Key (black)38.0%

Color previews

#6f9e21 text on a black background

contrast 6.59:1

Card sample

#6f9e21 text on a white background

contrast 3.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(111, 158, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(111, 158, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6f9e21;
background: linear-gradient(135deg, #6f9e21, #219E27);

Monochromatic scale

Palettes built from #6f9e21

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.

#6f9e21 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.

#6f9e21, answered

What color is #6f9e21?

#6f9e21 is a dark vivid green, closest to Olive Drab (ΔE2000 5.3). It sits at 83° on the hue wheel with 65% saturation and 38% lightness, which reads as neutral.

What is the RGB value of #6f9e21?

rgb(111, 158, 33) — 111 red, 158 green and 33 blue out of 255, or 43.5% / 62% / 12.9% by channel.

Is #6f9e21 a light or a dark color?

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

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

Black. It scores 6.59:1 against #6f9e21, versus 3.19:1 for white — AA at any size.

What is the complementary color of #6f9e21?

#50219E sits directly opposite on the wheel. Softer options are the split-complements #21319E and #8F219E, which give the same contrast with far less vibration.

What colors go well with #6f9e21?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #2E1DA2 as an accent and #4A6916 for hover and pressed states. For a palette, the analogous pair #9E8F21 and #319E21 stays calm, while #50219E is the loudest partner.

What is #6f9e21 in CMYK for printing?

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

Is #6f9e21 warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #9D9E21; nudged cooler, #40A01F.

Work with #6f9e21 in the Color Lab