Skip to content

#655e21

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

RGB
101, 94, 33
HSL
54°, 51%, 26%
CMYK
0, 7, 67, 60
Luminance
0.1088

At a glance

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

Hex
#655e21
Hue
54°
yellow
Saturation
51%
vivid
Lightness
26%
dark
Brightness
40%
HSV value
Perceived
36%
weighted brightness
Luminance
0.1088
WCAG relative
Temperature
Warm
20/100 cool
Color family
Yellow
Tone
Vivid
Best ink
White
6.61:1
Closest name
Dark Olive Green
ΔE2000 9.9
Where it sits
Hue54° of 360°
Saturation51%
Lightness26%
Temperature
Warm ← → Cool20% 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#655e21
RGBrgb(101, 94, 33)
HSLhsl(54, 51%, 26%)
CMYKcmyk(0%, 7%, 67%, 60%)
LABlab(39.4 -5.5 34.9)
LCHlch(39.4 35.3 99.0)
OKLCHoklch(0.475 0.081 102.8)
Decimal6643233
Display P3color(display-p3 0.396 0.369 0.129)

Copy-ready code

/* CSS */
color: #655e21;
background-color: #655e21;
/* Tailwind (arbitrary) */
class="text-[#655e21] bg-[#655e21]"
/* SCSS */
$brand: #655e21;
/* SwiftUI */
Color(red: 0.396, green: 0.369, blue: 0.129)
/* Android */
Color.parseColor("#655e21")
/* Flutter */
Color(0xFF655E21)
/* Python / OpenCV (BGR) */
(33, 94, 101)

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 #655e21 · 6.61:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 6.61: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: #655e21 as text scores 6.61:1 on white and 3.18:1 on black.

Accessibility — WCAG contrast

Aa
#655e21 on white: 6.61:1
AA ✓ pass · AA-large · AAA
Aa
#655e21 on black: 3.18:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #675B1A
deuteranopia · #695E24
tritanopia · #6D5751

Color scale — 50 to 950

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

#FAFAF4
#F6F5EA
#EDEACF
#E3DDAA
#D6CD80
#C8BC56
#B8AC3C
#9A8F32
#7B7228
#655e21
#383414
Base = 900Lightest = 50 · #FAFAF4Darkest = 950 · #383414
:root {
  --brand-50: #FAFAF4;
  --brand-100: #F6F5EA;
  --brand-200: #EDEACF;
  --brand-300: #E3DDAA;
  --brand-400: #D6CD80;
  --brand-500: #C8BC56;
  --brand-600: #B8AC3C;
  --brand-700: #9A8F32;
  --brand-800: #7B7228;
  --brand-900: #655e21;
  --brand-950: #383414;
  --brand: #655e21;
  --brand-ink: #ffffff;
}

Colors that work with #655e21

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#EBE7C2
Hairlines and dividers
Muted text#9B934B
Captions on the surface
Accent#1E3868
Second voice, not a rival
Dark variant#60591F
Hover, pressed, headers
Light variant#F9F7EC
Selected rows, tints
Dark surface#242314
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 #655e21

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#212865
Analogous left#653C21
Analogous right#4A6521
Split-complement 1#214A65
Split-complement 2#3C2165
Triadic 1#21655E
Triadic 2#5E2165
Tetradic#21653C

RGB percentages

Red39.6%
Green36.9%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta6.9%
Yellow67.3%
Key (black)60.4%

Color previews

#655e21 text on a black background

contrast 3.18:1

Card sample

#655e21 text on a white background

contrast 6.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #655e21;
Background color
Panel with #655e21 background
background-color: #655e21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #655e21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(101, 94, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(101, 94, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #655e21;
background: linear-gradient(135deg, #655e21, #3F6521);

Monochromatic scale

Palettes built from #655e21

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.

#655e21 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.

#655e21, answered

What color is #655e21?

#655e21 is a dark vivid yellow, closest to Dark Olive Green (ΔE2000 9.9). It sits at 54° on the hue wheel with 51% saturation and 26% lightness, which reads as warm.

What is the RGB value of #655e21?

rgb(101, 94, 33) — 101 red, 94 green and 33 blue out of 255, or 39.6% / 36.9% / 12.9% by channel.

Is #655e21 a light or a dark color?

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

Should I use black or white text on #655e21?

White. It scores 6.61:1 against #655e21, versus 3.18:1 for black — AA at any size.

What is the complementary color of #655e21?

#212865 sits directly opposite on the wheel. Softer options are the split-complements #214A65 and #3C2165, which give the same contrast with far less vibration.

What colors go well with #655e21?

For interface work: #FAFAF4 as the surface, #EBE7C2 for borders, #9B934B for secondary text, #1E3868 as an accent and #60591F for hover and pressed states. For a palette, the analogous pair #653C21 and #4A6521 stays calm, while #212865 is the loudest partner.

What is #655e21 in CMYK for printing?

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

Is #655e21 warm or cool?

Warm — it scores 20 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #654521; nudged cooler, #546620.

Work with #655e21 in the Color Lab