Skip to content

#6f5b13

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

RGB
111, 91, 19
HSL
47°, 71%, 26%
CMYK
0, 18, 83, 57
Luminance
0.1091

At a glance

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

Hex
#6f5b13
Hue
47°
yellow
Saturation
71%
vivid
Lightness
26%
dark
Brightness
44%
HSV value
Perceived
36%
weighted brightness
Luminance
0.1091
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
White
6.60:1
Closest name
Dark Olive Green
ΔE2000 15
Where it sits
Hue47° of 360°
Saturation71%
Lightness26%
Temperature
Warm ← → Cool14% 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#6f5b13
RGBrgb(111, 91, 19)
HSLhsl(47, 71%, 26%)
CMYKcmyk(0%, 18%, 83%, 57%)
LABlab(39.4 0.3 41.3)
LCHlch(39.4 41.3 89.5)
OKLCHoklch(0.478 0.090 92.3)
Decimal7297811
Display P3color(display-p3 0.435 0.357 0.075)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#6f5b13 on white: 6.60:1
AA ✓ pass · AA-large · AAA
Aa
#6f5b13 on black: 3.18:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #665A04
deuteranopia · #6B5F18
tritanopia · #79534D

Color scale — 50 to 950

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

#FCFAF3
#F8F4E7
#F3EAC9
#EFDD9F
#E6CD6F
#DEBC3F
#D1AC24
#AE8F1E
#8B7218
#6f5b13
#3F340D
Base = 900Lightest = 50 · #FCFAF3Darkest = 950 · #3F340D
:root {
  --brand-50: #FCFAF3;
  --brand-100: #F8F4E7;
  --brand-200: #F3EAC9;
  --brand-300: #EFDD9F;
  --brand-400: #E6CD6F;
  --brand-500: #DEBC3F;
  --brand-600: #D1AC24;
  --brand-700: #AE8F1E;
  --brand-800: #8B7218;
  --brand-900: #6f5b13;
  --brand-950: #3F340D;
  --brand: #6f5b13;
  --brand-ink: #ffffff;
}

Colors that work with #6f5b13

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#FAF9F4
Tinted page background
Border#EDE3C0
Hairlines and dividers
Muted text#9B8A4B
Captions on the surface
Accent#103E72
Second voice, not a rival
Dark variant#6D5913
Hover, pressed, headers
Light variant#FBF7E9
Selected rows, tints
Dark surface#242114
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 #6f5b13

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#13276F
Analogous left#6F2D13
Analogous right#556F13
Split-complement 1#13556F
Split-complement 2#2D136F
Triadic 1#136F5B
Triadic 2#5B136F
Tetradic#136F2D

RGB percentages

Red43.5%
Green35.7%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta18.0%
Yellow82.9%
Key (black)56.5%

Color previews

#6f5b13 text on a black background

contrast 3.18:1

Card sample

#6f5b13 text on a white background

contrast 6.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #6f5b13

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.

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

#6f5b13, answered

What color is #6f5b13?

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

What is the RGB value of #6f5b13?

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

Is #6f5b13 a light or a dark color?

It is a dark color. Relative luminance is 0.1091 and perceived brightness is 36%, so white text on it reaches 6.60:1.

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

White. It scores 6.60:1 against #6f5b13, versus 3.18:1 for black — AA at any size.

What is the complementary color of #6f5b13?

#13276F sits directly opposite on the wheel. Softer options are the split-complements #13556F and #2D136F, which give the same contrast with far less vibration.

What colors go well with #6f5b13?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B8A4B for secondary text, #103E72 as an accent and #6D5913 for hover and pressed states. For a palette, the analogous pair #6F2D13 and #556F13 stays calm, while #13276F is the loudest partner.

What is #6f5b13 in CMYK for printing?

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

Is #6f5b13 warm or cool?

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

Work with #6f5b13 in the Color Lab