Skip to content

#9da738

a dark, vivid yellow · warm · closest name: Dark Khaki

RGB
157, 167, 56
HSL
65°, 50%, 44%
CMYK
6, 0, 67, 35
Luminance
0.3509

At a glance

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

Hex
#9da738
Hue
65°
yellow
Saturation
50%
vivid
Lightness
44%
dark
Brightness
65%
HSV value
Perceived
61%
weighted brightness
Luminance
0.3509
WCAG relative
Temperature
Warm
29/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
8.02:1
Closest name
Dark Khaki
ΔE2000 8.5
Where it sits
Hue65° of 360°
Saturation50%
Lightness44%
Temperature
Warm ← → Cool29% 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#9da738
RGBrgb(157, 167, 56)
HSLhsl(65, 50%, 44%)
CMYKcmyk(6%, 0%, 67%, 35%)
LABlab(65.8 -18.3 53.9)
LCHlch(65.8 56.9 108.7)
OKLCHoklch(0.699 0.133 114.3)
Decimal10331960
Display P3color(display-p3 0.616 0.655 0.220)

Copy-ready code

/* CSS */
color: #9da738;
background-color: #9da738;
/* Tailwind (arbitrary) */
class="text-[#9da738] bg-[#9da738]"
/* SCSS */
$brand: #9da738;
/* SwiftUI */
Color(red: 0.616, green: 0.655, blue: 0.220)
/* Android */
Color.parseColor("#9da738")
/* Flutter */
Color(0xFF9DA738)
/* Python / OpenCV (BGR) */
(56, 167, 157)

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

Accessibility — WCAG contrast

Aa
#9da738 on white: 2.62:1
AA ✗ fail · AA-large · AAA
Aa
#9da738 on black: 8.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B39F29
deuteranopia · #B2A140
tritanopia · #A79D90

Color scale — 50 to 950

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

#FAFAF4
#F5F6EA
#EAECCF
#DEE3AB
#CDD581
#BDC757
#ACB73D
#9da738
#737A29
#545921
#353815
Base = 700Lightest = 50 · #FAFAF4Darkest = 950 · #353815
:root {
  --brand-50: #FAFAF4;
  --brand-100: #F5F6EA;
  --brand-200: #EAECCF;
  --brand-300: #DEE3AB;
  --brand-400: #CDD581;
  --brand-500: #BDC757;
  --brand-600: #ACB73D;
  --brand-700: #9da738;
  --brand-800: #737A29;
  --brand-900: #545921;
  --brand-950: #353815;
  --brand: #9da738;
  --brand-ink: #000000;
}

Colors that work with #9da738

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#E7EBC2
Hairlines and dividers
Muted text#949B4B
Captions on the surface
Accent#3347AB
Second voice, not a rival
Dark variant#5A5F20
Hover, pressed, headers
Light variant#F7F9EC
Selected rows, tints
Dark surface#232414
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 #9da738

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

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#4238A7
Analogous left#A77938
Analogous right#65A738
Split-complement 1#3865A7
Split-complement 2#7938A7
Triadic 1#389DA7
Triadic 2#A7389D
Tetradic#38A779

RGB percentages

Red61.6%
Green65.5%
Blue22.0%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow66.5%
Key (black)34.5%

Color previews

#9da738 text on a black background

contrast 8.02:1

Card sample

#9da738 text on a white background

contrast 2.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 167, 56, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 167, 56, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9da738;
background: linear-gradient(135deg, #9da738, #53A738);

Monochromatic scale

Palettes built from #9da738

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.

#9da738 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.

#9da738, answered

What color is #9da738?

#9da738 is a dark vivid yellow, closest to Dark Khaki (ΔE2000 8.5). It sits at 65° on the hue wheel with 50% saturation and 44% lightness, which reads as warm.

What is the RGB value of #9da738?

rgb(157, 167, 56) — 157 red, 167 green and 56 blue out of 255, or 61.6% / 65.5% / 22% by channel.

Is #9da738 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3509 and perceived brightness is 61%, so black text on it reaches 8.02:1.

Should I use black or white text on #9da738?

Black. It scores 8.02:1 against #9da738, versus 2.62:1 for white — AAA at any size.

What is the complementary color of #9da738?

#4238A7 sits directly opposite on the wheel. Softer options are the split-complements #3865A7 and #7938A7, which give the same contrast with far less vibration.

What colors go well with #9da738?

For interface work: #FAFAF4 as the surface, #E7EBC2 for borders, #949B4B for secondary text, #3347AB as an accent and #5A5F20 for hover and pressed states. For a palette, the analogous pair #A77938 and #65A738 stays calm, while #4238A7 is the loudest partner.

What is #9da738 in CMYK for printing?

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

Is #9da738 warm or cool?

Warm — it scores 29 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #A78838; nudged cooler, #74A936.

Work with #9da738 in the Color Lab