Enter systolic and diastolic, see your AHA category on a color scale — Normal to Crisis, education only, runs in your browser
- Runs locally
- Category Calculator
- Best for Getting a realistic range before a purchase, plan, workout, or schedule decision.
Both numbers are in the healthy range: systolic under 120 and diastolic under 80. Keep up the habits that got you here.
Maintain a balanced diet, regular movement and routine checks.
For education only. A single reading is not a diagnosis. Readings vary with time of day, caffeine, stress and cuff size. Talk to a clinician about your numbers.
What this tool does
Free blood pressure category checker that maps any reading to the American Heart Association (AHA) 2017 categories: Normal, Elevated, Hypertension Stage 1, Hypertension Stage 2 and Hypertensive Crisis. Type your systolic (the upper number) and diastolic (the lower number) in mmHg and the tool places the reading on a color scale, names the category, and shows what that band means with a line of general guidance. The classification always takes the more serious of the two numbers, so a 135/75 reading is flagged as Stage 1 on the systolic side even though the diastolic is fine. This is an educational reference, not a medical device: a single reading is not a diagnosis, and blood pressure swings with time of day, caffeine, stress and cuff size. Everything runs in your browser, nothing is uploaded, and the share link reopens the exact reading you entered.
Tool details
- Input
- Numbers
- The page exposes text boxes, numeric controls, file pickers, or structured inputs depending on the tool.
- Output
- Live result + Copy
- The result area focuses on usable output, with copy, download, or preview actions when supported.
- Privacy
- Browser-side processing
- The main tool logic does not call an external API, so inputs normally stay in the current tab.
- Save / share
- Shareable URL state
- Key settings are encoded in the URL so another person can reopen the same setup.
- Performance budget
- Initial JS <= 9 KB
- No WASM budget is declared, keeping the tool quick to open on mobile.
- Best fit
- Calculator · Student
- Category and role tags drive related tools, internal links, and quick fit checks.
How to use
-
1. Input
Paste or drop your content into the tool panel.
-
2. Process
Click the button. All processing is local in your browser.
-
3. Copy / Download
Copy the result or download to disk in one click.
How Blood Pressure Category Checker fits into your work
Use it for fast estimates, comparisons, and planning numbers before you make the final call.
Calculation jobs
- Getting a realistic range before a purchase, plan, workout, or schedule decision.
- Comparing scenarios by changing one input at a time.
- Turning rough assumptions into a number you can discuss.
Calculation checks
- Double-check units, dates, rates, and rounding assumptions.
- Treat health, finance, tax, and legal outputs as planning aids, not professional advice.
- Save the inputs that produced an important result so you can reproduce it later.
Good next steps
These links move the current task into a more complete workflow.
- 1 Heart Rate Zones Calculator Heart rate zones calculator — max HR (4 formulas) + 5 training zones (recovery/aerobic/tempo/threshold/VO2max), with workout examples. Open
- 2 BMI Calculator Body Mass Index calculator with WHO + Asian classifications — metric and imperial — browser-only Open
- 3 BMR Calculator BMR calculator — basal metabolic rate by Mifflin-St Jeor and Harris-Benedict (compared side-by-side). Open
Real-world use cases
Make sense of a home monitor reading
Your wrist or arm cuff shows 134/86 and you want to know if that number is something to act on. Type it in, see it land on Stage 1, and read the plain explanation: systolic 130 to 139 or diastolic 80 to 89, usually a prompt to watch salt and re-check rather than panic. One reading is decoded in seconds without searching a dense chart.
Build a reading log to bring to a clinician
You are measuring twice a day for a week before an appointment. Run each pair through the checker, note the category, and you arrive with a clear picture instead of a column of raw numbers. The clinician sees the pattern, and you already understand the vocabulary they use.
Teach the AHA categories in a health class
A student or instructor can show how 139/89 is Stage 1 but 140/89 is Stage 2, and why 120/80 is not "perfect" under the 2017 rules. The color scale makes the boundaries visual, and the share link reopens the exact example so a worksheet question can point straight at it.
Double-check a borderline reading before worrying
A single high number after a stressful commute can scare anyone. Enter it, see whether it is Elevated or Stage 1, read the note that a single reading is not a diagnosis, then rest and re-test. The tool turns a scary number into a calm next step rather than a search spiral.
Common pitfalls
Reading 120/80 as Normal. Under the 2017 AHA rules the diastolic 80 is already Stage 1, and the more-serious number wins. Normal needs both under 120 and under 80, for example 118/78.
Looking at only the systolic number. A low systolic does not clear a high diastolic. 118/92 is Stage 2 because of the diastolic, even though the top number looks calm.
Treating one reading as a verdict. Blood pressure jumps with caffeine, a rushed arrival, a full bladder or a small cuff. Average several rested readings and confirm with a clinician before drawing conclusions.
Privacy
The reading you type, the category lookup and the color scale are all plain JavaScript running in your browser tab. No blood-pressure number is sent to a server and nothing is logged. The one thing to know: the shareable URL encodes your systolic and diastolic in the query string, so a link pasted into chat records those two numbers in the recipient server's access log. To keep a reading private, use the copy button and paste the text instead of sharing the URL.
FAQ
Tool combos
Folks in your role tend to reach for these alongside this tool.
- Chinese Acupoint Locator 200+ meridian acupoints / WHO 2008 standard locations / with contraindications, manipulation, and combinations.
- Affine Cipher Encoder & Decoder Encrypt and decrypt the ax+b affine cipher with live modular-inverse check, browser-only
- Anagram Solver Check if two words are anagrams, rearrange a set of letters into every ordering, and read the sorted letter fingerprint, all in your browser
- Angle Converter Degrees, radians, gradians, turns, arcminutes, arcseconds and NATO mils, all from one input, copyable, browser-only