Skip to content

#bdf401

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

RGB
189, 244, 1
HSL
74°, 99%, 48%
CMYK
23, 0, 100, 4
Luminance
0.7552

At a glance

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

Hex
#bdf401
Hue
74°
green
Saturation
99%
electric
Lightness
48%
balanced
Brightness
96%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7552
WCAG relative
Temperature
Warm
36/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.10:1
Closest name
Green Yellow
ΔE2000 4.4
Where it sits
Hue74° of 360°
Saturation99%
Lightness48%
Temperature
Warm ← → Cool36% 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#bdf401
RGBrgb(189, 244, 1)
HSLhsl(74, 99%, 48%)
CMYKcmyk(23%, 0%, 100%, 4%)
LABlab(89.6 -42.9 86.8)
LCHlch(89.6 96.8 116.3)
OKLCHoklch(0.896 0.224 124.5)
Decimal12448769
Display P3color(display-p3 0.741 0.957 0.004)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf401 on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#bdf401 on black: 16.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE300
deuteranopia · #FBE133
tritanopia · #C7E7D0

Color scale — 50 to 950

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

#FBFEF1
#F6FCE3
#EEFBC0
#E5FF8F
#D8FE57
#CCFE1F
#bdf401
#9DCB01
#7EA301
#5C7505
#394903
Base = 600Lightest = 50 · #FBFEF1Darkest = 950 · #394903
:root {
  --brand-50: #FBFEF1;
  --brand-100: #F6FCE3;
  --brand-200: #EEFBC0;
  --brand-300: #E5FF8F;
  --brand-400: #D8FE57;
  --brand-500: #CCFE1F;
  --brand-600: #bdf401;
  --brand-700: #9DCB01;
  --brand-800: #7EA301;
  --brand-900: #5C7505;
  --brand-950: #394903;
  --brand: #bdf401;
  --brand-ink: #000000;
}

Colors that work with #bdf401

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#E2EDC0
Hairlines and dividers
Muted text#899B4B
Captions on the surface
Accent#0006F5
Second voice, not a rival
Dark variant#627F01
Hover, pressed, headers
Light variant#F9FFE6
Selected rows, tints
Dark surface#212414
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 #bdf401

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#3801F4
Analogous left#F4B101
Analogous right#43F401
Split-complement 1#0143F4
Split-complement 2#B101F4
Triadic 1#01BDF4
Triadic 2#F401BD
Tetradic#01F4B1

RGB percentages

Red74.1%
Green95.7%
Blue0.4%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow99.6%
Key (black)4.3%

Color previews

#bdf401 text on a black background

contrast 16.10:1

Card sample

#bdf401 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 244, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 244, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdf401;
background: linear-gradient(135deg, #bdf401, #1BF401);

Monochromatic scale

Palettes built from #bdf401

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.

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

#bdf401, answered

What color is #bdf401?

#bdf401 is a balanced electric green, closest to Green Yellow (ΔE2000 4.4). It sits at 74° on the hue wheel with 99% saturation and 48% lightness, which reads as warm.

What is the RGB value of #bdf401?

rgb(189, 244, 1) — 189 red, 244 green and 1 blue out of 255, or 74.1% / 95.7% / 0.4% by channel.

Is #bdf401 a light or a dark color?

It is a light color. Relative luminance is 0.7552 and perceived brightness is 84%, so black text on it reaches 16.10:1.

Should I use black or white text on #bdf401?

Black. It scores 16.10:1 against #bdf401, versus 1.30:1 for white — AAA at any size.

What is the complementary color of #bdf401?

#3801F4 sits directly opposite on the wheel. Softer options are the split-complements #0143F4 and #B101F4, which give the same contrast with far less vibration.

What colors go well with #bdf401?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #899B4B for secondary text, #0006F5 as an accent and #627F01 for hover and pressed states. For a palette, the analogous pair #F4B101 and #43F401 stays calm, while #3801F4 is the loudest partner.

What is #bdf401 in CMYK for printing?

cmyk(23%, 0%, 100%, 4%). 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 #bdf401 warm or cool?

Warm — it scores 36 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F4D201; nudged cooler, #64F500.

Work with #bdf401 in the Color Lab