Skip to content

#baba5c

a balanced, soft yellow · warm · closest name: Dark Khaki

RGB
186, 186, 92
HSL
60°, 41%, 55%
CMYK
0, 0, 51, 27
Luminance
0.4633

At a glance

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

Hex
#baba5c
Hue
60°
yellow
Saturation
41%
soft
Lightness
55%
balanced
Brightness
73%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4633
WCAG relative
Temperature
Warm
25/100 cool
Color family
Yellow
Tone
Soft
Best ink
Black
10.27:1
Closest name
Dark Khaki
ΔE2000 3.2
Where it sits
Hue60° of 360°
Saturation41%
Lightness55%
Temperature
Warm ← → Cool25% 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#baba5c
RGBrgb(186, 186, 92)
HSLhsl(60, 41%, 55%)
CMYKcmyk(0%, 0%, 51%, 27%)
LABlab(73.8 -13.0 47.1)
LCHlch(73.8 48.9 105.4)
OKLCHoklch(0.769 0.117 108.9)
Decimal12237404
Display P3color(display-p3 0.729 0.729 0.361)

Copy-ready code

/* CSS */
color: #baba5c;
background-color: #baba5c;
/* Tailwind (arbitrary) */
class="text-[#baba5c] bg-[#baba5c]"
/* SCSS */
$brand: #baba5c;
/* SwiftUI */
Color(red: 0.729, green: 0.729, blue: 0.361)
/* Android */
Color.parseColor("#baba5c")
/* Flutter */
Color(0xFFBABA5C)
/* Python / OpenCV (BGR) */
(92, 186, 186)

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 #baba5c · 10.27:1
Use #000000AAA at every size.
Aa
White text · 2.05:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.27:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #baba5c as text scores 2.05:1 on white and 10.27:1 on black.

Accessibility — WCAG contrast

Aa
#baba5c on white: 2.05:1
AA ✗ fail · AA-large · AAA
Aa
#baba5c on black: 10.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7B353
deuteranopia · #C8B761
tritanopia · #C5B0A5

Color scale — 50 to 950

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

#FAFAF5
#F5F5EB
#EAEAD2
#DEDEB0
#CDCD89
#baba5c
#ACAC49
#8F8F3D
#737331
#545426
#353518
Base = 500Lightest = 50 · #FAFAF5Darkest = 950 · #353518
:root {
  --brand-50: #FAFAF5;
  --brand-100: #F5F5EB;
  --brand-200: #EAEAD2;
  --brand-300: #DEDEB0;
  --brand-400: #CDCD89;
  --brand-500: #baba5c;
  --brand-600: #ACAC49;
  --brand-700: #8F8F3D;
  --brand-800: #737331;
  --brand-900: #545426;
  --brand-950: #353518;
  --brand: #baba5c;
  --brand-ink: #000000;
}

Colors that work with #baba5c

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#FAFAF4
Tinted page background
Border#E7E7C6
Hairlines and dividers
Muted text#9B9B4B
Captions on the surface
Accent#5771BF
Second voice, not a rival
Dark variant#5A5A26
Hover, pressed, headers
Light variant#F7F7ED
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 #baba5c

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#5C5CBA
Analogous left#BA8B5C
Analogous right#8BBA5C
Split-complement 1#5C8BBA
Split-complement 2#8B5CBA
Triadic 1#5CBABA
Triadic 2#BA5CBA
Tetradic#5CBA8B

RGB percentages

Red72.9%
Green72.9%
Blue36.1%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow50.5%
Key (black)27.1%

Color previews

#baba5c text on a black background

contrast 10.27:1

Card sample

#baba5c text on a white background

contrast 2.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(186, 186, 92, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(186, 186, 92, 0.45);
Border & gradient
Gradient panel
border: 3px solid #baba5c;
background: linear-gradient(135deg, #baba5c, #7BBA5C);

Monochromatic scale

Palettes built from #baba5c

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.

#baba5c 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.

#baba5c, answered

What color is #baba5c?

#baba5c is a balanced soft yellow, closest to Dark Khaki (ΔE2000 3.2). It sits at 60° on the hue wheel with 41% saturation and 55% lightness, which reads as warm.

What is the RGB value of #baba5c?

rgb(186, 186, 92) — 186 red, 186 green and 92 blue out of 255, or 72.9% / 72.9% / 36.1% by channel.

Is #baba5c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4633 and perceived brightness is 70%, so black text on it reaches 10.27:1.

Should I use black or white text on #baba5c?

Black. It scores 10.27:1 against #baba5c, versus 2.05:1 for white — AAA at any size.

What is the complementary color of #baba5c?

#5C5CBA sits directly opposite on the wheel. Softer options are the split-complements #5C8BBA and #8B5CBA, which give the same contrast with far less vibration.

What colors go well with #baba5c?

For interface work: #FAFAF4 as the surface, #E7E7C6 for borders, #9B9B4B for secondary text, #5771BF as an accent and #5A5A26 for hover and pressed states. For a palette, the analogous pair #BA8B5C and #8BBA5C stays calm, while #5C5CBA is the loudest partner.

What is #baba5c in CMYK for printing?

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

Is #baba5c warm or cool?

Warm — it scores 25 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #BA985C; nudged cooler, #98BC5A.

Work with #baba5c in the Color Lab