Skip to content

#b3db4f

a balanced, vivid green · warm · closest name: Yellow Green

RGB
179, 219, 79
HSL
77°, 66%, 58%
CMYK
18, 0, 64, 14
Luminance
0.6081

At a glance

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

Hex
#b3db4f
Hue
77°
green
Saturation
66%
vivid
Lightness
58%
balanced
Brightness
86%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6081
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.16:1
Closest name
Yellow Green
ΔE2000 4.4
Where it sits
Hue77° of 360°
Saturation66%
Lightness58%
Temperature
Warm ← → Cool39% 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#b3db4f
RGBrgb(179, 219, 79)
HSLhsl(77, 66%, 58%)
CMYKcmyk(18%, 0%, 64%, 14%)
LABlab(82.3 -33.0 62.3)
LCHlch(82.3 70.5 117.9)
OKLCHoklch(0.836 0.171 123.7)
Decimal11787087
Display P3color(display-p3 0.702 0.859 0.310)

Copy-ready code

/* CSS */
color: #b3db4f;
background-color: #b3db4f;
/* Tailwind (arbitrary) */
class="text-[#b3db4f] bg-[#b3db4f]"
/* SCSS */
$brand: #b3db4f;
/* SwiftUI */
Color(red: 0.702, green: 0.859, blue: 0.310)
/* Android */
Color.parseColor("#b3db4f")
/* Flutter */
Color(0xFFB3DB4F)
/* Python / OpenCV (BGR) */
(79, 219, 179)

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

Accessibility — WCAG contrast

Aa
#b3db4f on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#b3db4f on black: 13.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7CE3D
deuteranopia · #E2CC59
tritanopia · #BBD1BE

Color scale — 50 to 950

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

#F9FBF3
#F3F8E8
#E6F1CB
#D7ECA2
#C3E273
#b3db4f
#9DCB2A
#83A923
#69871C
#4D6218
#303D0F
Base = 500Lightest = 50 · #F9FBF3Darkest = 950 · #303D0F
:root {
  --brand-50: #F9FBF3;
  --brand-100: #F3F8E8;
  --brand-200: #E6F1CB;
  --brand-300: #D7ECA2;
  --brand-400: #C3E273;
  --brand-500: #b3db4f;
  --brand-600: #9DCB2A;
  --brand-700: #83A923;
  --brand-800: #69871C;
  --brand-900: #4D6218;
  --brand-950: #303D0F;
  --brand: #b3db4f;
  --brand-ink: #000000;
}

Colors that work with #b3db4f

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#F9FAF4
Tinted page background
Border#E0EDC0
Hairlines and dividers
Muted text#849B4B
Captions on the surface
Accent#504BDF
Second voice, not a rival
Dark variant#526A16
Hover, pressed, headers
Light variant#F6FBEA
Selected rows, tints
Dark surface#202414
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 #b3db4f

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
  • 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
  • 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#774FDB
Analogous left#DBBD4F
Analogous right#6DDB4F
Split-complement 1#4F6DDB
Split-complement 2#BD4FDB
Triadic 1#4FB3DB
Triadic 2#DB4FB3
Tetradic#4FDBBD

RGB percentages

Red70.2%
Green85.9%
Blue31.0%

CMYK percentages

Cyan18.3%
Magenta0.0%
Yellow63.9%
Key (black)14.1%

Color previews

#b3db4f text on a black background

contrast 13.16:1

Card sample

#b3db4f text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(179, 219, 79, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(179, 219, 79, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b3db4f;
background: linear-gradient(135deg, #b3db4f, #56DB4F);

Monochromatic scale

Palettes built from #b3db4f

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.

#b3db4f 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
ButtonsLinksFocus statesCharts
Print note

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

#b3db4f, answered

What color is #b3db4f?

#b3db4f is a balanced vivid green, closest to Yellow Green (ΔE2000 4.4). It sits at 77° on the hue wheel with 66% saturation and 58% lightness, which reads as warm.

What is the RGB value of #b3db4f?

rgb(179, 219, 79) — 179 red, 219 green and 79 blue out of 255, or 70.2% / 85.9% / 31% by channel.

Is #b3db4f a light or a dark color?

It is a light color. Relative luminance is 0.6081 and perceived brightness is 77%, so black text on it reaches 13.16:1.

Should I use black or white text on #b3db4f?

Black. It scores 13.16:1 against #b3db4f, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #b3db4f?

#774FDB sits directly opposite on the wheel. Softer options are the split-complements #4F6DDB and #BD4FDB, which give the same contrast with far less vibration.

What colors go well with #b3db4f?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #849B4B for secondary text, #504BDF as an accent and #526A16 for hover and pressed states. For a palette, the analogous pair #DBBD4F and #6DDB4F stays calm, while #774FDB is the loudest partner.

What is #b3db4f in CMYK for printing?

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

Is #b3db4f warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DBCF4F; nudged cooler, #7FDD4D.

Work with #b3db4f in the Color Lab