Skip to content

#bcfd99

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

RGB
188, 253, 153
HSL
99°, 96%, 80%
CMYK
26, 0, 40, 1
Luminance
0.8324

At a glance

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

Hex
#bcfd99
Hue
99°
green
Saturation
96%
electric
Lightness
80%
light
Brightness
99%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8324
WCAG relative
Temperature
Neutral
54/100 cool
Color family
Green
Tone
Electric
Best ink
Black
17.65:1
Closest name
Pale Green
ΔE2000 4.8
Where it sits
Hue99° of 360°
Saturation96%
Lightness80%
Temperature
Warm ← → Cool54% 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#bcfd99
RGBrgb(188, 253, 153)
HSLhsl(99, 96%, 80%)
CMYKcmyk(26%, 0%, 40%, 1%)
LABlab(93.1 -37.6 41.5)
LCHlch(93.1 56.0 132.2)
OKLCHoklch(0.928 0.145 135.3)
Decimal12385689
Display P3color(display-p3 0.737 0.992 0.600)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcfd99 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#bcfd99 on black: 17.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEF92
deuteranopia · #FAE99F
tritanopia · #BBF6E4

Color scale — 50 to 950

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

#F6FDF1
#ECFCE4
#D5FAC1
#bcfd99
#93FC5A
#6EFB23
#57F005
#49C804
#3AA003
#2D7307
#1C4804
Base = 300Lightest = 50 · #F6FDF1Darkest = 950 · #1C4804
:root {
  --brand-50: #F6FDF1;
  --brand-100: #ECFCE4;
  --brand-200: #D5FAC1;
  --brand-300: #bcfd99;
  --brand-400: #93FC5A;
  --brand-500: #6EFB23;
  --brand-600: #57F005;
  --brand-700: #49C804;
  --brand-800: #3AA003;
  --brand-900: #2D7307;
  --brand-950: #1C4804;
  --brand: #bcfd99;
  --brand-ink: #000000;
}

Colors that work with #bcfd99

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#F6FAF4
Tinted page background
Border#CFEDC0
Hairlines and dividers
Muted text#679B4B
Captions on the surface
Accent#5200CC
Second voice, not a rival
Dark variant#2D7D02
Hover, pressed, headers
Light variant#EFFFE6
Selected rows, tints
Dark surface#1A2414
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 #bcfd99

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#DA99FD
Analogous left#EEFD99
Analogous right#99FDA8
Split-complement 1#A899FD
Split-complement 2#FD99EE
Triadic 1#99BCFD
Triadic 2#FD99BC
Tetradic#99EEFD

RGB percentages

Red73.7%
Green99.2%
Blue60.0%

CMYK percentages

Cyan25.7%
Magenta0.0%
Yellow39.5%
Key (black)0.8%

Color previews

#bcfd99 text on a black background

contrast 17.65:1

Card sample

#bcfd99 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcfd99

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.

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

#bcfd99, answered

What color is #bcfd99?

#bcfd99 is a light electric green, closest to Pale Green (ΔE2000 4.8). It sits at 99° on the hue wheel with 96% saturation and 80% lightness, which reads as neutral.

What is the RGB value of #bcfd99?

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

Is #bcfd99 a light or a dark color?

It is a light color. Relative luminance is 0.8324 and perceived brightness is 88%, so black text on it reaches 17.65:1.

Should I use black or white text on #bcfd99?

Black. It scores 17.65:1 against #bcfd99, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #bcfd99?

#DA99FD sits directly opposite on the wheel. Softer options are the split-complements #A899FD and #FD99EE, which give the same contrast with far less vibration.

What colors go well with #bcfd99?

For interface work: #F6FAF4 as the surface, #CFEDC0 for borders, #679B4B for secondary text, #5200CC as an accent and #2D7D02 for hover and pressed states. For a palette, the analogous pair #EEFD99 and #99FDA8 stays calm, while #DA99FD is the loudest partner.

What is #bcfd99 in CMYK for printing?

cmyk(26%, 0%, 40%, 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 #bcfd99 warm or cool?

Neutral — it scores 54 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #E1FD99; nudged cooler, #98FE9A.

Work with #bcfd99 in the Color Lab