ClearView Design System

ClearView Design System mockup preview
Click to expand

ClearView is an accessibility-first design system built to meet WCAG AAA standards throughout. Engineered for government portals, public service applications, and any product where universal access is non-negotiable, it prioritizes maximum contrast, large touch targets, screen-reader optimization, and crystal-clear visual hierarchy. Every decision -- from the 7:1 minimum contrast ratio to the 48px touch targets -- serves the mandate that no user is left behind.

Surface Base#FFFFFF
Blue#0052CC
Green#006644
Red#BF2600
Headline
Aa
Search
Body
Aa
Label
Aa
Label

Color Palette

Typography

h1Lexend · 36px · Bold

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

h2Lexend · 28px · SemiBold

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

h3Lexend · 22px · SemiBold

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

h4Lexend · 18px · Medium

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

bodyOpen Sans · 16px · Regular

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

smallOpen Sans · 14px · Regular

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

tinyOpen Sans · 13px · Regular

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

monoFira Code · 15px · Regular

Every letter tells a story worth reading, and every typeface gives that story a new voice waiting to be heard.

Spacing

Base: 8px

ClearView is an accessibility-first design system built to meet WCAG AAA standards throughout. Engineered for government portals, public service applications, and any product where universal access is non-negotiable, it prioritizes maximum contrast, large touch targets, screen-reader optimization, and crystal-clear visual hierarchy. Every decision -- from the 7:1 minimum contrast ratio to the 48px touch targets -- serves the mandate that no user is left behind.

Components

Buttons

Cards

Card Title

Sample body text for the card component.

Card Title

Sample body text for the card component.

Inputs

Please enter a valid email

Elevation & Depth

shadow-sm
shadow-md
shadow-lg

Do's & Don'ts

Do

maintain a minimum 7:1 contrast ratio for all text; this is AAA, not AA.
ensure every interactive element has a minimum 48px x 48px touch target.
associate every form input with a visible using for/id pairing.

Don't

rely on color alone to convey meaning -- always pair color with text, icons, or patterns.
remove or hide focus indicators; the 3px blue outline is mandatory on all focusable elements.
Download .md

License MIT
Uploaded yesterday
Version v1
File size 8.1 KB
Downloads 0

Use with MCP

Using designmd mcp, download the design system https://designmd.ai/chef/clearview and implement it in my code

Don't have the MCP? Install it here