Skip to content

#bdfd2b

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

RGB
189, 253, 43
HSL
78°, 98%, 58%
CMYK
25, 0, 83, 1
Luminance
0.8124

At a glance

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

Hex
#bdfd2b
Hue
78°
green
Saturation
98%
electric
Lightness
58%
balanced
Brightness
99%
HSV value
Perceived
86%
weighted brightness
Luminance
0.8124
WCAG relative
Temperature
Warm
40/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.25:1
Closest name
Green Yellow
ΔE2000 2.5
Where it sits
Hue78° of 360°
Saturation98%
Lightness58%
Temperature
Warm ← → Cool40% 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#bdfd2b
RGBrgb(189, 253, 43)
HSLhsl(78, 98%, 58%)
CMYKcmyk(25%, 0%, 83%, 1%)
LABlab(92.2 -46.0 83.4)
LCHlch(92.2 95.2 118.9)
OKLCHoklch(0.918 0.225 126.5)
Decimal12451115
Display P3color(display-p3 0.741 0.992 0.169)

Copy-ready code

/* CSS */
color: #bdfd2b;
background-color: #bdfd2b;
/* Tailwind (arbitrary) */
class="text-[#bdfd2b] bg-[#bdfd2b]"
/* SCSS */
$brand: #bdfd2b;
/* SwiftUI */
Color(red: 0.741, green: 0.992, blue: 0.169)
/* Android */
Color.parseColor("#bdfd2b")
/* Flutter */
Color(0xFFBDFD2B)
/* Python / OpenCV (BGR) */
(43, 253, 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 #bdfd2b · 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: #bdfd2b as text scores 1.22:1 on white and 17.25:1 on black.

Accessibility — WCAG contrast

Aa
#bdfd2b on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#bdfd2b on black: 17.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEB00
deuteranopia · #FFE845
tritanopia · #C5F1D8

Color scale — 50 to 950

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

#FAFDF1
#F4FCE3
#E9FBC1
#DCFE90
#CBFD58
#bdfd2b
#A9F202
#8DCA02
#71A202
#537406
#344904
Base = 500Lightest = 50 · #FAFDF1Darkest = 950 · #344904
:root {
  --brand-50: #FAFDF1;
  --brand-100: #F4FCE3;
  --brand-200: #E9FBC1;
  --brand-300: #DCFE90;
  --brand-400: #CBFD58;
  --brand-500: #bdfd2b;
  --brand-600: #A9F202;
  --brand-700: #8DCA02;
  --brand-800: #71A202;
  --brand-900: #537406;
  --brand-950: #344904;
  --brand: #bdfd2b;
  --brand-ink: #000000;
}

Colors that work with #bdfd2b

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#DFEDC0
Hairlines and dividers
Muted text#829B4B
Captions on the surface
Accent#3529FF
Second voice, not a rival
Dark variant#587E01
Hover, pressed, headers
Light variant#F7FFE6
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 #bdfd2b

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#6B2BFD
Analogous left#FDD42B
Analogous right#54FD2B
Split-complement 1#2B54FD
Split-complement 2#D42BFD
Triadic 1#2BBDFD
Triadic 2#FD2BBD
Tetradic#2BFDD4

RGB percentages

Red74.1%
Green99.2%
Blue16.9%

CMYK percentages

Cyan25.3%
Magenta0.0%
Yellow83.0%
Key (black)0.8%

Color previews

#bdfd2b text on a black background

contrast 17.25:1

Card sample

#bdfd2b text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 253, 43, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 253, 43, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdfd2b;
background: linear-gradient(135deg, #bdfd2b, #31FD2B);

Monochromatic scale

Palettes built from #bdfd2b

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.

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

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

#bdfd2b, answered

What color is #bdfd2b?

#bdfd2b is a balanced electric green, closest to Green Yellow (ΔE2000 2.5). It sits at 78° on the hue wheel with 98% saturation and 58% lightness, which reads as warm.

What is the RGB value of #bdfd2b?

rgb(189, 253, 43) — 189 red, 253 green and 43 blue out of 255, or 74.1% / 99.2% / 16.9% by channel.

Is #bdfd2b a light or a dark color?

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

Should I use black or white text on #bdfd2b?

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

What is the complementary color of #bdfd2b?

#6B2BFD sits directly opposite on the wheel. Softer options are the split-complements #2B54FD and #D42BFD, which give the same contrast with far less vibration.

What colors go well with #bdfd2b?

For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #829B4B for secondary text, #3529FF as an accent and #587E01 for hover and pressed states. For a palette, the analogous pair #FDD42B and #54FD2B stays calm, while #6B2BFD is the loudest partner.

What is #bdfd2b in CMYK for printing?

cmyk(25%, 0%, 83%, 1%). 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 #bdfd2b warm or cool?

Warm — it scores 40 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDF02B; nudged cooler, #6FFF29.

Work with #bdfd2b in the Color Lab