#bcfd2e
a balanced, electric green · warm · closest name: Green Yellow
At a glance
Every number on this page in one read: what #bcfd2e is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #bcfd2e |
| RGB | rgb(188, 253, 46) |
| HSL | hsl(79, 98%, 59%) |
| CMYK | cmyk(26%, 0%, 82%, 1%) |
| LAB | lab(92.2 -46.3 82.6) |
| LCH | lch(92.2 94.7 119.3) |
| OKLCH | oklch(0.917 0.225 126.7) |
| Decimal | 12385582 |
| Display P3 | color(display-p3 0.737 0.992 0.180) |
Copy-ready code
/* CSS */
color: #bcfd2e;
background-color: #bcfd2e;
/* Tailwind (arbitrary) */
class="text-[#bcfd2e] bg-[#bcfd2e]"
/* SCSS */
$brand: #bcfd2e;
/* SwiftUI */
Color(red: 0.737, green: 0.992, blue: 0.180)
/* Android */
Color.parseColor("#bcfd2e")
/* Flutter */
Color(0xFFBCFD2E)
/* Python / OpenCV (BGR) */
(46, 253, 188)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #bcfd2e 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.
:root {
--brand-50: #FAFDF1;
--brand-100: #F4FCE3;
--brand-200: #E9FBC1;
--brand-300: #DBFE90;
--brand-400: #CAFD58;
--brand-500: #bcfd2e;
--brand-600: #A7F202;
--brand-700: #8BCA02;
--brand-800: #6FA202;
--brand-900: #527406;
--brand-950: #334904;
--brand: #bcfd2e;
--brand-ink: #000000;
}Colors that work with #bcfd2e
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #bcfd2e
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠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 | #6F2EFD | Directly opposite — maximum tension | |
| Analogous left | #FDD62E | Neighbour, quieter | |
| Analogous right | #55FD2E | Neighbour, quieter | |
| Split-complement 1 | #2E55FD | Contrast without the clash | |
| Split-complement 2 | #D62EFD | Contrast without the clash | |
| Triadic 1 | #2EBCFD | Even thirds — balanced and loud | |
| Triadic 2 | #FD2EBC | Even thirds — balanced and loud | |
| Tetradic | #2EFDD6 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#bcfd2e text on a black background
contrast 17.23:1
#bcfd2e text on a white background
contrast 1.22:1
CSS3 live lab
The quick brown fox
color: #bcfd2e;
background-color: #bcfd2e;
Glowing headline
text-shadow: 2px 2px 8px #bcfd2e;
Soft neon halo
text-shadow: 0 0 14px rgba(188, 253, 46, 0.45);
box-shadow: 0 12px 32px -8px rgba(188, 253, 46, 0.45);
border: 3px solid #bcfd2e; background: linear-gradient(135deg, #bcfd2e, #32FD2E);
Monochromatic scale
Palettes built from #bcfd2e
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.
Closest color with a full write-up: Spring Bud (#a7fc00) — ΔE2000 2.5 away, with its history, psychology and brand usage.
#bcfd2e in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.
#bcfd2e, answered
What color is #bcfd2e?
#bcfd2e is a balanced electric green, closest to Green Yellow (ΔE2000 2.3). It sits at 79° on the hue wheel with 98% saturation and 59% lightness, which reads as warm.
What is the RGB value of #bcfd2e?
rgb(188, 253, 46) — 188 red, 253 green and 46 blue out of 255, or 73.7% / 99.2% / 18% by channel.
Is #bcfd2e a light or a dark color?
It is a light color. Relative luminance is 0.8114 and perceived brightness is 86%, so black text on it reaches 17.23:1.
Should I use black or white text on #bcfd2e?
Black. It scores 17.23:1 against #bcfd2e, versus 1.22:1 for white — AAA at any size.
What is the complementary color of #bcfd2e?
#6F2EFD sits directly opposite on the wheel. Softer options are the split-complements #2E55FD and #D62EFD, which give the same contrast with far less vibration.
What colors go well with #bcfd2e?
For interface work: #F8FAF4 as the surface, #DFEDC0 for borders, #829B4B for secondary text, #392CFF as an accent and #577E01 for hover and pressed states. For a palette, the analogous pair #FDD62E and #55FD2E stays calm, while #6F2EFD is the loudest partner.
What is #bcfd2e in CMYK for printing?
cmyk(26%, 0%, 82%, 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 #bcfd2e warm or cool?
Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #FDF22E; nudged cooler, #6FFF2C.