\documentclass[10pt,a4paper]{article} % Packages \usepackage{fancyhdr} % For header and footer \usepackage{multicol} % Allows multicols in tables \usepackage{tabularx} % Intelligent column widths \usepackage{tabulary} % Used in header and footer \usepackage{hhline} % Border under tables \usepackage{graphicx} % For images \usepackage{xcolor} % For hex colours %\usepackage[utf8x]{inputenc} % For unicode character support \usepackage[T1]{fontenc} % Without this we get weird character replacements \usepackage{colortbl} % For coloured tables \usepackage{setspace} % For line height \usepackage{lastpage} % Needed for total page number \usepackage{seqsplit} % Splits long words. %\usepackage{opensans} % Can't make this work so far. Shame. Would be lovely. \usepackage[normalem]{ulem} % For underlining links % Most of the following are not required for the majority % of cheat sheets but are needed for some symbol support. \usepackage{amsmath} % Symbols \usepackage{MnSymbol} % Symbols \usepackage{wasysym} % Symbols %\usepackage[english,german,french,spanish,italian]{babel} % Languages % Document Info \author{bytebar} \pdfinfo{ /Title (nclex-rn-lab-values.pdf) /Creator (Cheatography) /Author (bytebar) /Subject (NCLEX-RN Lab Values Cheat Sheet) } % Lengths and widths \addtolength{\textwidth}{6cm} \addtolength{\textheight}{-1cm} \addtolength{\hoffset}{-3cm} \addtolength{\voffset}{-2cm} \setlength{\tabcolsep}{0.2cm} % Space between columns \setlength{\headsep}{-12pt} % Reduce space between header and content \setlength{\headheight}{85pt} % If less, LaTeX automatically increases it \renewcommand{\footrulewidth}{0pt} % Remove footer line \renewcommand{\headrulewidth}{0pt} % Remove header line \renewcommand{\seqinsert}{\ifmmode\allowbreak\else\-\fi} % Hyphens in seqsplit % This two commands together give roughly % the right line height in the tables \renewcommand{\arraystretch}{1.3} \onehalfspacing % Commands \newcommand{\SetRowColor}[1]{\noalign{\gdef\RowColorName{#1}}\rowcolor{\RowColorName}} % Shortcut for row colour \newcommand{\mymulticolumn}[3]{\multicolumn{#1}{>{\columncolor{\RowColorName}}#2}{#3}} % For coloured multi-cols \newcolumntype{x}[1]{>{\raggedright}p{#1}} % New column types for ragged-right paragraph columns \newcommand{\tn}{\tabularnewline} % Required as custom column type in use % Font and Colours \definecolor{HeadBackground}{HTML}{333333} \definecolor{FootBackground}{HTML}{666666} \definecolor{TextColor}{HTML}{333333} \definecolor{DarkBackground}{HTML}{A3A3A3} \definecolor{LightBackground}{HTML}{F3F3F3} \renewcommand{\familydefault}{\sfdefault} \color{TextColor} % Header and Footer \pagestyle{fancy} \fancyhead{} % Set header to blank \fancyfoot{} % Set footer to blank \fancyhead[L]{ \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{C} \SetRowColor{DarkBackground} \vspace{-7pt} {\parbox{\dimexpr\textwidth-2\fboxsep\relax}{\noindent \hspace*{-6pt}\includegraphics[width=5.8cm]{/web/www.cheatography.com/public/images/cheatography_logo.pdf}} } \end{tabulary} \columnbreak \begin{tabulary}{11cm}{L} \vspace{-2pt}\large{\bf{\textcolor{DarkBackground}{\textrm{NCLEX-RN Lab Values Cheat Sheet}}}} \\ \normalsize{by \textcolor{DarkBackground}{bytebar} via \textcolor{DarkBackground}{\uline{cheatography.com/218949/cs/48451/}}} \end{tabulary} \end{multicols}} \fancyfoot[L]{ \footnotesize \noindent \begin{multicols}{3} \begin{tabulary}{5.8cm}{LL} \SetRowColor{FootBackground} \mymulticolumn{2}{p{5.377cm}}{\bf\textcolor{white}{Cheatographer}} \\ \vspace{-2pt}bytebar \\ \uline{cheatography.com/bytebar} \\ \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Cheat Sheet}} \\ \vspace{-2pt}Published 20th September, 2026.\\ Updated 21st September, 2026.\\ Page {\thepage} of \pageref{LastPage}. \end{tabulary} \vfill \columnbreak \begin{tabulary}{5.8cm}{L} \SetRowColor{FootBackground} \mymulticolumn{1}{p{5.377cm}}{\bf\textcolor{white}{Sponsor}} \\ \SetRowColor{white} \vspace{-5pt} %\includegraphics[width=48px,height=48px]{dave.jpeg} Measure your website readability!\\ www.readability-score.com \end{tabulary} \end{multicols}} \begin{document} \raggedright \raggedcolumns % Set font size to small. Switch to any value % from this page to resize cheat sheet text: % www.emerson.emory.edu/services/latex/latex_169.html \footnotesize % Small font. \begin{tabularx}{17.67cm}{x{5.0083 cm} x{12.2617 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Electrolytes}} \tn % Row 0 \SetRowColor{LightBackground} Sodium (Na+) & 135–145 mEq/L — critical \textless{}120 or \textgreater{}160 \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} Potassium (K+) & 3.5–5.0 mEq/L — critical \textless{}2.5 or \textgreater{}6.0; check ECG (peaked T / U waves) \tn % Row Count 5 (+ 3) % Row 2 \SetRowColor{LightBackground} Calcium (Ca2+) & 8.5–10.5 mg/dL — Trousseau's/Chvostek's signs when low \tn % Row Count 8 (+ 3) % Row 3 \SetRowColor{white} Magnesium (Mg2+) & 1.5–2.5 mEq/L — low Mg worsens refractory hypokalemia \tn % Row Count 11 (+ 3) % Row 4 \SetRowColor{LightBackground} Phosphorus & 2.5–4.5 mg/dL \tn % Row Count 12 (+ 1) % Row 5 \SetRowColor{white} Chloride (Cl−) & 98–106 mEq/L \tn % Row Count 14 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{5.6991 cm} x{11.5709 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Kidney \& Metabolic}} \tn % Row 0 \SetRowColor{LightBackground} BUN & 10–20 mg/dL — rises with dehydration and renal failure \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} Creatinine & 0.6–1.2 mg/dL — best single indicator of renal function \tn % Row Count 6 (+ 3) % Row 2 \SetRowColor{LightBackground} \seqsplit{BUN:Creatinine} ratio & \textasciitilde{}10:1 normal; high ratio suggests prerenal cause (dehydration) \tn % Row Count 9 (+ 3) % Row 3 \SetRowColor{white} Glucose (fasting) & 70–100 mg/dL — critical \textless{}40 or \textgreater{}400 \tn % Row Count 11 (+ 2) % Row 4 \SetRowColor{LightBackground} HbA1c & \textless{}5.7\% normal; ≥6.5\% diabetes \tn % Row Count 13 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{3.454 cm} x{13.816 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Hematology \& Coagulation}} \tn % Row 0 \SetRowColor{LightBackground} WBC & 5,000–10,000/mm$^{\textrm{3}}$ — high = infection/inflammation \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} RBC & M 4.5–5.5 / F 4.0–5.0 million/mm$^{\textrm{3}}$ \tn % Row Count 4 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{Hemoglobin} & M 14–18 / F 12–16 g/dL — critical \textless{}5 or \textgreater{}20 \tn % Row Count 6 (+ 2) % Row 3 \SetRowColor{white} \seqsplit{Hematocrit} & M 40–54\% / F 36–46\% — roughly 3× hemoglobin \tn % Row Count 8 (+ 2) % Row 4 \SetRowColor{LightBackground} \seqsplit{Platelets} & 150,000–400,000/mm$^{\textrm{3}}$ — critical \textless{}20,000 (bleeding risk) \tn % Row Count 10 (+ 2) % Row 5 \SetRowColor{white} PT & 11–12.5 sec — monitors warfarin with INR \tn % Row Count 12 (+ 2) % Row 6 \SetRowColor{LightBackground} INR & 0.8–1.1 normal; therapeutic on warfarin 2.0–3.0 — critical \textgreater{}5 \tn % Row Count 15 (+ 3) % Row 7 \SetRowColor{white} aPTT & 30–40 sec — monitors heparin; therapeutic 1.5–2.5× normal \tn % Row Count 17 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{3.1086 cm} x{14.1614 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{ABGs}} \tn % Row 0 \SetRowColor{LightBackground} pH & 7.35–7.45 \tn % Row Count 1 (+ 1) % Row 1 \SetRowColor{white} \seqsplit{PaCO₂} & 35–45 mmHg — respiratory component (up = acidosis) \tn % Row Count 3 (+ 2) % Row 2 \SetRowColor{LightBackground} \seqsplit{HCO₃⁻} & 22–26 mEq/L — metabolic component \tn % Row Count 5 (+ 2) % Row 3 \SetRowColor{white} PaO₂ & 80–100 mmHg; SaO₂ 95–100\% \tn % Row Count 6 (+ 1) % Row 4 \SetRowColor{LightBackground} \mymulticolumn{2}{x{17.67cm}}{Quick read: match the abnormal value to its system — CO₂ abnormal = respiratory, HCO₃ abnormal = metabolic; pH tells acidosis vs alkalosis} \tn % Row Count 9 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{x{5.6991 cm} x{11.5709 cm} } \SetRowColor{DarkBackground} \mymulticolumn{2}{x{17.67cm}}{\bf\textcolor{white}{Therapeutic Drug Levels (NCLEX favorites)}} \tn % Row 0 \SetRowColor{LightBackground} Digoxin & 0.8–2.0 ng/mL — toxicity: vision changes, anorexia, arrhythmias; check K+ first \tn % Row Count 4 (+ 4) % Row 1 \SetRowColor{white} Lithium & 0.6–1.2 mEq/L — toxicity \textgreater{}1.5; maintain hydration and salt intake \tn % Row Count 7 (+ 3) % Row 2 \SetRowColor{LightBackground} Phenytoin (Dilantin) & 10–20 mcg/mL — toxicity: nystagmus, ataxia, slurred speech \tn % Row Count 10 (+ 3) % Row 3 \SetRowColor{white} Theophylline & 10–20 mcg/mL — toxicity: tachycardia, seizures \tn % Row Count 12 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}--} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{Critical Values — Act First}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{K+ \textless{}2.5 or \textgreater{}6.0, Na+ \textless{}120 or \textgreater{}160, platelets \textless{}20,000, Hgb \textless{}5, glucose \textless{}40 or \textgreater{}400, INR \textgreater{}5} \tn % Row Count 2 (+ 2) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{NCLEX rule: unstable \seqsplit{airway/breathing/circulation} beats lab values — assess the patient, then report critical labs immediately} \tn % Row Count 5 (+ 3) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \begin{tabularx}{17.67cm}{X} \SetRowColor{DarkBackground} \mymulticolumn{1}{x{17.67cm}}{\bf\textcolor{white}{More from ByteBar}} \tn % Row 0 \SetRowColor{LightBackground} \mymulticolumn{1}{x{17.67cm}}{📘 Exam-ready? Get the \{\{link="https://bytebarhq.com/b/v0tGe"\}\}NCLEX-RN Study Guide\{\{/link\}\} — \$5 at bytebarhq.com} \tn % Row Count 3 (+ 3) % Row 1 \SetRowColor{white} \mymulticolumn{1}{x{17.67cm}}{Free nursing and IT study resources at bytebarhq.com} \tn % Row Count 5 (+ 2) \hhline{>{\arrayrulecolor{DarkBackground}}-} \end{tabularx} \par\addvspace{1.3em} \end{document}