Skip to content

#b5df4c

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

RGB
181, 223, 76
HSL
77°, 70%, 59%
CMYK
19, 0, 66, 13
Luminance
0.6312

At a glance

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

Hex
#b5df4c
Hue
77°
green
Saturation
70%
vivid
Lightness
59%
balanced
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6312
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.62:1
Closest name
Yellow Green
ΔE2000 5
Where it sits
Hue77° of 360°
Saturation70%
Lightness59%
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#b5df4c
RGBrgb(181, 223, 76)
HSLhsl(77, 70%, 59%)
CMYKcmyk(19%, 0%, 66%, 13%)
LABlab(83.5 -34.2 64.8)
LCHlch(83.5 73.3 117.8)
OKLCHoklch(0.846 0.177 123.9)
Decimal11919180
Display P3color(display-p3 0.710 0.875 0.298)

Copy-ready code

/* CSS */
color: #b5df4c;
background-color: #b5df4c;
/* Tailwind (arbitrary) */
class="text-[#b5df4c] bg-[#b5df4c]"
/* SCSS */
$brand: #b5df4c;
/* SwiftUI */
Color(red: 0.710, green: 0.875, blue: 0.298)
/* Android */
Color.parseColor("#b5df4c")
/* Flutter */
Color(0xFFB5DF4C)
/* Python / OpenCV (BGR) */
(76, 223, 181)

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

Accessibility — WCAG contrast

Aa
#b5df4c on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#b5df4c on black: 13.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBD137
deuteranopia · #E6D057
tritanopia · #BDD4C1

Color scale — 50 to 950

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

#F9FCF3
#F3F8E7
#E7F2CA
#D8EEA0
#C4E670
#b5df4c
#9FD025
#85AD1F
#6A8A19
#4E6416
#313F0E
Base = 500Lightest = 50 · #F9FCF3Darkest = 950 · #313F0E
:root {
  --brand-50: #F9FCF3;
  --brand-100: #F3F8E7;
  --brand-200: #E7F2CA;
  --brand-300: #D8EEA0;
  --brand-400: #C4E670;
  --brand-500: #b5df4c;
  --brand-600: #9FD025;
  --brand-700: #85AD1F;
  --brand-800: #6A8A19;
  --brand-900: #4E6416;
  --brand-950: #313F0E;
  --brand: #b5df4c;
  --brand-ink: #000000;
}

Colors that work with #b5df4c

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#4D48E3
Second voice, not a rival
Dark variant#536C13
Hover, pressed, headers
Light variant#F6FBE9
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 #b5df4c

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#764CDF
Analogous left#DFBF4C
Analogous right#6BDF4C
Split-complement 1#4C6BDF
Split-complement 2#BF4CDF
Triadic 1#4CB5DF
Triadic 2#DF4CB5
Tetradic#4CDFBF

RGB percentages

Red71.0%
Green87.5%
Blue29.8%

CMYK percentages

Cyan18.8%
Magenta0.0%
Yellow65.9%
Key (black)12.5%

Color previews

#b5df4c text on a black background

contrast 13.62:1

Card sample

#b5df4c text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(181, 223, 76, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(181, 223, 76, 0.45);
Border & gradient
Gradient panel
border: 3px solid #b5df4c;
background: linear-gradient(135deg, #b5df4c, #53DF4C);

Monochromatic scale

Palettes built from #b5df4c

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.

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

#b5df4c, answered

What color is #b5df4c?

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

What is the RGB value of #b5df4c?

rgb(181, 223, 76) — 181 red, 223 green and 76 blue out of 255, or 71% / 87.5% / 29.8% by channel.

Is #b5df4c a light or a dark color?

It is a light color. Relative luminance is 0.6312 and perceived brightness is 78%, so black text on it reaches 13.62:1.

Should I use black or white text on #b5df4c?

Black. It scores 13.62:1 against #b5df4c, versus 1.54:1 for white — AAA at any size.

What is the complementary color of #b5df4c?

#764CDF sits directly opposite on the wheel. Softer options are the split-complements #4C6BDF and #BF4CDF, which give the same contrast with far less vibration.

What colors go well with #b5df4c?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #849B4B for secondary text, #4D48E3 as an accent and #536C13 for hover and pressed states. For a palette, the analogous pair #DFBF4C and #6BDF4C stays calm, while #764CDF is the loudest partner.

What is #b5df4c in CMYK for printing?

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

Is #b5df4c 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 #DFD34C; nudged cooler, #7EE14A.

Work with #b5df4c in the Color Lab