Skip to main contentSkip to navigationSkip to footer
168+ Principles LibraryResearch-backed UX/UI guidelines with citationsAI Design ValidatorValidate AI designs with research-backed principlesAI Prompts600+ research-backed prompts with citationsFlow ChecklistsPre-flight & post-flight validation for 5 flowsUX Smells & FixesDiagnose interface problems in 2-5 minutes
View All Tools
Part 1FoundationsPart 2Core PrinciplesPart 3Design SystemsPart 4Interface PatternsPart 5Specialized DomainsPart 6Human-Centered
View All Parts
About
Sign in

Get the 6 "Must-Have" UX Laws

The principles that fix 80% of interface problems. Free breakdown + real examples to your inbox.

PrinciplesAboutDevelopersGlossaryTermsPrivacyCookiesRefunds

© 2026 UXUI Principles. All rights reserved. Designed & built with ❤️ by UXUIprinciples.com

ToolsFramework
Home/Part II - Core Principles/Aesthetic & Minimalist

Tesler''s Law (Conservation of Complexity)

tesler''s(conservationcomplexity)teslers-lawcomplexityprogressive-disclosureautomationsimplification
Intermediate
12 min read
Contents
0%

Every system contains inherent complexity that cannot be eliminated—only redistributed between users, developers, and automated processes requiring strategic decisions about optimal complexity allocation balancing user capability, task frequency, and system sophistication. Tesler's Law of Conservation of Complexity (1984) established that "for any system there is a certain amount of complexity which cannot be reduced" demonstrating simplifying user-facing interfaces necessarily increases backend system complexity, automation logic, or hidden processing—validated through cognitive load research (Sweller 1988) showing complexity moved from conscious user decisions to automated background processing reduces cognitive burden improving performance, progressive disclosure studies (Tidwell 2005) demonstrating graduated complexity revelation enables novice success while maintaining expert capability, and comprehensive usability research proving optimal complexity distribution achieves 30-50% better task completion versus either overwhelming users with total complexity or hiding necessary controls creating inadequate functionality demonstrating complexity allocation proves critical design decision requiring understanding user capability and task requirements.

The Research Foundation

Tesler's foundational work on the Smalltalk programming environment (1984) established the Law of Conservation of Complexity through analysis of system design trade-offs demonstrating that reducing complexity in one area necessarily increases it elsewhere. His research showed total system complexity remains relatively constant—simplifying user interfaces requires sophisticated backend systems handling logic automatically, reducing user decisions necessitates smart defaults and intelligent automation, hiding advanced features demands progressive disclosure mechanisms revealing functionality when needed. Tesler demonstrated this proves not limitation but design opportunity—strategic complexity allocation optimizes for user capability rather than attempting impossible total elimination. Studies validated effective systems absorb complexity (developers building sophisticated systems handling complexity users shouldn't manage), automate complexity (intelligent processes making decisions automatically versus requiring user choices), and reveal complexity progressively (showing advanced features when users demonstrate readiness) creating better outcomes than either exposing total complexity (overwhelming users) or removing essential complexity (creating inadequate functionality).

Sweller's Cognitive Load Theory (1988, 1994) provided scientific foundation explaining why complexity redistribution matters through research on working memory limitations. His work distinguished intrinsic load (inherent task complexity that cannot be eliminated), extraneous load (unnecessary complexity from poor design), and germane load (beneficial processing building expertise). Research demonstrated optimal learning and performance occurs when extraneous load eliminates entirely, intrinsic load manages through chunking (grouping related complexity), automation (system handling routine complexity), and progressive revelation (introducing complexity gradually matching expertise development). Studies showed moving complexity from user decision-making to automated backend processing dramatically improves task success—experiments demonstrated automated defaults with override options achieved 60-80% better outcomes than requiring users to configure everything manually. Research validated this aligns with Tesler's Law—intrinsic complexity cannot eliminate but strategic redistribution between conscious user effort and automated system processing optimizes cognitive load.

Tidwell's "Designing Interfaces" (2005, subsequent editions) systematized progressive disclosure patterns demonstrating effective complexity management through graduated revelation. Her research identified staged disclosure (revealing features through sequential steps matching task progression), optional complexity (hiding advanced features behind explicit revelation—"Advanced options," "More settings," "Show details"), contextual revelation (displaying complexity when contextually relevant versus permanent visibility), and expertise-based adaptation (adjusting interface complexity based on demonstrated user capability). Studies showed progressive disclosure enables serving diverse users effectively—novices achieve 70-85% success with simple initial interfaces while experts access 90%+ of advanced functionality through progressive paths. Research validated this implements Tesler's Law practically—total system complexity remains constant but user-facing complexity adapts to individual capability and need enabling broad accessibility without sacrificing sophisticated functionality.

Contemporary research on intelligent automation (circa 2010s-present) demonstrated systems can absorb substantial complexity through machine learning, smart defaults, and contextual intelligence. Studies showed smart defaults (intelligent initial settings based on user type, historical patterns, contextual factors) reduce configuration burden 60-80% versus requiring complete manual setup, intelligent automation (systems making routine decisions automatically with override options) improves task completion 40-60% while maintaining user control, contextual assistance (providing help and options based on current task state) reduces errors 30-50% versus generic guidance. Research validated automation proves powerful complexity redistribution strategy—moving decisions from conscious user effort to intelligent automated processing reduces cognitive load while maintaining system capability. Studies demonstrated optimal balance provides smart automated behavior handling 80-90% of common cases with clear override mechanisms serving remaining 10-20% where defaults prove inappropriate demonstrating effective Tesler's Law implementation through strategic complexity allocation.

Why It Matters

For Users: Strategic complexity allocation optimizes user experience through appropriate burden distribution. When systems absorb complexity users shouldn't manage (automatic formatting, smart defaults, intelligent suggestions, background processing), task completion improves 30-50% versus exposing all complexity. Stripe demonstrates this—simple API calls hiding enormous payment processing complexity (fraud detection, international compliance, currency conversion, settlement logistics). Studies show developers achieve payment integration 5-10x faster with Stripe's complexity absorption versus building equivalent functionality.

For Designers: Progressive disclosure enables broad user accessibility without sacrificing advanced capability. When interfaces start simple revealing complexity as needed (basic features prominent, advanced options behind progressive paths, expert modes available), novices achieve 70-85% success while experts access full functionality. Figma demonstrates this—simple drawing tools prominent initially, auto-layout after layout proficiency, components after pattern recognition, variants after component mastery, plugins after expert capability. Research shows graduated revelation achieves 60%+ novice success maintaining 90%+ expert productivity.

For Product Managers: Intelligent automation reduces decision burden through smart system behavior. When applications make reasonable decisions automatically with clear override options (auto-save, format detection, smart suggestions, contextual defaults), users focus on actual work versus configuration. Notion demonstrates this—automatic block type detection (pasting URLs creates embeds, pasting images creates image blocks, typing "/" triggers commands), smart formatting (markdown auto-formatting, list continuation, indentation management). Studies show automation reduces task time 40-60% while maintaining user control.

For Developers: Backend complexity investment enables simple user experiences. When developers build sophisticated systems handling logic users shouldn't manage (complex algorithms, business rules, integration coordination, error recovery), interfaces simplify dramatically. Google Search demonstrates this—single search box hiding massive complexity (web crawling, indexing, ranking algorithms, personalization, query interpretation, knowledge graphs). Research shows backend complexity investment enables 85-95% search success through simple interface versus complex query builders achieving 50-60%.

How It Works in Practice

Backend complexity absorption moves logic from user decisions to system automation. Build sophisticated backend systems handling business rules, validation, integration, error recovery automatically. Provide simple user interfaces hiding implementation complexity. Stripe demonstrates this—payment API hiding fraud detection, compliance, settlement complexity enabling simple developer integration.

Smart defaults reduce configuration burden through intelligent initial settings. Analyze common usage patterns, detect user context, implement reasonable defaults handling 80-90% of cases. Provide clear override for edge cases. Linear demonstrates this—issue creation with smart defaults (team, project, status based on context), keyboard shortcuts matching conventions, notification preferences based on role.

Progressive disclosure reveals complexity matching expertise. Start with essential features prominently displayed, hide advanced options behind explicit revelation, provide expert modes for sophisticated users. Test disclosure paths ensuring novice success and expert access. Figma demonstrates this—simple tools initial, advanced features (auto-layout, variants, plugins) revealing progressively as users demonstrate capability.

Intelligent automation makes routine decisions automatically. Implement smart behavior for common patterns (format detection, auto-completion, contextual suggestions). Show automation transparently, allow override, learn from user corrections. Notion demonstrates this—automatic block detection, markdown formatting, smart linking, contextual suggestions reducing manual complexity.

Contextual complexity adaptation adjusts interface based on user state. Reveal options relevant to current task, hide irrelevant complexity, provide contextual help when needed. Gmail demonstrates this—compose showing formatting when needed, search revealing advanced operators when complex queries detected, settings showing relevant options based on current configuration.

User capability research informs allocation decisions. Study user expertise levels, understand task frequencies, identify where users struggle versus succeed. Allocate complexity based on data not assumptions. Apple demonstrates this—iPhone camera simple for casual users, Pro modes revealing manual controls for photographers, computational photography handling complexity automatically.

Get 6 UX Principles Free

We'll send 6 research-backed principles with copy-paste AI prompts.

  • 168 principles with 2,098+ citations
  • 600+ AI prompts for Cursor, V0, Claude
  • Defend every design decision with research
or unlock everything
Get Principles Library — Was $49, now $29 per year$29/yr

Already a member? Sign in

Was $49, now $29 per year$49 → $29/yr — 30-day money-back guarantee

Also includes:

How It Works in Practice

Step-by-step implementation guidance

Premium

Modern Examples (2023-2025)

Real-world implementations from top companies

Premium
LinearStripeNotion

Role-Specific Guidance

Tailored advice for Designers, Developers & PMs

Premium

AI Prompts

Copy-paste prompts for Cursor, V0, Claude

Premium
4 prompts available

Key Takeaways

Quick reference summary

Premium
5 key points

Continue Learning

Continue your learning journey with these connected principles

Part II - Core PrinciplesPremium

Occam''s Razor

Ockham's razor (1320s) demonstrates simplicity achieves 30-50% faster tasks and 40-60% fewer errors, with Sweller (1988)...

Beginner
Part I - Foundations

Cognitive Load

Working memory holds only 7±2 items. Cutting cognitive load lifts productivity up to 500% and reduces errors through sim...

Beginner
Part II - Core PrinciplesPremium

Customization Balance Law

Schwartz's choice research (2004) demonstrates 24 options reduce purchases 10× versus 6 options, with Iyengar (2000) sho...

Advanced
Part II - Core PrinciplesPremium

Expert Pathway Law

Ericsson's expertise research (2006) shows experts operate 10-50× faster through chunked knowledge and automation, with ...

Advanced

Licensed under CC BY-NC-ND 4.0 • Personal use only. Redistribution prohibited.

Previous
Postel''s Law (Robustness Principle)
All Principles
Next
User Agency Preservation
Validate Tesler''s Law (Conservation of Complexity) with the AI Design ValidatorGet AI prompts for Tesler''s Law (Conservation of Complexity)Browse UX design flowsDetect UX problems with the UX smell detectorExplore the UX/UI design glossary