Skip to content

#6f6c13

a dark, vivid yellow · warm · closest name: Olive

RGB
111, 108, 19
HSL
58°, 71%, 26%
CMYK
0, 3, 83, 57
Luminance
0.1415

At a glance

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

Hex
#6f6c13
Hue
58°
yellow
Saturation
71%
vivid
Lightness
26%
dark
Brightness
44%
HSV value
Perceived
40%
weighted brightness
Luminance
0.1415
WCAG relative
Temperature
Warm
23/100 cool
Color family
Yellow
Tone
Vivid
Best ink
White
5.48:1
Closest name
Olive
ΔE2000 8.1
Where it sits
Hue58° of 360°
Saturation71%
Lightness26%
Temperature
Warm ← → Cool23% cool

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

Every format

HEX#6f6c13
RGBrgb(111, 108, 19)
HSLhsl(58, 71%, 26%)
CMYKcmyk(0%, 3%, 83%, 57%)
LABlab(44.5 -9.5 45.8)
LCHlch(44.5 46.8 101.7)
OKLCHoklch(0.518 0.104 107.5)
Decimal7302163
Display P3color(display-p3 0.435 0.424 0.075)

Copy-ready code

/* CSS */
color: #6f6c13;
background-color: #6f6c13;
/* Tailwind (arbitrary) */
class="text-[#6f6c13] bg-[#6f6c13]"
/* SCSS */
$brand: #6f6c13;
/* SwiftUI */
Color(red: 0.435, green: 0.424, blue: 0.075)
/* Android */
Color.parseColor("#6f6c13")
/* Flutter */
Color(0xFF6F6C13)
/* Python / OpenCV (BGR) */
(19, 108, 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#ffffff on #6f6c13 · 5.48:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.48:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.83:1
AA fail · AA large pass · AAA fail
Reading the other direction: #6f6c13 as text scores 5.48:1 on white and 3.83:1 on black.

Accessibility — WCAG contrast

Aa
#6f6c13 on white: 5.48:1
AA ✓ pass · AA-large · AAA
Aa
#6f6c13 on black: 3.83:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #766700
deuteranopia · #776B1B
tritanopia · #78645C

Color scale — 50 to 950

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

#FCFBF3
#F8F8E7
#F3F1C9
#EFEC9F
#E6E26F
#DED93F
#D1CB24
#AEA91E
#8B8818
#6f6c13
#3F3E0D
Base = 900Lightest = 50 · #FCFBF3Darkest = 950 · #3F3E0D
:root {
  --brand-50: #FCFBF3;
  --brand-100: #F8F8E7;
  --brand-200: #F3F1C9;
  --brand-300: #EFEC9F;
  --brand-400: #E6E26F;
  --brand-500: #DED93F;
  --brand-600: #D1CB24;
  --brand-700: #AEA91E;
  --brand-800: #8B8818;
  --brand-900: #6f6c13;
  --brand-950: #3F3E0D;
  --brand: #6f6c13;
  --brand-ink: #ffffff;
}

Colors that work with #6f6c13

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

Text on it#ffffff
White wins here
Surface#FAFAF4
Tinted page background
Border#EDEBC0
Hairlines and dividers
Muted text#9B984B
Captions on the surface
Accent#102C72
Second voice, not a rival
Dark variant#6D6A13
Hover, pressed, headers
Light variant#FBFBE9
Selected rows, tints
Dark surface#242414
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 #6f6c13

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

Works well for
  • Body text and links on white
  • 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
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#13166F
Analogous left#6F3E13
Analogous right#446F13
Split-complement 1#13446F
Split-complement 2#3E136F
Triadic 1#136F6C
Triadic 2#6C136F
Tetradic#136F3E

RGB percentages

Red43.5%
Green42.4%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta2.7%
Yellow82.9%
Key (black)56.5%

Color previews

#6f6c13 text on a black background

contrast 3.83:1

Card sample

#6f6c13 text on a white background

contrast 5.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(111, 108, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(111, 108, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #6f6c13;
background: linear-gradient(135deg, #6f6c13, #356F13);

Monochromatic scale

Palettes built from #6f6c13

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.

#6f6c13 in the real world

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

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#6f6c13, answered

What color is #6f6c13?

#6f6c13 is a dark vivid yellow, closest to Olive (ΔE2000 8.1). It sits at 58° on the hue wheel with 71% saturation and 26% lightness, which reads as warm.

What is the RGB value of #6f6c13?

rgb(111, 108, 19) — 111 red, 108 green and 19 blue out of 255, or 43.5% / 42.4% / 7.5% by channel.

Is #6f6c13 a light or a dark color?

It is a dark color. Relative luminance is 0.1415 and perceived brightness is 40%, so white text on it reaches 5.48:1.

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

White. It scores 5.48:1 against #6f6c13, versus 3.83:1 for black — AA at any size.

What is the complementary color of #6f6c13?

#13166F sits directly opposite on the wheel. Softer options are the split-complements #13446F and #3E136F, which give the same contrast with far less vibration.

What colors go well with #6f6c13?

For interface work: #FAFAF4 as the surface, #EDEBC0 for borders, #9B984B for secondary text, #102C72 as an accent and #6D6A13 for hover and pressed states. For a palette, the analogous pair #6F3E13 and #446F13 stays calm, while #13166F is the loudest partner.

What is #6f6c13 in CMYK for printing?

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

Is #6f6c13 warm or cool?

Warm — it scores 23 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #6F4A13; nudged cooler, #517012.

Work with #6f6c13 in the Color Lab