Skip to content

#9daf0b

a dark, electric yellow · warm · closest name: Yellow Green

RGB
157, 175, 11
HSL
67°, 88%, 37%
CMYK
10, 0, 94, 31
Luminance
0.3785

At a glance

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

Hex
#9daf0b
Hue
67°
yellow
Saturation
88%
electric
Lightness
37%
dark
Brightness
69%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3785
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
8.57:1
Closest name
Yellow Green
ΔE2000 9.2
Where it sits
Hue67° of 360°
Saturation88%
Lightness37%
Temperature
Warm ← → Cool31% 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#9daf0b
RGBrgb(157, 175, 11)
HSLhsl(67, 88%, 37%)
CMYKcmyk(10%, 0%, 94%, 31%)
LABlab(67.9 -23.9 68.2)
LCHlch(67.9 72.3 109.3)
OKLCHoklch(0.715 0.163 116.9)
Decimal10333963
Display P3color(display-p3 0.616 0.686 0.043)

Copy-ready code

/* CSS */
color: #9daf0b;
background-color: #9daf0b;
/* Tailwind (arbitrary) */
class="text-[#9daf0b] bg-[#9daf0b]"
/* SCSS */
$brand: #9daf0b;
/* SwiftUI */
Color(red: 0.616, green: 0.686, blue: 0.043)
/* Android */
Color.parseColor("#9daf0b")
/* Flutter */
Color(0xFF9DAF0B)
/* Python / OpenCV (BGR) */
(11, 175, 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 #9daf0b · 8.57:1
Use #000000AAA at every size.
Aa
White text · 2.45:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.57:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #9daf0b as text scores 2.45:1 on white and 8.57:1 on black.

Accessibility — WCAG contrast

Aa
#9daf0b on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#9daf0b on black: 8.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCA500
deuteranopia · #BAA624
tritanopia · #A8A495

Color scale — 50 to 950

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

#FCFDF2
#F8FAE5
#F2F8C4
#EDF895
#E5F561
#DCF22C
#CFE60E
#9daf0b
#8A9A0A
#646F0C
#3E4507
Base = 700Lightest = 50 · #FCFDF2Darkest = 950 · #3E4507
:root {
  --brand-50: #FCFDF2;
  --brand-100: #F8FAE5;
  --brand-200: #F2F8C4;
  --brand-300: #EDF895;
  --brand-400: #E5F561;
  --brand-500: #DCF22C;
  --brand-600: #CFE60E;
  --brand-700: #9daf0b;
  --brand-800: #8A9A0A;
  --brand-900: #646F0C;
  --brand-950: #3E4507;
  --brand: #9daf0b;
  --brand-ink: #000000;
}

Colors that work with #9daf0b

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#E8EDC0
Hairlines and dividers
Muted text#929B4B
Captions on the surface
Accent#071FB3
Second voice, not a rival
Dark variant#6C7808
Hover, pressed, headers
Light variant#FBFDE7
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 #9daf0b

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#1D0BAF
Analogous left#AF6F0B
Analogous right#4BAF0B
Split-complement 1#0B4BAF
Split-complement 2#6F0BAF
Triadic 1#0B9DAF
Triadic 2#AF0B9D
Tetradic#0BAF6F

RGB percentages

Red61.6%
Green68.6%
Blue4.3%

CMYK percentages

Cyan10.3%
Magenta0.0%
Yellow93.7%
Key (black)31.4%

Color previews

#9daf0b text on a black background

contrast 8.57:1

Card sample

#9daf0b text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 175, 11, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 175, 11, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9daf0b;
background: linear-gradient(135deg, #9daf0b, #30AF0B);

Monochromatic scale

Palettes built from #9daf0b

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.

#9daf0b 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#9daf0b, answered

What color is #9daf0b?

#9daf0b is a dark electric yellow, closest to Yellow Green (ΔE2000 9.2). It sits at 67° on the hue wheel with 88% saturation and 37% lightness, which reads as warm.

What is the RGB value of #9daf0b?

rgb(157, 175, 11) — 157 red, 175 green and 11 blue out of 255, or 61.6% / 68.6% / 4.3% by channel.

Is #9daf0b a light or a dark color?

It is a mid-tone. Relative luminance is 0.3785 and perceived brightness is 62%, so black text on it reaches 8.57:1.

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

Black. It scores 8.57:1 against #9daf0b, versus 2.45:1 for white — AAA at any size.

What is the complementary color of #9daf0b?

#1D0BAF sits directly opposite on the wheel. Softer options are the split-complements #0B4BAF and #6F0BAF, which give the same contrast with far less vibration.

What colors go well with #9daf0b?

For interface work: #FAFAF4 as the surface, #E8EDC0 for borders, #929B4B for secondary text, #071FB3 as an accent and #6C7808 for hover and pressed states. For a palette, the analogous pair #AF6F0B and #4BAF0B stays calm, while #1D0BAF is the loudest partner.

What is #9daf0b in CMYK for printing?

cmyk(10%, 0%, 94%, 31%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #9daf0b warm or cool?

Warm — it scores 31 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #AF850B; nudged cooler, #61B109.

Work with #9daf0b in the Color Lab