Skip to content

#bdf86d

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

RGB
189, 248, 109
HSL
86°, 91%, 70%
CMYK
24, 0, 56, 3
Luminance
0.7906

At a glance

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

Hex
#bdf86d
Hue
86°
green
Saturation
91%
electric
Lightness
70%
light
Brightness
97%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7906
WCAG relative
Temperature
Neutral
46/100 cool
Color family
Green
Tone
Electric
Best ink
Black
16.81:1
Closest name
Green Yellow
ΔE2000 5.3
Where it sits
Hue86° of 360°
Saturation91%
Lightness70%
Temperature
Warm ← → Cool46% 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#bdf86d
RGBrgb(189, 248, 109)
HSLhsl(86, 91%, 70%)
CMYKcmyk(24%, 0%, 56%, 3%)
LABlab(91.3 -39.9 59.7)
LCHlch(91.3 71.8 123.7)
OKLCHoklch(0.911 0.179 128.7)
Decimal12449901
Display P3color(display-p3 0.741 0.973 0.427)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdf86d on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#bdf86d on black: 16.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFE95F
deuteranopia · #FAE576
tritanopia · #C2EEDA

Color scale — 50 to 950

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

#F8FDF2
#F1FBE5
#E2F9C3
#CFFA94
#bdf86d
#9EF529
#8BEA0B
#74C309
#5D9C08
#45700A
#2B4606
Base = 400Lightest = 50 · #F8FDF2Darkest = 950 · #2B4606
:root {
  --brand-50: #F8FDF2;
  --brand-100: #F1FBE5;
  --brand-200: #E2F9C3;
  --brand-300: #CFFA94;
  --brand-400: #bdf86d;
  --brand-500: #9EF529;
  --brand-600: #8BEA0B;
  --brand-700: #74C309;
  --brand-800: #5D9C08;
  --brand-900: #45700A;
  --brand-950: #2B4606;
  --brand: #bdf86d;
  --brand-ink: #000000;
}

Colors that work with #bdf86d

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#F8FAF4
Tinted page background
Border#DAEDC0
Hairlines and dividers
Muted text#799B4B
Captions on the surface
Accent#836AFB
Second voice, not a rival
Dark variant#487A06
Hover, pressed, headers
Light variant#F4FEE7
Selected rows, tints
Dark surface#1D2414
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 #bdf86d

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#A86DF8
Analogous left#F8EE6D
Analogous right#77F86D
Split-complement 1#6D77F8
Split-complement 2#EE6DF8
Triadic 1#6DBDF8
Triadic 2#F86DBD
Tetradic#6DF8EE

RGB percentages

Red74.1%
Green97.3%
Blue42.7%

CMYK percentages

Cyan23.8%
Magenta0.0%
Yellow56.0%
Key (black)2.7%

Color previews

#bdf86d text on a black background

contrast 16.81:1

Card sample

#bdf86d text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(189, 248, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(189, 248, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bdf86d;
background: linear-gradient(135deg, #bdf86d, #6DF87A);

Monochromatic scale

Palettes built from #bdf86d

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.

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

#bdf86d, answered

What color is #bdf86d?

#bdf86d is a light electric green, closest to Green Yellow (ΔE2000 5.3). It sits at 86° on the hue wheel with 91% saturation and 70% lightness, which reads as neutral.

What is the RGB value of #bdf86d?

rgb(189, 248, 109) — 189 red, 248 green and 109 blue out of 255, or 74.1% / 97.3% / 42.7% by channel.

Is #bdf86d a light or a dark color?

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

Should I use black or white text on #bdf86d?

Black. It scores 16.81:1 against #bdf86d, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #bdf86d?

#A86DF8 sits directly opposite on the wheel. Softer options are the split-complements #6D77F8 and #EE6DF8, which give the same contrast with far less vibration.

What colors go well with #bdf86d?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #799B4B for secondary text, #836AFB as an accent and #487A06 for hover and pressed states. For a palette, the analogous pair #F8EE6D and #77F86D stays calm, while #A86DF8 is the loudest partner.

What is #bdf86d in CMYK for printing?

cmyk(24%, 0%, 56%, 3%). 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 #bdf86d warm or cool?

Neutral — it scores 46 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F0F86D; nudged cooler, #89F96C.

Work with #bdf86d in the Color Lab