Skip to content

#bfeb39

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

RGB
191, 235, 57
HSL
75°, 82%, 57%
CMYK
19, 0, 76, 8
Luminance
0.7079

At a glance

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

Hex
#bfeb39
Hue
75°
green
Saturation
82%
electric
Lightness
57%
balanced
Brightness
92%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7079
WCAG relative
Temperature
Warm
37/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.16:1
Closest name
Green Yellow
ΔE2000 5.8
Where it sits
Hue75° of 360°
Saturation82%
Lightness57%
Temperature
Warm ← → Cool37% 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#bfeb39
RGBrgb(191, 235, 57)
HSLhsl(75, 82%, 57%)
CMYKcmyk(19%, 0%, 76%, 8%)
LABlab(87.4 -36.9 75.4)
LCHlch(87.4 83.9 116.0)
OKLCHoklch(0.879 0.198 123.0)
Decimal12577593
Display P3color(display-p3 0.749 0.922 0.224)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bfeb39 on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#bfeb39 on black: 15.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F9DC03
deuteranopia · #F3DB4A
tritanopia · #C9DFCA

Color scale — 50 to 950

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

#FAFCF2
#F5F9E6
#EAF6C6
#DEF599
#CEF066
#bfeb39
#ADDE16
#90B913
#73940F
#556B0F
#354309
Base = 500Lightest = 50 · #FAFCF2Darkest = 950 · #354309
:root {
  --brand-50: #FAFCF2;
  --brand-100: #F5F9E6;
  --brand-200: #EAF6C6;
  --brand-300: #DEF599;
  --brand-400: #CEF066;
  --brand-500: #bfeb39;
  --brand-600: #ADDE16;
  --brand-700: #90B913;
  --brand-800: #73940F;
  --brand-900: #556B0F;
  --brand-950: #354309;
  --brand: #bfeb39;
  --brand-ink: #000000;
}

Colors that work with #bfeb39

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#879B4B
Captions on the surface
Accent#3535EF
Second voice, not a rival
Dark variant#5A740C
Hover, pressed, headers
Light variant#F8FDE8
Selected rows, tints
Dark surface#202414
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 #bfeb39

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#6539EB
Analogous left#EBBE39
Analogous right#66EB39
Split-complement 1#3966EB
Split-complement 2#BE39EB
Triadic 1#39BFEB
Triadic 2#EB39BF
Tetradic#39EBBE

RGB percentages

Red74.9%
Green92.2%
Blue22.4%

CMYK percentages

Cyan18.7%
Magenta0.0%
Yellow75.7%
Key (black)7.8%

Color previews

#bfeb39 text on a black background

contrast 15.16:1

Card sample

#bfeb39 text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(191, 235, 57, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(191, 235, 57, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bfeb39;
background: linear-gradient(135deg, #bfeb39, #49EB39);

Monochromatic scale

Palettes built from #bfeb39

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.

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

#bfeb39, answered

What color is #bfeb39?

#bfeb39 is a balanced electric green, closest to Green Yellow (ΔE2000 5.8). It sits at 75° on the hue wheel with 82% saturation and 57% lightness, which reads as warm.

What is the RGB value of #bfeb39?

rgb(191, 235, 57) — 191 red, 235 green and 57 blue out of 255, or 74.9% / 92.2% / 22.4% by channel.

Is #bfeb39 a light or a dark color?

It is a light color. Relative luminance is 0.7079 and perceived brightness is 82%, so black text on it reaches 15.16:1.

Should I use black or white text on #bfeb39?

Black. It scores 15.16:1 against #bfeb39, versus 1.39:1 for white — AAA at any size.

What is the complementary color of #bfeb39?

#6539EB sits directly opposite on the wheel. Softer options are the split-complements #3966EB and #BE39EB, which give the same contrast with far less vibration.

What colors go well with #bfeb39?

For interface work: #F9FAF4 as the surface, #E2EDC0 for borders, #879B4B for secondary text, #3535EF as an accent and #5A740C for hover and pressed states. For a palette, the analogous pair #EBBE39 and #66EB39 stays calm, while #6539EB is the loudest partner.

What is #bfeb39 in CMYK for printing?

cmyk(19%, 0%, 76%, 8%). 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 #bfeb39 warm or cool?

Warm — it scores 37 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #EBD639; nudged cooler, #7DED37.

Work with #bfeb39 in the Color Lab