Do that sage tea recipe for a soothing natural drink made with recent sage and sizzling water. It’s easy to make, flavorful, and filled with potential well being advantages.

After I first began rising herbs, I used them principally for cooking. However with an abundance of sage taking on my herb backyard, I discovered a brand new means to make use of it: natural tea!
What I like about this sage tea recipe is its simplicity and taste. You want simply recent sage leaves and sizzling water, plus honey and lemon to spherical it out. The result’s a caffeine-free sizzling drink with a pine-forward taste. It’s nice for in case you’re coping with a sore throat, in search of a Mediterranean-inspired natural tea, or just need one thing heat and soothing!
Why You’ll Love This Recipe
It takes 5 minutes. The prep time is basically zero: simply wash your herbs and boil water.
Recent sage leaves create unimaginable taste. The important oils within the leaves provide you with an natural character you possibly can’t get from tea baggage.
It’s caffeine-free. In contrast to black tea or inexperienced tea, sage tea incorporates no caffeine. This makes it good for night sipping.
There are potential well being advantages. Sage has been utilized in Mediterranean cultures for years as a medicinal herb for serving to digestion and sore throats.
It’s nice for chilly climate and wellness moments. That is my go-to sizzling drink once I’m below the climate or want a second of calm.
Well being Advantages of Sage Tea
Whereas I primarily make sage tea as a result of I benefit from the taste, many individuals drink it for its potential well being advantages. I’m not a medical skilled, so I can’t make well being claims about sage tea. However I can say from private expertise {that a} heat cup feels extremely restorative! Based on the professionals, recent sage could have these well being advantages:
- Anti-inflammatory properties: Herbalists have used sage for hundreds of years to cut back irritation
- Soothing for sore throats: The pure compounds could assist ease throat ache
- Reminiscence and mind well being: Some research counsel sage could assist cognitive perform
- Pores and skin well being: Sage incorporates antioxidants which will profit your pores and skin
- Digestive assist: Some folks discover sage tea soothing for the digestive system

The way to Make Sage Tea
Making sage tea couldn’t be easier, however a couple of strategies will make sure you get the perfect taste each time:
1. Begin with high quality water.
Fill a kettle with filtered water and produce it to a full boil. I take advantage of an electrical kettle that we additionally use for our morning pour over espresso, however any methodology works tremendous.
Professional tip: Water high quality issues greater than you may assume! Chlorinated faucet water can intrude with the fragile taste of natural teas.
2. Put together your recent sage.
Whereas the water heats, wash your sage leaves totally to take away any sand or soil below cool working water.
My method: I depart the leaves hooked up to the stem fairly than chopping them. This makes them a lot simpler to take away after steeping.
3. Steep correctly.
Place the sage (about 6 leaves) in a mug and pour over the boiling water. Enable the herbs to steep for five minutes—now not, or the tea could develop bitter notes.
Various methodology: Should you desire, you can even chop the sage leaves and place them in a tea strainer earlier than steeping.
Security Notes
Earlier than you begin brewing cups of sage tea every day, there are a couple of security issues to remember:
- Should you’re pregnant or breastfeeding, it’s finest to seek the advice of your healthcare supplier earlier than consuming sage tea.
- Sage might work together with sure medicines, together with diabetes medicines, sedatives, and anticonvulsants. Should you’re taking medicines, discuss to your physician first.
- An occasional cup of sage tea is okay for most individuals, however keep away from consuming giant portions (greater than 3-4 cups every day) due to a compound known as thujone. It makes the robust aroma, however it may be poisonous in excessive doses.
Rising Sage at Residence
Should you’re not already rising sage, let me persuade you to start out. Sage is without doubt one of the best, most forgiving herbs you possibly can develop, Listed here are my suggestions for rising sage:
- Location: Select a spot with full solar (at the least 6 hours every day): you possibly can develop it in a pot or backyard mattress
- Soil: Properly-draining soil is important: sage doesn’t like moist toes
- Water: As soon as established, sage is drought-tolerant and desires minimal watering
- Harvesting: Lower stems fairly than choosing particular person leaves, and by no means harvest greater than ⅓ of the plant directly
- Winter care: In colder zones, mulch across the base earlier than winter to guard the roots

Extra Methods to Use Sage
When you begin rising sage, you may end up with an excessive amount of of this glorious herb (I’ve really had that “drawback” quite a bit!). Listed here are a few of my favourite methods to make use of sage in recipes past tea:
- In savory recipes: My Brown Butter Sage Sauce is scrumptious over pasta or gnocchi. I additionally love including complete sage leaves right into a Butternut Squash Lasagna with Sage.
- As a garnish: It appears lovely and provides a pop of shade on Tomato Sage Parmesan Cornbread.
- In soups and stews: You can too add recent sage to hearty soups like my Tomato Sage Chickpea Soup.
Storage Ideas
Wrap recent sage laves loosely in a humid paper towel and place them in a plastic bag or container within the fridge. Saved this manner, recent sage will preserve for 7-10 days.
Should you brew extra tea than you possibly can drink, let it cool and retailer it within the fridge for as much as 1 day. Nonetheless, the flavour could turn into barely extra bitter because it sits.
Regularly Requested Questions
Sage tea is usually secure, however per this text I don’t suggest consuming giant quantities on daily basis because of the thujone content material in sage. One to 2 cups every day is often thought of secure for most individuals.
It’s best to keep away from or restrict sage tea in case you’re pregnant, breastfeeding, have epilepsy, or take medicines which will work together with sage (corresponding to diabetes medicines or sedatives). Seek the advice of your physician earlier than you add sage tea to your routine.
Simple Sage Tea
Right here’s the way to make sage tea, a restorative natural tea made with simply boiling water and recent sage!
- Prep Time: 5 minutes
- Prepare dinner Time: 0 minutes
- Whole Time: 5 minutes
- Yield: 1 drink
- Class: Drink
- Technique: Tea
- Delicacies: Natural
- Food plan: Vegan
Components
- 6 recent sage leaves, left on stem
- Boiling water
- Honey (or agave syrup for vegan)
- 1 lemon wedge
Directions
- Convey the water to a boil.
- Wash the sage totally.
- Place the sage in a mug, and pour over the boiling water. Enable the herbs to steep for five minutes. (Alternate methodology: Should you desire, you can even chop the sage leaves and place them in a tea strainer earlier than steeping.)
- Take away the sage. Stir in a drizzle of honey and a squeeze of lemon (required for the perfect taste).
window.trCommon={“minRating”:6,”ajaxurl”:”https://www.acouplecooks.com/wp-admin/admin-ajax.php”,”ratingNonce”:””,”postId”:71427};
window.TastyRecipes = window.TastyRecipes || {};
window.TastyRecipes.smoothScroll = {
init() {
doc.addEventListener( ‘click on’, ( e ) => {
let anchor = e.goal;
if ( anchor.tagName !== ‘A’ ) {
anchor = anchor.closest( ‘a.tasty-recipes-scrollto’ );
}
if ( ! anchor || ! anchor.classList.incorporates( ‘tasty-recipes-scrollto’ ) ) {
return;
}
const elementHref = anchor.getAttribute( ‘href’ );
if ( ! elementHref ) {
return;
}
e.preventDefault();
this.goToSelector( elementHref );
});
},
goToSelector( selector ) {
const ingredient = doc.querySelector( selector );
if ( ! ingredient ) {
return;
}
ingredient.scrollIntoView( { habits: ‘clean’ } );
}
};
doc.addEventListener(
‘DOMContentLoaded’,
() => window.TastyRecipes.smoothScroll.init()
);
window.TastyRecipes = window.TastyRecipes || {};
window.TastyRecipes.cookMode = {
wakeLockApi: false,
wakeLock: false,
cookModeSelector: ‘.tasty-recipes-cook-mode’,
init() {
if (“wakeLock” in navigator && “request” in navigator.wakeLock) {
this.wakeLockApi = navigator.wakeLock;
}
const cookModes = doc.querySelectorAll(this.cookModeSelector);
if (cookModes.size > 0) {
for (const cookMode of cookModes) {
if (this.wakeLockApi) {
cookMode.querySelector(‘enter[type=”checkbox”]’).addEventListener(“change”, occasion => {
this.checkboxChange(occasion.goal);
}, false);
} else {
cookMode.type.show = “none”;
}
}
}
},
checkboxChange(checkbox) {
if (checkbox.checked) {
this.lock();
} else {
this.unlock();
}
},
setCheckboxesState(state) {
const checkboxes = doc.querySelectorAll(this.cookModeSelector + ‘ enter[type=”checkbox”]’);
for (const checkbox of checkboxes) {
checkbox.checked = state;
}
},
async lock() {
attempt {
this.wakeLock = await this.wakeLockApi.request(“display”);
this.wakeLock.addEventListener(“launch”, () => {
this.wakeLock = false;
this.setCheckboxesState(false);
});
this.setCheckboxesState(true);
} catch (error) {
this.setCheckboxesState(false);
}
},
unlock() {
if (this.wakeLock) {
this.wakeLock.launch();
this.wakeLock = false;
}
this.setCheckboxesState(false);
}
};
(perform(callback) {
if (doc.readyState !== “loading”) {
callback();
} else {
doc.addEventListener(“DOMContentLoaded”, callback);
}
})(() => {
window.TastyRecipes.cookMode.init();
});
window.TastyRecipes = window.TastyRecipes || {};
window.TastyRecipes.staticTooltip = {
ingredient: null,
tooltipElement: null,
deleting: false,
init( ingredient ) {
if ( this.deleting ) {
return;
}
this.ingredient = ingredient;
this.buildElements();
},
destroy() {
if ( ! this.tooltipElement || this.deleting ) {
return;
}
this.deleting = true;
this.tooltipElement.classList.take away( ‘opened’ );
setTimeout( () => {
this.tooltipElement.take away();
this.deleting = false;
}, 500 );
},
buildElements() {
const tooltipElement = doc.createElement( ‘div’ );
tooltipElement.classList.add( ‘tasty-recipes-static-tooltip’);
tooltipElement.setAttribute( ‘id’, ‘tasty-recipes-tooltip’ );
const currentTooltipElement = doc.getElementById( ‘tasty-recipes-tooltip’ );
if ( currentTooltipElement ) {
doc.physique.replaceChild( tooltipElement, currentTooltipElement );
} else {
doc.physique.appendChild( tooltipElement );
}
this.tooltipElement = doc.getElementById( ‘tasty-recipes-tooltip’ );
},
present() {
if ( ! this.tooltipElement ) {
return;
}
const tooltipTop = this.ingredient.getBoundingClientRect().prime
+ window.scrollY
– 10 // 10px offset.
– this.tooltipElement.getBoundingClientRect().top;
const tooltipLeft = this.ingredient.getBoundingClientRect().left
– ( this.tooltipElement.getBoundingClientRect().width / 2 )
+ ( this.ingredient.getBoundingClientRect().width / 2 ) – 1;
const posLeft = Math.max( 10, tooltipLeft );
this.maybeRemoveTail( posLeft !== tooltipLeft );
this.tooltipElement.setAttribute( ‘type’, ‘prime:’ + tooltipTop + ‘px;left:’ + posLeft + ‘px;’ );
this.tooltipElement.classList.add( ‘opened’ );
},
maybeRemoveTail( removeTail ) {
if ( removeTail ) {
this.tooltipElement.classList.add( ‘tr-hide-tail’ );
} else {
this.tooltipElement.classList.take away( ‘tr-hide-tail’ );
}
},
changeMessage( message ) {
if ( ! this.tooltipElement ) {
return;
}
this.tooltipElement.innerHTML = message;
}
};
window.TastyRecipes.ajax = {
sendPostRequest( url, knowledge, success, failure ) {
const xhr = new XMLHttpRequest();
xhr.open( ‘POST’, url, true );
xhr.ship( this.preparePostData( knowledge ) );
xhr.onreadystatechange = () => {
if ( 4 !== xhr.readyState ) {
return;
}
if ( xhr.standing === 200 ) {
success( JSON.parse( xhr.responseText ) );
return;
}
failure( xhr );
};
xhr.onerror = () => {
failure( xhr );
};
},
preparePostData( knowledge ) {
const formData = new FormData();
for ( const key in knowledge ) {
formData.append( key, knowledge[key] );
}
return formData;
},
};
window.TastyRecipes.rankings = {
defaultRating: 0,
currentRatingPercentage: 100,
savingRating: false,
init( minRating ) {
this.minRating = minRating;
this.formWatchRating();
this.closeTooltipWhenClickOutside();
this.addBodyClassBasedOnSelectedRating();
this.backwardCompFormRatingPosition();
},
formWatchRating() {
const rankings = doc.querySelectorAll(‘.tasty-recipes-no-ratings-buttons [data-rating]’);
if ( rankings.size {
occasion.preventDefault();
this.defaultRating = occasion.goal.closest( ‘.checked’ ).dataset.score;
this.setCheckedStar( occasion.goal );
this.maybeSendRating( this.defaultRating, occasion.goal );
this.setRatingInForm( this.defaultRating );
} );
}
},
closeTooltipWhenClickOutside() {
window.addEventListener( ‘click on’, e => {
// Bailout (do not take away the tooltip) when the clicked ingredient is a score star, or it is the tooltip itself.
if ( e.goal.closest( ‘.tasty-recipes-rating’ ) || e.goal.classList.incorporates( ‘tasty-recipes-static-tooltip’ ) ) {
return;
}
window.TastyRecipes.staticTooltip.destroy();
} );
},
setRatingInForm( score ) {
const ratingInput = doc.querySelector( ‘#reply .tasty-recipes-rating[value=”‘ + rating + ‘”]’ );
if ( ! ratingInput ) {
return;
}
ratingInput.click on();
},
addBodyClassBasedOnSelectedRating() {
const ratingInputs = doc.querySelectorAll( ‘enter.tasty-recipes-rating’ );
if ( ! ratingInputs ) {
return;
}
for ( const ratingInput of ratingInputs ) {
ratingInput.addEventListener( ‘click on’, currentEvent => {
const selectedRating = currentEvent.goal.getAttribute( ‘worth’ );
this.handleBodyClassByRating( selectedRating );
this.toggleCommentTextareaRequired( selectedRating );
} );
}
},
handleBodyClassByRating( score ) {
if ( score < this.minRating ) {
doc.physique.classList.take away( 'tasty-recipes-selected-minimum-rating' );
return;
}
doc.physique.classList.add( 'tasty-recipes-selected-minimum-rating' );
},
toggleCommentTextareaRequired( score ) {
const commentTextarea = doc.getElementById( 'remark' );
if ( ! commentTextarea ) {
return;
}
if ( score {
window.TastyRecipes.staticTooltip.changeMessage( response.knowledge.message );
window.TastyRecipes.staticTooltip.present();
this.updateAverageText( response.knowledge, recipeCardElement );
this.maybeFillCommentForm( response.knowledge );
// Disguise the tooltip after 5 seconds.
setTimeout( () => {
this.maybeResetTooltip( recipeCardElement, response.knowledge, score );
}, 5000 );
},
() => {
this.resetTooltip( recipeCardElement );
}
);
},
updateAverageText( knowledge, recipeCardElement ) {
if ( ! knowledge.common ) {
return;
}
this.setRatingPercent( knowledge );
if ( ! knowledge.depend ) {
return;
}
const quickLink = doc.querySelector( ‘.tasty-recipes-rating-link’ );
if ( quickLink ) {
this.setTextInContainer( quickLink, knowledge );
this.setPartialStar( quickLink );
}
const cardStars = recipeCardElement.querySelector( ‘.tasty-recipes-ratings-buttons’ );
cardStars.dataset.trDefaultRating = knowledge.common;
this.setTextInContainer( recipeCardElement.querySelector( ‘.tasty-recipes-rating’ ), knowledge );
},
setTextInContainer( container, knowledge ) {
if ( ! container ) {
return;
}
if ( knowledge.label ) {
const ratingLabelElement = container.querySelector( ‘.rating-label’ );
if ( ratingLabelElement ) {
ratingLabelElement.innerHTML = knowledge.label;
}
return;
}
const averageElement = container.querySelector( ‘.common’ );
if ( averageElement ) {
averageElement.textContent = knowledge.common;
}
const countElement = container.querySelector( ‘.depend’ );
if ( countElement ) {
countElement.textContent = knowledge.depend;
}
},
setPartialStar( container ) {
const highestStar = container.querySelector( ‘[data-rating=”‘ + Math.ceil( this.defaultRating ) + ‘”]’ );
if ( highestStar ) {
highestStar.dataset.trClip = this.currentRatingPercentage;
}
},
setRatingPercent( knowledge ) {
this.defaultRating = knowledge.common.toFixed( 1 );
const elements = knowledge.common.toFixed( 2 ).toString().break up( ‘.’ );
this.currentRatingPercentage = elements[1] ? elements[1] : 100;
if ( this.currentRatingPercentage === ’00’ ) {
this.currentRatingPercentage = 100;
}
},
setCheckedStar( goal ) {
const cardRatingContainer = goal.closest( ‘.tasty-recipes-ratings-buttons’ );
const selectedRatingElement = cardRatingContainer.querySelector( ‘[data-tr-checked]’ );
if ( selectedRatingElement ) {
delete selectedRatingElement.dataset.trChecked;
}
const thisStar = goal.closest( ‘.tasty-recipes-rating’ );
thisStar.dataset.trChecked = 1;
thisStar.querySelector( ‘[data-tr-clip]’ ).dataset.trClip = 100;
},
maybeFillCommentForm( knowledge ) {
if ( ! knowledge.remark || ! knowledge.remark.content material ) {
return;
}
const commentForm = doc.querySelector( ‘#commentform’ );
if ( ! commentForm ) {
return;
}
const commentBox = commentForm.querySelector( ‘[name=comment]’ );
if ( ! commentBox || commentBox.worth ) {
return;
}
// Add remark particulars for enhancing.
commentBox.innerHTML = knowledge.remark.content material;
if ( knowledge.remark.identify ) {
commentForm.querySelector( ‘[name=author]’ ).worth = knowledge.remark.identify;
commentForm.querySelector( ‘[name=email]’ ).worth = knowledge.remark.electronic mail;
}
},
maybeResetTooltip( recipeCardElement, knowledge, score ) {
if ( this.savingRating === score ) {
this.resetTooltip( recipeCardElement, knowledge );
}
},
resetTooltip( recipeCardElement, knowledge ) {
window.TastyRecipes.staticTooltip.destroy();
this.savingRating = false;
// Reset the default score.
const cardRatingContainer = recipeCardElement.querySelector( ‘.tasty-recipes-ratings-buttons’ );
if ( cardRatingContainer ) {
this.defaultRating = ( knowledge && knowledge.common ) ? knowledge.common.toFixed(1) : cardRatingContainer.dataset.trDefaultRating;
cardRatingContainer.dataset.trDefaultRating = this.defaultRating;
this.resetSelectedStar( cardRatingContainer, knowledge );
}
},
resetSelectedStar( cardRatingContainer ) {
const selectedRatingElement = cardRatingContainer.querySelector( ‘[data-rating=”‘ + Math.ceil( this.defaultRating ) + ‘”]’ );
if ( selectedRatingElement ) {
selectedRatingElement.querySelector( ‘[data-tr-clip]’ ).dataset.trClip = this.currentRatingPercentage;
selectedRatingElement.parentNode.dataset.trChecked = 1;
}
const previousSelectedElement= cardRatingContainer.querySelector( ‘[data-tr-checked]’ );
if ( previousSelectedElement ) {
const currentSelectedRating = previousSelectedElement.querySelector(‘[data-rating]’);
if ( currentSelectedRating !== selectedRatingElement ) {
delete previousSelectedElement.dataset.trChecked;
}
}
},
backwardCompFormRatingPosition() {
const ratingsButtons = doc.querySelector( ‘#reply .tasty-recipes-ratings-buttons, #tasty-recipes-comment-rating .tasty-recipes-ratings-buttons’ );
if ( ! ratingsButtons ) {
return;
}
const ratingsButtonsStyles = window.getComputedStyle(ratingsButtons);
if ( ! ratingsButtonsStyles.show.contains( ‘flex’ ) ) {
ratingsButtons.type.path = ‘rtl’;
}
if ( typeof tastyRecipesRating !== ‘undefined’ ) {
// Choose the score that was beforehand chosen in admin.
ratingsButtons.querySelector( ‘.tasty-recipes-rating[value=”‘ + tastyRecipesRating + ‘”]’ ).checked = true;
}
const ratingSpans = ratingsButtons.querySelectorAll( ‘.tasty-recipes-rating’ );
for (const ratingSpan of ratingSpans) {
ratingSpan.addEventListener( ‘click on’, occasion => {
if ( ratingSpan === occasion.goal ) {
return;
}
ratingSpan.previousElementSibling.click on();
} );
}
}
};
(perform(callback) {
if (doc.readyState !== “loading”) {
callback();
} else {
window.addEventListener( ‘load’, callback );
}
})(() => {
window.TastyRecipes.rankings.init( window.trCommon ? window.trCommon.minRating : 4 );
});
Different natural tea recipes I like
You can also make tea with all types of herbs! Listed here are a couple of extra of the natural tea recipes we’ve made, every with their very own distinct taste:





