White Bean Milkshake
GF V DF VG SF

Recipe Nutrition Comment Print
Share on:
Description
 I'm not lying when I say this may be the best chocolate milkshake I've ever tasted; healthy or not. This is spot on to a sweet and delicious chocolate milkshake, but it's vegan, gluten free, and sugar free. This glass contains 14 g of protein and 19 g of fiber, and is a good source of B vitamins like thiamin (B1), riboflavin (B2), and folate (B9), as well as calcium, copper, iron, magnesium, and manganese
Time
Prep Time:
5 minutes

Total Time:
5 minutes
Cost
Total Cost:

Cost per Serving:
$1.24
Ingredients
Serving(s)
Instructions
Cook Mode Off: Prevents screen dimming
Pictures: Shown
  1. Add all ingredients to a small food processor, and blend until smooth. Transfer to a glass to drink as a milkshake

  2. Here are some ingredient swaps if you desire:
    • Any cooked beans will work. I only used navy here because it was what I had in my fridge at the time. Chickpeas, black beans, kidney beans, pinto beans, etc. will all work
    • I've used raisins here as my natural sweetener, but any unsweetened dried fruit (like dates or figs) would work as well
    • Either unsweetened vanilla or unsweetened original almond milk are good, as well as any other non-dairy or dairy based milks
    • Liqud stevia will also work in place of liquid monk fruit
    • For a vanilla milkshake, omit the cocoa powder, and use a light colored bean (like navy or chickpea)


  3. You can also pour it into an airtight container and freeze it to get ice cream. Freeze for about 4 hours, mixing every hour or so with a spoon to break up ice crystals. Let sit out for about 20 minutes to soften before eating. I prefer the milkshake, as the "ice cream" is more like a chocolate ice, but it's still very good


Nutrition Facts
------------------------------------------
Servings: 1
Calories: 363
------------------------------------------
Total Fat: 4.6g (6 %)
Saturated Fat: 1.1g (5 %)
Polyunsaturated Fat: 0.8g
Monounsaturated Fat: 2.0g
Cholesterol: 0mg (0 %)
Sodium: 476mg (21 %)
Total Carbohydrate: 72.9g (27 %)
Fiber: 18.7g (67 %)
Net Carbs: 54.2g
Total Sugar: 29.2g
  Added Sugar: 0.0g (0 %)
Protein: 14.2g (28 %)
------------------------------------------
Vitamin B12: 0.0mcg (0 %)
Vitamin D: 2.4mcg (12 %)
------------------------------------------
Calcium: 563mg (43 %)
Iron: 5.64mg (31 %)
Magnesium: 144mg (34 %)
Potassium: 1089mg (23 %)
------------------------------------------
Glycemic Index:
44.7

Glycemic Load:
28.8


'; // Open a new window (you can adjust the size of the window here) var newWindow = window.open('', '_blank', 'width=800,height=600'); // Write the content of the new window (including the table) newWindow.document.write(tableContent); // Add search functionality in the new window newWindow.document.addEventListener('DOMContentLoaded', function () { var searchBox = newWindow.document.getElementById('searchBox'); var tableBody = newWindow.document.getElementById('nutritionTableBody'); searchBox.addEventListener('input', function () { var searchTerm = searchBox.value.toLowerCase(); var rows = tableBody.getElementsByTagName('tr'); for (var i = 0; i < rows.length; i++) { var row = rows[i]; var nutrient = row.cells[0].textContent.toLowerCase(); // Get the text content of the nutrient column // If the search term matches the nutrient, show the row; otherwise, hide it if (nutrient.indexOf(searchTerm) !== -1) { row.style.display = ''; } else { row.style.display = 'none'; } } }); }); // Close the document stream newWindow.document.close(); });

This post may contain affiliate links