Skip to content

#b9df73

a light, vivid green · neutral · closest name: Yellow Green

RGB
185, 223, 115
HSL
81°, 63%, 66%
CMYK
17, 0, 48, 13
Luminance
0.6433

At a glance

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

Hex
#b9df73
Hue
81°
green
Saturation
63%
vivid
Lightness
66%
light
Brightness
87%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6433
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.87:1
Closest name
Yellow Green
ΔE2000 7.3
Where it sits
Hue81° of 360°
Saturation63%
Lightness66%
Temperature
Warm ← → Cool43% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#b9df73
RGBrgb(185, 223, 115)
HSLhsl(81, 63%, 66%)
CMYKcmyk(17%, 0%, 48%, 13%)
LABlab(84.1 -29.4 48.5)
LCHlch(84.1 56.7 121.2)
OKLCHoklch(0.853 0.142 125.3)
Decimal12181363
Display P3color(display-p3 0.725 0.875 0.451)

Copy-ready code

/* CSS */
color: #b9df73;
background-color: #b9df73;
/* Tailwind (arbitrary) */
class="text-[#b9df73] bg-[#b9df73]"
/* SCSS */
$brand: #b9df73;
/* SwiftUI */
Color(red: 0.725, green: 0.875, blue: 0.451)
/* Android */
Color.parseColor("#b9df73")
/* Flutter */
Color(0xFFB9DF73)
/* Python / OpenCV (BGR) */
(115, 223, 185)

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

Accessibility — WCAG contrast

Aa
#b9df73 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#b9df73 on black: 13.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9D36A
deuteranopia · #E4D179
tritanopia · #BFD6C6

Color scale — 50 to 950

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

#F8FBF4
#F2F7E8
#E3F0CC
#D1EAA4
#b9df73
#A4D548
#91C72E
#79A626
#61851E
#48611A
#2D3C10
Base = 400Lightest = 50 · #F8FBF4Darkest = 950 · #2D3C10
:root {
  --brand-50: #F8FBF4;
  --brand-100: #F2F7E8;
  --brand-200: #E3F0CC;
  --brand-300: #D1EAA4;
  --brand-400: #b9df73;
  --brand-500: #A4D548;
  --brand-600: #91C72E;
  --brand-700: #79A626;
  --brand-800: #61851E;
  --brand-900: #48611A;
  --brand-950: #2D3C10;
  --brand: #b9df73;
  --brand-ink: #000000;
}

Colors that work with #b9df73

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#F8FAF4
Tinted page background
Border#DDEDC0
Hairlines and dividers
Muted text#7F9B4B
Captions on the surface
Accent#7B70E2
Second voice, not a rival
Dark variant#4C6818
Hover, pressed, headers
Light variant#F5FAEA
Selected rows, tints
Dark surface#1F2414
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 #b9df73

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#9973DF
Analogous left#DFCF73
Analogous right#83DF73
Split-complement 1#7383DF
Split-complement 2#CF73DF
Triadic 1#73B9DF
Triadic 2#DF73B9
Tetradic#73DFCF

RGB percentages

Red72.5%
Green87.5%
Blue45.1%

CMYK percentages

Cyan17.0%
Magenta0.0%
Yellow48.4%
Key (black)12.5%

Color previews

#b9df73 text on a black background

contrast 13.87:1

Card sample

#b9df73 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(185, 223, 115, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(185, 223, 115, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b9df73;
background: linear-gradient(135deg, #b9df73, #73DF75);

Monochromatic scale

Palettes built from #b9df73

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.

#b9df73 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#b9df73, answered

What color is #b9df73?

#b9df73 is a light vivid green, closest to Yellow Green (ΔE2000 7.3). It sits at 81° on the hue wheel with 63% saturation and 66% lightness, which reads as neutral.

What is the RGB value of #b9df73?

rgb(185, 223, 115) — 185 red, 223 green and 115 blue out of 255, or 72.5% / 87.5% / 45.1% by channel.

Is #b9df73 a light or a dark color?

It is a light color. Relative luminance is 0.6433 and perceived brightness is 79%, so black text on it reaches 13.87:1.

Should I use black or white text on #b9df73?

Black. It scores 13.87:1 against #b9df73, versus 1.51:1 for white — AAA at any size.

What is the complementary color of #b9df73?

#9973DF sits directly opposite on the wheel. Softer options are the split-complements #7383DF and #CF73DF, which give the same contrast with far less vibration.

What colors go well with #b9df73?

For interface work: #F8FAF4 as the surface, #DDEDC0 for borders, #7F9B4B for secondary text, #7B70E2 as an accent and #4C6818 for hover and pressed states. For a palette, the analogous pair #DFCF73 and #83DF73 stays calm, while #9973DF is the loudest partner.

What is #b9df73 in CMYK for printing?

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

Is #b9df73 warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFDD73; nudged cooler, #91E171.

Work with #b9df73 in the Color Lab