Skip to content

#bcfd1b

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

RGB
188, 253, 27
HSL
77°, 98%, 55%
CMYK
26, 0, 89, 1
Luminance
0.8102

At a glance

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

Hex
#bcfd1b
Hue
77°
green
Saturation
98%
electric
Lightness
55%
balanced
Brightness
99%
HSV value
Perceived
86%
weighted brightness
Luminance
0.8102
WCAG relative
Temperature
Warm
39/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.20:1
Closest name
Green Yellow
ΔE2000 2.7
Where it sits
Hue77° of 360°
Saturation98%
Lightness55%
Temperature
Warm ← → Cool39% 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#bcfd1b
RGBrgb(188, 253, 27)
HSLhsl(77, 98%, 55%)
CMYKcmyk(26%, 0%, 89%, 1%)
LABlab(92.1 -46.8 86.2)
LCHlch(92.1 98.1 118.5)
OKLCHoklch(0.916 0.230 126.4)
Decimal12385563
Display P3color(display-p3 0.737 0.992 0.106)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcfd1b on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#bcfd1b on black: 17.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEB00
deuteranopia · #FFE73D
tritanopia · #C4F1D8

Color scale — 50 to 950

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

#FAFDF1
#F5FCE3
#EAFBC1
#DEFE90
#CEFE58
#bcfd1b
#ADF302
#90CA02
#74A201
#557506
#354904
Base = 500Lightest = 50 · #FAFDF1Darkest = 950 · #354904
:root {
  --brand-50: #FAFDF1;
  --brand-100: #F5FCE3;
  --brand-200: #EAFBC1;
  --brand-300: #DEFE90;
  --brand-400: #CEFE58;
  --brand-500: #bcfd1b;
  --brand-600: #ADF302;
  --brand-700: #90CA02;
  --brand-800: #74A201;
  --brand-900: #557506;
  --brand-950: #354904;
  --brand: #bcfd1b;
  --brand-ink: #000000;
}

Colors that work with #bcfd1b

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#E0EDC0
Hairlines and dividers
Muted text#849B4B
Captions on the surface
Accent#2219FF
Second voice, not a rival
Dark variant#5A7E01
Hover, pressed, headers
Light variant#F8FFE6
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 #bcfd1b

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#5C1BFD
Analogous left#FDCD1B
Analogous right#4BFD1B
Split-complement 1#1B4BFD
Split-complement 2#CD1BFD
Triadic 1#1BBCFD
Triadic 2#FD1BBC
Tetradic#1BFDCD

RGB percentages

Red73.7%
Green99.2%
Blue10.6%

CMYK percentages

Cyan25.7%
Magenta0.0%
Yellow89.3%
Key (black)0.8%

Color previews

#bcfd1b text on a black background

contrast 17.20:1

Card sample

#bcfd1b text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 253, 27, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 253, 27, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bcfd1b;
background: linear-gradient(135deg, #bcfd1b, #25FD1B);

Monochromatic scale

Palettes built from #bcfd1b

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.

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

#bcfd1b, answered

What color is #bcfd1b?

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

What is the RGB value of #bcfd1b?

rgb(188, 253, 27) — 188 red, 253 green and 27 blue out of 255, or 73.7% / 99.2% / 10.6% by channel.

Is #bcfd1b a light or a dark color?

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

Should I use black or white text on #bcfd1b?

Black. It scores 17.20:1 against #bcfd1b, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #bcfd1b?

#5C1BFD sits directly opposite on the wheel. Softer options are the split-complements #1B4BFD and #CD1BFD, which give the same contrast with far less vibration.

What colors go well with #bcfd1b?

For interface work: #F9FAF4 as the surface, #E0EDC0 for borders, #849B4B for secondary text, #2219FF as an accent and #5A7E01 for hover and pressed states. For a palette, the analogous pair #FDCD1B and #4BFD1B stays calm, while #5C1BFD is the loudest partner.

What is #bcfd1b in CMYK for printing?

cmyk(26%, 0%, 89%, 1%). 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 #bcfd1b warm or cool?

Warm — it scores 39 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDEB1B; nudged cooler, #68FF19.

Work with #bcfd1b in the Color Lab