Morton Digital

2026-05-17 · 11 min read

Pennsylvania Government Website Accessibility: What the DOJ Title II Rule Means for Your Agency

Abstract dark editorial illustration: a Pennsylvania state government compliance network rendered in fine copper line work on dark slate, with WCAG accessibility markers at county nodes representing Philadelphia, Allegheny, Montgomery, Bucks, Delaware, Chester, Lancaster, and York counties. No text.

# Pennsylvania Government Website Accessibility: What the DOJ Title II Rule Means for Your Agency

Pennsylvania state and local governments are now operating under a federal compliance clock. The Department of Justice's Title II Final Rule — codified at 28 CFR Part 35 — requires every covered state and local government entity to bring its websites and mobile apps into conformance with WCAG 2.1 Level AA. For jurisdictions serving populations of 50,000 or more, the deadline is April 26, 2027. [1]

Pennsylvania has 67 counties, hundreds of municipalities, a dozen large transit authorities, and one of the most complex layered government structures on the East Coast. The Commonwealth of Pennsylvania is covered. The Pennsylvania Office of Administration is covered. PennDOT is covered. SEPTA is covered. Allegheny County, Philadelphia, and every major county in the state is covered. The rule applies broadly — and many Pennsylvania government digital properties are not ready.

This post covers who is covered in Pennsylvania, the specific deadlines that apply to each major jurisdiction type, how Pennsylvania's state IT accessibility framework interacts with the federal rule, what Pennsylvania government sites most commonly get wrong, and what a compliance program looks like with the April 2027 deadline now less than a year away.

---

Who Is Covered

April 26, 2027 (population ≥ 50,000)

Commonwealth of Pennsylvania — all executive branch agencies are covered regardless of population tier. That includes the Pennsylvania Office of Administration (OA), the Pennsylvania Department of Transportation (PennDOT), the Pennsylvania Department of Education, the Pennsylvania Department of Human Services, the Pennsylvania courts (the Unified Judicial System), and dozens of other agencies, each managing independent digital properties.

Major Pennsylvania counties — Pennsylvania's 67 counties vary enormously in population. The largest counties well above the 50,000 threshold, all facing the April 26, 2027 deadline, include: [3]

Pennsylvania's smaller rural counties — many with populations under 50,000 — have until April 26, 2028. The technical requirement is identical; only the deadline differs.

Major Pennsylvania cities — Pennsylvania cities are separate legal entities from their surrounding counties, with one major exception: Philadelphia is a consolidated city-county. Other large cities facing the April 2027 deadline include:

Transit authorities — Pennsylvania's transit agencies are independently covered entities:

SEPTA and PRT are well above the 50,000 threshold by any measure and face April 2027. Smaller regional transit authorities must assess their own threshold. [11]

Public universities — Pennsylvania's state-related and state-owned universities are publicly funded and covered:

Note: Carnegie Mellon University, Villanova University, Drexel University, and other private universities in Pennsylvania are NOT covered by Title II — they are private institutions.

School districts — Pennsylvania has 500 school districts. Those with enrollment above 50,000 face April 2027; smaller districts have until April 2028. Philadelphia School District (~115,000 students) and Pittsburgh Public Schools (~23,000 students — April 2028) illustrate the split.

April 26, 2028 (population < 50,000)

Pennsylvania's smaller municipalities — boroughs, townships, small cities — and smaller school districts with populations under 50,000 have until April 26, 2028. The standard is identical; the timeline gives smaller entities one additional year. Many of these smaller entities share web infrastructure with county government, which can affect the compliance boundary analysis.

---

What Is Covered

The rule covers web content and mobile apps that a public entity makes available to the public or uses to offer services, programs, or activities. [8] For Pennsylvania government entities, that includes:

Third-party content the agency procures or controls falls under the obligation. If a Pennsylvania municipality contracted a vendor to build its permitting system, that system must conform to WCAG 2.1 AA. The contracting government entity bears the compliance obligation — the vendor's own accessibility statement does not transfer liability. Every technology procurement document and contract signed after your deadline should include WCAG 2.1 AA conformance as a mandatory deliverable.

---

Pennsylvania's State Accessibility Framework: Office of Administration

The Pennsylvania Office of Administration (OA) manages information technology policy for Commonwealth executive agencies. Pennsylvania's IT accessibility standard — applicable to Commonwealth web properties — requires conformance to WCAG 2.1 Level AA, creating a state-level framework that runs parallel to the federal DOJ Title II rule. [7]

For Commonwealth agencies, this means two compliance frameworks apply simultaneously: the OA IT standard and the DOJ Title II Final Rule. The substantive target — WCAG 2.1 Level AA — is the same under both. The enforcement mechanisms differ: the state framework is administered through OA channels; the federal rule is enforced through DOJ complaint investigation and, in contested cases, federal court proceedings.

The OA state framework applies specifically to Commonwealth executive agencies. It does not extend to Pennsylvania's independent county governments, Pennsylvania's municipalities, or the Unified Judicial System. Local governments in Pennsylvania are governed solely by the federal DOJ Title II rule — there is no Pennsylvania state law extending equivalent obligations to counties and municipalities beyond the federal requirement.

This creates an asymmetry: Commonwealth agencies have had institutional exposure to WCAG 2.1 requirements through the OA standard for longer than many county governments. County IT departments, borough managers, and township officials may be encountering serious WCAG compliance obligations for the first time through the federal rule.

---

What WCAG 2.1 Level AA Requires

WCAG 2.1 Level AA has 50 success criteria organized under four principles. [9]

Perceivable — content must be presentable in ways users can perceive. This includes alt text for informational images, captions for prerecorded video, transcripts for audio, sufficient color contrast (4.5:1 for normal text, 3:1 for large text and UI components), and content that reflows to a single column at 320px without horizontal scrolling.

Operable — all functionality must work without a mouse. Keyboard navigation must reach every interactive element in a logical order. No content should trap keyboard focus. No time limits should block task completion without user control. Skip navigation links must allow users to bypass repeated header and navigation elements. Focus indicators must be visible.

Understandable — the page language must be declared in the HTML lang attribute so screen readers pronounce content correctly. Navigation must be consistent across the site. Forms must have visible labels, error messages that identify what is wrong, and suggestions for correction. Instructions must not rely on color or location alone.

Robust — HTML must be well-formed and use ARIA roles and attributes correctly so assistive technology can parse and interact with the interface accurately.

The WebAIM Million 2024 report found that 95.9% of home pages had detectable WCAG 2 failures. [10] The five most common: low contrast text (81%), missing alt text (54.5%), missing form labels (48.6%), empty links (44.6%), and missing document language (17.1%). Pennsylvania government sites follow the same failure patterns seen nationally — and the fix for most of these failures is straightforward once identified.

---

The Three Most Common Failure Categories for Pennsylvania Government Sites

1. PDF accessibility. Pennsylvania government entities publish extensive volumes of PDFs — ordinances, meeting minutes, budget documents, permit applications, court forms, transit schedules, public records. The vast majority are inaccessible. Older scanned-document PDFs — particularly common in county government and court systems with decades of records — are image-only files with no text content a screen reader can process. Even newer PDFs typically lack the proper tag structure, reading order, accessible headings, and form field labels that WCAG requires. The rule covers PDFs when they provide access to government services, programs, and activities.

2. Legacy permit and service portals. Pennsylvania county and municipal governments operate permit portals, tax payment systems, utility account management systems, and license applications that were built before accessibility was a design consideration. These systems commonly fail WCAG 1.3.1 (form fields without programmatic labels), 3.3.1 (errors not identified in text), 3.3.3 (no correction suggestions for errors), and 4.1.2 (interface components without accessible names). When a resident cannot pay a tax bill or pull a permit because the web form is inaccessible, it is a civil rights failure under the rule.

3. Interactive maps and GIS content. Pennsylvania government sites — transportation agencies, county assessors, emergency management, election offices — frequently publish interactive GIS maps and property search interfaces that are inaccessible to keyboard users and screen reader users. WCAG 2.4.1 (bypass blocks), 2.1.1 (keyboard), and 4.1.2 (name, role, value for custom controls) are the most common failures in this category. Automated scanners typically cannot detect these failures — manual assistive technology testing is required.

---

Compliance Timeline for Pennsylvania Entities

Pennsylvania covered entities with a population above 50,000 have until April 26, 2027. A realistic compliance program:

Entities that begin now have a defensible path to April 2027 compliance. Entities that delay into early 2027 will not complete a full audit-remediate-validate cycle in time.

---

Pennsylvania's Major County and Metro Compliance Profiles

Philadelphia. Philadelphia is a consolidated city-county — the City of Philadelphia and Philadelphia County are the same legal entity with a single government (~1.57 million residents). That government, the School District of Philadelphia (~115,000 students), SEPTA (the regional transit authority serving five counties), Philadelphia courts, the Free Library of Philadelphia, the Philadelphia Water Department, and Philadelphia International Airport (city-owned) all face the April 26, 2027 deadline. Philadelphia's enforcement risk is elevated: it is a major metro, a legal hub, and home to multiple advocacy organizations with established DOJ complaint practices. See the detailed Philadelphia County Pennsylvania government website accessibility guide.

Allegheny County and Pittsburgh. Allegheny County government (~1.24 million) and the City of Pittsburgh (~303,000) are separately covered entities, both facing April 26, 2027. Pittsburgh Regional Transit (PRT, the former Port Authority of Allegheny County), the University of Pittsburgh, Carnegie Mellon University — wait, CMU is private and not covered — and Allegheny County's extensive court system are all part of the compliance picture. Pittsburgh Public Schools (~23,000 students) and the Community College of Allegheny County (CCAC, ~17,000 students) face April 2028. See the detailed Allegheny County Pennsylvania government website accessibility guide.

Montgomery County PA. Pennsylvania's third most populous county (~860,000) — note this is not the same jurisdiction as Montgomery County Maryland or Montgomery County Alabama — faces April 26, 2027. County government, municipalities including Norristown Borough (the county seat), and the Norristown Area School District are independently covered.

Southeastern PA (Bucks, Delaware, Chester counties). These three Philadelphia-adjacent counties form a dense suburban compliance cluster. Bucks County (~647,000), Delaware County (~577,000), and Chester County (~546,000) each face April 2027. All three have county transit services coordinated through SEPTA, and all three have multiple municipalities in the compliance scope.

Lancaster and York counties. Lancaster County (~551,000) and York County (~461,000) are Pennsylvania's interior south-central counties with significant manufacturing and agricultural economies. Both face April 2027. The City of Lancaster and the City of York are independently covered municipalities. Red Rose Transit Authority (RRTA, serving Lancaster County) is independently covered.

Lehigh Valley (Lehigh and Northampton counties). Lehigh County (~380,000) and Northampton County (~320,000) form the Lehigh Valley metro around Allentown and Bethlehem. LANTA (Lehigh and Northampton Transportation Authority) is independently covered. Both counties and their major municipalities — Allentown, Bethlehem, Easton — face April 2027.

Dauphin County and Harrisburg. Dauphin County (~290,000) is home to Pennsylvania's state capital, Harrisburg (~50,000+). Because Commonwealth executive agencies are in Harrisburg, this county has unusually high exposure to both OA state standard compliance scrutiny and DOJ enforcement attention. Capital Area Transit (CAT) is separately covered.

Erie County. Erie County (~265,000) and the City of Erie (~95,000) are independently covered and face April 2027. Erie Metropolitan Transit Authority (EMTA) is separately covered.

---

Related Pennsylvania and Regional Compliance Guides

Detailed compliance guidance for Pennsylvania's counties:

For comparison with neighboring states:

Sources

  1. [1] Federal Register — Interim Final Rule extending Title II compliance dates (April 20, 2026) — "The compliance date for State and local government entities with a total population of 50,000 or more is extended from April 24, 2026, to April 26, 2027"
  2. [2] ADA.gov — DOJ Fact Sheet: New Rule on Accessibility of Web Content and Mobile Apps — "State and local governments must make sure that their web content and mobile apps meet WCAG 2.1, Level AA"
  3. [3] U.S. Census Bureau — QuickFacts Pennsylvania — "Pennsylvania — Population estimates, July 1, 2023: 12,961,683"
  4. [4] U.S. Census Bureau — QuickFacts Philadelphia County, Pennsylvania — "Philadelphia County, Pennsylvania — Population estimates, July 1, 2023: 1,567,442"
  5. [5] U.S. Census Bureau — QuickFacts Allegheny County, Pennsylvania — "Allegheny County, Pennsylvania — Population estimates, July 1, 2023: 1,236,537"
  6. [6] U.S. Census Bureau — QuickFacts Pennsylvania — "Montgomery County 860,220; Bucks County 646,538; Delaware County 576,831; Chester County 545,823; Lancaster County 550,562; York County 460,669"
  7. [7] Pennsylvania Office of Administration — IT Standards — "The Office of Administration establishes IT standards and policies for Commonwealth agencies, including accessibility requirements for Commonwealth web properties."
  8. [8] ADA.gov — DOJ Fact Sheet: New Rule on Accessibility of Web Content and Mobile Apps — "The rule covers web content and mobile apps that public entities make available to the public or use to offer their services, programs, or activities."
  9. [9] W3C Web Accessibility Initiative — WCAG 2.1 Specification — "Web Content Accessibility Guidelines (WCAG) 2.1 covers a wide range of recommendations for making Web content more accessible."
  10. [10] WebAIM — The WebAIM Million: An Annual Accessibility Analysis of the Top 1,000,000 Home Pages (2024) — "In 2024, 95.9% of home pages had detectable WCAG 2 failures. The most common failures were low contrast text (81.0%), missing alternative text (54.5%), missing form labels (48.6%), empty links (44.6%), and missing document language (17.1%)."
  11. [11] ADA.gov — DOJ Fact Sheet: New Rule on Accessibility of Web Content and Mobile Apps — "Transit authorities are state and local government entities covered by Title II of the ADA and must comply with the web accessibility rule."
  12. [12] Federal Register — DOJ Title II Final Rule, 28 CFR Part 35 (April 24, 2024) — "This rule amends the Department of Justice's title II Americans with Disabilities Act (ADA) regulation to add specific requirements regarding the accessibility of web content and mobile applications."

Morton Technology Consulting LLC — WCAG 2.1 AA audits for Florida government agencies. Parallax audit → · WCAG Readiness Kit → · All posts →