Skip to content

#bdfb5f

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

RGB
189, 251, 95
HSL
84°, 95%, 68%
CMYK
25, 0, 62, 2
Luminance
0.8064

At a glance

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

Hex
#bdfb5f
Hue
84°
green
Saturation
95%
electric
Lightness
68%
light
Brightness
98%
HSV value
Perceived
87%
weighted brightness
Luminance
0.8064
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.13:1
Closest name
Green Yellow
ΔE2000 3.7
Where it sits
Hue84° of 360°
Saturation95%
Lightness68%
Temperature
Warm ← → Cool45% 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#bdfb5f
RGBrgb(189, 251, 95)
HSLhsl(84, 95%, 68%)
CMYKcmyk(25%, 0%, 62%, 2%)
LABlab(92.0 -42.4 66.4)
LCHlch(92.0 78.8 122.5)
OKLCHoklch(0.916 0.194 128.2)
Decimal12450655
Display P3color(display-p3 0.741 0.984 0.373)

Copy-ready code

/* CSS */
color: #bdfb5f;
background-color: #bdfb5f;
/* Tailwind (arbitrary) */
class="text-[#bdfb5f] bg-[#bdfb5f]"
/* SCSS */
$brand: #bdfb5f;
/* SwiftUI */
Color(red: 0.741, green: 0.984, blue: 0.373)
/* Android */
Color.parseColor("#bdfb5f")
/* Flutter */
Color(0xFFBDFB5F)
/* Python / OpenCV (BGR) */
(95, 251, 189)

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

Accessibility — WCAG contrast

Aa
#bdfb5f on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#bdfb5f on black: 17.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEB4C
deuteranopia · #FEE76B
tritanopia · #C3F0DA

Color scale — 50 to 950

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

#F9FDF1
#F2FBE4
#E4FAC2
#D2FC92
#bdfb5f
#A5FA24
#92EF06
#7AC705
#629F04
#487308
#2D4805
Base = 400Lightest = 50 · #F9FDF1Darkest = 950 · #2D4805
:root {
  --brand-50: #F9FDF1;
  --brand-100: #F2FBE4;
  --brand-200: #E4FAC2;
  --brand-300: #D2FC92;
  --brand-400: #bdfb5f;
  --brand-500: #A5FA24;
  --brand-600: #92EF06;
  --brand-700: #7AC705;
  --brand-800: #629F04;
  --brand-900: #487308;
  --brand-950: #2D4805;
  --brand: #bdfb5f;
  --brand-ink: #000000;
}

Colors that work with #bdfb5f

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#DBEDC0
Hairlines and dividers
Muted text#7B9B4B
Captions on the surface
Accent#735CFE
Second voice, not a rival
Dark variant#4C7C03
Hover, pressed, headers
Light variant#F5FEE6
Selected rows, tints
Dark surface#1E2414
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 #bdfb5f

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#9D5FFB
Analogous left#FBEB5F
Analogous right#6FFB5F
Split-complement 1#5F6FFB
Split-complement 2#EB5FFB
Triadic 1#5FBDFB
Triadic 2#FB5FBD
Tetradic#5FFBEB

RGB percentages

Red74.1%
Green98.4%
Blue37.3%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow62.2%
Key (black)1.6%

Color previews

#bdfb5f text on a black background

contrast 17.13:1

Card sample

#bdfb5f text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 251, 95, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 251, 95, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdfb5f;
background: linear-gradient(135deg, #bdfb5f, #5FFB69);

Monochromatic scale

Palettes built from #bdfb5f

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.

#bdfb5f 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

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

#bdfb5f, answered

What color is #bdfb5f?

#bdfb5f is a light electric green, closest to Green Yellow (ΔE2000 3.7). It sits at 84° on the hue wheel with 95% saturation and 68% lightness, which reads as neutral.

What is the RGB value of #bdfb5f?

rgb(189, 251, 95) — 189 red, 251 green and 95 blue out of 255, or 74.1% / 98.4% / 37.3% by channel.

Is #bdfb5f a light or a dark color?

It is a light color. Relative luminance is 0.8064 and perceived brightness is 87%, so black text on it reaches 17.13:1.

Should I use black or white text on #bdfb5f?

Black. It scores 17.13:1 against #bdfb5f, versus 1.23:1 for white — AAA at any size.

What is the complementary color of #bdfb5f?

#9D5FFB sits directly opposite on the wheel. Softer options are the split-complements #5F6FFB and #EB5FFB, which give the same contrast with far less vibration.

What colors go well with #bdfb5f?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7B9B4B for secondary text, #735CFE as an accent and #4C7C03 for hover and pressed states. For a palette, the analogous pair #FBEB5F and #6FFB5F stays calm, while #9D5FFB is the loudest partner.

What is #bdfb5f in CMYK for printing?

cmyk(25%, 0%, 62%, 2%). 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 #bdfb5f warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F6FB5F; nudged cooler, #83FD5D.

Work with #bdfb5f in the Color Lab