Skip to content

#bdfb7b

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

RGB
189, 251, 123
HSL
89°, 94%, 73%
CMYK
25, 0, 51, 2
Luminance
0.8124

At a glance

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

Hex
#bdfb7b
Hue
89°
green
Saturation
94%
electric
Lightness
73%
light
Brightness
98%
HSV value
Perceived
87%
weighted brightness
Luminance
0.8124
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.25:1
Closest name
Green Yellow
ΔE2000 6.6
Where it sits
Hue89° of 360°
Saturation94%
Lightness73%
Temperature
Warm ← → Cool49% 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#bdfb7b
RGBrgb(189, 251, 123)
HSLhsl(89, 94%, 73%)
CMYKcmyk(25%, 0%, 51%, 2%)
LABlab(92.2 -39.9 54.6)
LCHlch(92.2 67.6 126.1)
OKLCHoklch(0.919 0.171 130.5)
Decimal12450683
Display P3color(display-p3 0.741 0.984 0.482)

Copy-ready code

/* CSS */
color: #bdfb7b;
background-color: #bdfb7b;
/* Tailwind (arbitrary) */
class="text-[#bdfb7b] bg-[#bdfb7b]"
/* SCSS */
$brand: #bdfb7b;
/* SwiftUI */
Color(red: 0.741, green: 0.984, blue: 0.482)
/* Android */
Color.parseColor("#bdfb7b")
/* Flutter */
Color(0xFFBDFB7B)
/* Python / OpenCV (BGR) */
(123, 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 #bdfb7b · 17.25:1
Use #000000AAA at every size.
Aa
White text · 1.22:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.25:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #bdfb7b as text scores 1.22:1 on white and 17.25:1 on black.

Accessibility — WCAG contrast

Aa
#bdfb7b on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#bdfb7b on black: 17.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEC6F
deuteranopia · #FCE783
tritanopia · #C0F2DE

Color scale — 50 to 950

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

#F8FDF2
#F0FBE4
#DFFAC2
#bdfb7b
#ADFA5C
#92F825
#7EEE07
#69C606
#549E05
#3F7208
#274705
Base = 300Lightest = 50 · #F8FDF2Darkest = 950 · #274705
:root {
  --brand-50: #F8FDF2;
  --brand-100: #F0FBE4;
  --brand-200: #DFFAC2;
  --brand-300: #bdfb7b;
  --brand-400: #ADFA5C;
  --brand-500: #92F825;
  --brand-600: #7EEE07;
  --brand-700: #69C606;
  --brand-800: #549E05;
  --brand-900: #3F7208;
  --brand-950: #274705;
  --brand: #bdfb7b;
  --brand-ink: #000000;
}

Colors that work with #bdfb7b

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#F7FAF4
Tinted page background
Border#D7EDC0
Hairlines and dividers
Muted text#749B4B
Captions on the surface
Accent#9878FE
Second voice, not a rival
Dark variant#427C04
Hover, pressed, headers
Light variant#F3FEE6
Selected rows, tints
Dark surface#1C2414
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 #bdfb7b

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#B97BFB
Analogous left#FBF97B
Analogous right#7DFB7B
Split-complement 1#7B7DFB
Split-complement 2#F97BFB
Triadic 1#7BBDFB
Triadic 2#FB7BBD
Tetradic#7BFBF9

RGB percentages

Red74.1%
Green98.4%
Blue48.2%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow51.0%
Key (black)1.6%

Color previews

#bdfb7b text on a black background

contrast 17.25:1

Card sample

#bdfb7b text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdfb7b

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.

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

#bdfb7b, answered

What color is #bdfb7b?

#bdfb7b is a light electric green, closest to Green Yellow (ΔE2000 6.6). It sits at 89° on the hue wheel with 94% saturation and 73% lightness, which reads as neutral.

What is the RGB value of #bdfb7b?

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

Is #bdfb7b a light or a dark color?

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

Should I use black or white text on #bdfb7b?

Black. It scores 17.25:1 against #bdfb7b, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #bdfb7b?

#B97BFB sits directly opposite on the wheel. Softer options are the split-complements #7B7DFB and #F97BFB, which give the same contrast with far less vibration.

What colors go well with #bdfb7b?

For interface work: #F7FAF4 as the surface, #D7EDC0 for borders, #749B4B for secondary text, #9878FE as an accent and #427C04 for hover and pressed states. For a palette, the analogous pair #FBF97B and #7DFB7B stays calm, while #B97BFB is the loudest partner.

What is #bdfb7b in CMYK for printing?

cmyk(25%, 0%, 51%, 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 #bdfb7b warm or cool?

Neutral — it scores 49 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #ECFB7B; nudged cooler, #8DFC79.

Work with #bdfb7b in the Color Lab