Skip to content

#bcdf1d

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

RGB
188, 223, 29
HSL
71°, 77%, 49%
CMYK
16, 0, 87, 13
Luminance
0.6356

At a glance

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

Hex
#bcdf1d
Hue
71°
green
Saturation
77%
electric
Lightness
49%
balanced
Brightness
87%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6356
WCAG relative
Temperature
Warm
34/100 cool
Color family
Green
Tone
Electric
Best ink
Black
13.71:1
Closest name
Yellow Green
ΔE2000 6.8
Where it sits
Hue71° of 360°
Saturation77%
Lightness49%
Temperature
Warm ← → Cool34% 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#bcdf1d
RGBrgb(188, 223, 29)
HSLhsl(71, 77%, 49%)
CMYKcmyk(16%, 0%, 87%, 13%)
LABlab(83.7 -33.5 79.0)
LCHlch(83.7 85.8 113.0)
OKLCHoklch(0.848 0.197 120.7)
Decimal12377885
Display P3color(display-p3 0.737 0.875 0.114)

Copy-ready code

/* CSS */
color: #bcdf1d;
background-color: #bcdf1d;
/* Tailwind (arbitrary) */
class="text-[#bcdf1d] bg-[#bcdf1d]"
/* SCSS */
$brand: #bcdf1d;
/* SwiftUI */
Color(red: 0.737, green: 0.875, blue: 0.114)
/* Android */
Color.parseColor("#bcdf1d")
/* Flutter */
Color(0xFFBCDF1D)
/* Python / OpenCV (BGR) */
(29, 223, 188)

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

Accessibility — WCAG contrast

Aa
#bcdf1d on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#bcdf1d on black: 13.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDD100
deuteranopia · #E9D137
tritanopia · #C7D3BE

Color scale — 50 to 950

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

#FAFCF3
#F6F9E7
#ECF4C7
#E3F29C
#D4EC6A
#C6E538
#bcdf1d
#98B517
#7A9013
#596912
#38410B
Base = 600Lightest = 50 · #FAFCF3Darkest = 950 · #38410B
:root {
  --brand-50: #FAFCF3;
  --brand-100: #F6F9E7;
  --brand-200: #ECF4C7;
  --brand-300: #E3F29C;
  --brand-400: #D4EC6A;
  --brand-500: #C6E538;
  --brand-600: #bcdf1d;
  --brand-700: #98B517;
  --brand-800: #7A9013;
  --brand-900: #596912;
  --brand-950: #38410B;
  --brand: #bcdf1d;
  --brand-ink: #000000;
}

Colors that work with #bcdf1d

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#E5EDC0
Hairlines and dividers
Muted text#8C9B4B
Captions on the surface
Accent#1826E4
Second voice, not a rival
Dark variant#5F710F
Hover, pressed, headers
Light variant#F9FCE8
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 #bcdf1d

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#401DDF
Analogous left#DFA11D
Analogous right#5BDF1D
Split-complement 1#1D5BDF
Split-complement 2#A11DDF
Triadic 1#1DBCDF
Triadic 2#DF1DBC
Tetradic#1DDFA1

RGB percentages

Red73.7%
Green87.5%
Blue11.4%

CMYK percentages

Cyan15.7%
Magenta0.0%
Yellow87.0%
Key (black)12.5%

Color previews

#bcdf1d text on a black background

contrast 13.71:1

Card sample

#bcdf1d text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdf1d

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.

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

#bcdf1d, answered

What color is #bcdf1d?

#bcdf1d is a balanced electric green, closest to Yellow Green (ΔE2000 6.8). It sits at 71° on the hue wheel with 77% saturation and 49% lightness, which reads as warm.

What is the RGB value of #bcdf1d?

rgb(188, 223, 29) — 188 red, 223 green and 29 blue out of 255, or 73.7% / 87.5% / 11.4% by channel.

Is #bcdf1d a light or a dark color?

It is a light color. Relative luminance is 0.6356 and perceived brightness is 78%, so black text on it reaches 13.71:1.

Should I use black or white text on #bcdf1d?

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

What is the complementary color of #bcdf1d?

#401DDF sits directly opposite on the wheel. Softer options are the split-complements #1D5BDF and #A11DDF, which give the same contrast with far less vibration.

What colors go well with #bcdf1d?

For interface work: #F9FAF4 as the surface, #E5EDC0 for borders, #8C9B4B for secondary text, #1826E4 as an accent and #5F710F for hover and pressed states. For a palette, the analogous pair #DFA11D and #5BDF1D stays calm, while #401DDF is the loudest partner.

What is #bcdf1d in CMYK for printing?

cmyk(16%, 0%, 87%, 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 #bcdf1d warm or cool?

Warm — it scores 34 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFBB1D; nudged cooler, #75E11A.

Work with #bcdf1d in the Color Lab