NovaMed / Design System
Clinical. Clean.
Trusted.
A modern UI design system built for medical SaaS platforms. Sky blue precision meets healthcare trust β optimized for daily clinical workflows.
Color Tokens
Semantic color system β consistent across both light and dark modes.
Brand & Accent
accent
β
accent-hover
β
accent-dim
alpha
Semantic Colors
success
β
warning
β
danger
β
info
β
Surfaces
bg-base
page
bg-surface
cards
bg-elevated
raised
text-primary
headings
text-secondary
body
text-muted
hints
Typography
Plus Jakarta Sans for headings β Inter for body text.
Patient Overview
Medical Records
Vital Signs
Appointment Notes
Patient presents with mild chest discomfort and shortness of breath. No prior cardiac history. Recommended ECG and blood panel.
Last updated: Dr. Rivera Β· Cardiology Β· March 2025
PATIENT_ID: NM-2025-00341 Β· VISIT: FOLLOW_UP
Buttons
All interactive button states and variants.
Primary Actions
Secondary & Ghost
Semantic
Status Badges
Patient and appointment status indicators.
Active
Pending
Critical
Scheduled
Discharged
Recovered
Form Inputs
Clinical data entry components β precise, accessible.
Notes are encrypted and stored per HIPAA guidelines.
β Possible interaction detected with Warfarin.
KPI Cards
Key metrics for clinical dashboard overview.
Total Patients
2,847
β 12% vs last month
Appointments Today
34
β 8% vs yesterday
Avg Wait Time
14m
β 3m vs target 10m
Revenue MTD
$94.2k
β 18% vs last month
Patient Table
Sortable data table β patient roster with status and actions.
| Patient | Age | Condition | Status | Last Visit | Actions |
|---|---|---|---|---|---|
| Maria Santos ID: NM-2025-001 |
47 | Cardiovascular | Active | Mar 18, 2025 | |
| James Thornton ID: NM-2025-002 |
63 | Respiratory | Critical | Mar 20, 2025 | |
| Ana Villarreal ID: NM-2025-003 |
29 | Orthopedic | Scheduled | Mar 15, 2025 | |
| Robert Kim ID: NM-2025-004 |
55 | Neurological | Pending | Mar 10, 2025 | |
| Elena Marchetti ID: NM-2025-005 |
38 | Cardiovascular | Discharged | Feb 28, 2025 |
Appointment Cards
Upcoming appointment widgets with physician details.
9:30
AM
Maria Santos
Cardiology Follow-up Β· Room 204
ER
Dr. E. Rivera
Cardiology
11:00
AM
James Thornton
Pulmonology Β· ICU Floor 3
ML
Dr. M. Lee
Pulmonology
MedAssist AI
Clinical notes assistant β powered by AI for faster documentation.
π©Ί
MedAssist AI
Online β Clinical Mode
Theme Compare
Light mode default for clinical use β dark mode for low-light environments.
βοΈ Light Mode (Default)
--bg-base: #F0F7FF
--accent: #0EA5E9
--text-primary: #0C1A2E
Font: Plus Jakarta Sans
--accent: #0EA5E9
--text-primary: #0C1A2E
Font: Plus Jakarta Sans
π Dark Mode
--bg-base: #040D18
--accent: #38BDF8
--text-primary: #E8F4FD
Font: Plus Jakarta Sans
--accent: #38BDF8
--text-primary: #E8F4FD
Font: Plus Jakarta Sans
CSS Token Export
Copy the complete design token set for implementation.
/* NovaMed Design System v1.0 β Light Theme */
/* Backgrounds */--bg-base: #F0F7FF;
--bg-surface: #FFFFFF;
--bg-elevated: #E8F3FD;
/* Accent β Sky Blue */
--accent: #0EA5E9;
--accent-hover: #0284C7;
--accent-dim: rgba(14,165,233,0.10);
/* Semantic */
--success: #10B981;
--warning: #F59E0B;
--danger: #EF4444;
/* Typography */
--font-heading: 'Plus Jakarta Sans';
--font-body: 'Inter';
--font-mono: 'DM Mono';
NOVAMED DESIGN SYSTEM v1.0 Β· STUDIOFLOW.TOP Β· BUILT WITH β€ BY APTOCODE