Skip to content

#bfdf00

a dark, electric yellow · warm · closest name: Yellow Green

RGB
191, 223, 0
HSL
69°, 100%, 44%
CMYK
14, 0, 100, 13
Luminance
0.6385

At a glance

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

Hex
#bfdf00
Hue
69°
yellow
Saturation
100%
electric
Lightness
44%
dark
Brightness
87%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6385
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
13.77:1
Closest name
Yellow Green
ΔE2000 7.7
Where it sits
Hue69° of 360°
Saturation100%
Lightness44%
Temperature
Warm ← → Cool32% 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#bfdf00
RGBrgb(191, 223, 0)
HSLhsl(69, 100%, 44%)
CMYKcmyk(14%, 0%, 100%, 13%)
LABlab(83.9 -32.7 82.6)
LCHlch(83.9 88.8 111.6)
OKLCHoklch(0.850 0.201 119.6)
Decimal12574464
Display P3color(display-p3 0.749 0.875 0.000)

Copy-ready code

/* CSS */
color: #bfdf00;
background-color: #bfdf00;
/* Tailwind (arbitrary) */
class="text-[#bfdf00] bg-[#bfdf00]"
/* SCSS */
$brand: #bfdf00;
/* SwiftUI */
Color(red: 0.749, green: 0.875, blue: 0.000)
/* Android */
Color.parseColor("#bfdf00")
/* Flutter */
Color(0xFFBFDF00)
/* Python / OpenCV (BGR) */
(0, 223, 191)

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

Accessibility — WCAG contrast

Aa
#bfdf00 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#bfdf00 on black: 13.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EED100
deuteranopia · #EAD22C
tritanopia · #CBD2BE

Color scale — 50 to 950

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

#FCFEF1
#F9FCE3
#F3FCC0
#EFFF8F
#E7FF57
#DFFF1F
#D2F500
#bfdf00
#8CA300
#657605
#3F4903
Base = 700Lightest = 50 · #FCFEF1Darkest = 950 · #3F4903
:root {
  --brand-50: #FCFEF1;
  --brand-100: #F9FCE3;
  --brand-200: #F3FCC0;
  --brand-300: #EFFF8F;
  --brand-400: #E7FF57;
  --brand-500: #DFFF1F;
  --brand-600: #D2F500;
  --brand-700: #bfdf00;
  --brand-800: #8CA300;
  --brand-900: #657605;
  --brand-950: #3F4903;
  --brand: #bfdf00;
  --brand-ink: #000000;
}

Colors that work with #bfdf00

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#FAFAF4
Tinted page background
Border#E6EDC0
Hairlines and dividers
Muted text#8F9B4B
Captions on the surface
Accent#0018DF
Second voice, not a rival
Dark variant#6D8000
Hover, pressed, headers
Light variant#FBFFE5
Selected rows, tints
Dark surface#222414
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 #bfdf00

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#2000DF
Analogous left#DF8F00
Analogous right#4FDF00
Split-complement 1#004FDF
Split-complement 2#8F00DF
Triadic 1#00BFDF
Triadic 2#DF00BF
Tetradic#00DF8F

RGB percentages

Red74.9%
Green87.5%
Blue0.0%

CMYK percentages

Cyan14.3%
Magenta0.0%
Yellow100.0%
Key (black)12.5%

Color previews

#bfdf00 text on a black background

contrast 13.77:1

Card sample

#bfdf00 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 223, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 223, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfdf00;
background: linear-gradient(135deg, #bfdf00, #2ADF00);

Monochromatic scale

Palettes built from #bfdf00

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.

#bfdf00 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#bfdf00, answered

What color is #bfdf00?

#bfdf00 is a dark electric yellow, closest to Yellow Green (ΔE2000 7.7). It sits at 69° on the hue wheel with 100% saturation and 44% lightness, which reads as warm.

What is the RGB value of #bfdf00?

rgb(191, 223, 0) — 191 red, 223 green and 0 blue out of 255, or 74.9% / 87.5% / 0% by channel.

Is #bfdf00 a light or a dark color?

It is a light color. Relative luminance is 0.6385 and perceived brightness is 79%, so black text on it reaches 13.77:1.

Should I use black or white text on #bfdf00?

Black. It scores 13.77:1 against #bfdf00, versus 1.53:1 for white — AAA at any size.

What is the complementary color of #bfdf00?

#2000DF sits directly opposite on the wheel. Softer options are the split-complements #004FDF and #8F00DF, which give the same contrast with far less vibration.

What colors go well with #bfdf00?

For interface work: #FAFAF4 as the surface, #E6EDC0 for borders, #8F9B4B for secondary text, #0018DF as an accent and #6D8000 for hover and pressed states. For a palette, the analogous pair #DF8F00 and #4FDF00 stays calm, while #2000DF is the loudest partner.

What is #bfdf00 in CMYK for printing?

cmyk(14%, 0%, 100%, 13%). 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 #bfdf00 warm or cool?

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

Work with #bfdf00 in the Color Lab