The correct spelling is A-C-C-E-S-S-I-B-L-E

The word is spelled with two C's and two S's: accessible. It comes from the Latin root "accedere," meaning "to approach" or "to reach." In technology, "accessible" means a website, app, or device works for people with different abilities — including people who are blind, deaf, have limited mobility, or process information differently.

The double letters trip people up because English pronunciation doesn't always match spelling. You say "ak-SES-uh-bul," but you write out both the C and the S that sound like one letter when you speak. The word appears constantly in tech writing, so getting the spelling right matters more than it might in other fields.

Key Takeaways

  • The correct spelling has two C's and two S's: A-C-C-E-S-S-I-B-L-E, with -ible at the end, not -able.
  • In tech, "accessible" means a website or app works for people with disabilities, not just people without them.
  • Common misspellings include "accesible" (missing one S) and "accessable" (wrong vowel before the final L).
  • When you see "a11y" online, it's shorthand for "accessibility" — the A, 11 letters in the middle, and the Y.
  • Spelling it correctly in professional writing signals you understand the concept and take accessibility seriously.

Why the spelling matters in tech writing

If you work in tech, design, or web development, spelling "accessible" correctly signals you understand the concept itself. Misspelling it makes your writing look careless, especially in documents about accessibility features, policies, or job descriptions. Hiring managers and colleagues notice, and in a field where accessibility is increasingly important, the mistake stands out.

Many organizations now have accessibility statements or accessibility guidelines on their websites. When you're reading or writing about these, the correct spelling shows up repeatedly. Getting it right the first time means you won't second-guess yourself each time you use it. If you're writing code comments, documentation, or internal memos about making a product work for everyone, consistent correct spelling builds credibility.

The word also appears in official standards and legal documents. The Americans with Disabilities Act (ADA) uses "accessible" when describing digital requirements. Section 508 of the Rehabilitation Act requires federal technology to be accessible. When you're citing these standards or explaining compliance, the correct spelling matters for accuracy and professionalism.

Common misspellings and why they happen

Accesible (one S) is the most common mistake. People drop the second S because the word already has two C's, and it feels like too many doubled letters. But both are required. The root word is "access," which has two S's. When you add the suffix -ible, both S's stay.

Accessable (with an A before the final L) is the second most common error. English has words like "passable," "teachable," and "reachable," so the brain expects the same pattern. "Accessible" breaks that pattern — it ends in -ible, not -able. The rule: words ending in a -cess sound use -ible (accessible, processible, recessible). Words ending in other sounds usually use -able (teachable, reachable, manageable). This rule exists because -ible is older in English and appears in words with Latin roots, while -able is more common in newer words.

Accesable combines both mistakes. It's rare but shows up when someone is guessing at the spelling or autocorrect has failed them. Some spell-check programs catch this, but not all, so reading your own work matters.

How accessibility actually works in practice

When a website or app is truly accessible, it means someone using a screen reader (software that reads text aloud) can navigate it. It means someone who can't use a mouse can control everything with a keyboard. It means someone with color blindness can still read the text because it doesn't rely only on color to convey meaning. It means someone who is deaf can watch a video with captions, and someone with a cognitive disability can understand the language because it's clear and straightforward.

The Web Content Accessibility Guidelines (WCAG) set the technical standard. They're published by the W3C, the same organization that sets standards for HTML and CSS. Most organizations aim for WCAG 2.1 Level AA compliance, which is a specific technical standard with measurable requirements, not just a vague goal. Level AAA is the highest standard but is rarely required by law.

Accessibility is not a feature you add at the end. It's built into design and development from the start. When you see "accessible" in a job posting for a designer or developer, the employer is saying they care about this from the beginning, not as an afterthought.

The shorthand: A11y

Online, you'll see "a11y" used as shorthand for "accessibility." It's the letter A, then 11 letters (c-c-e-s-s-i-b-i-l-i), then the letter Y. The same pattern applies to "i18n" for "internationalization" and "l10n" for "localization." These abbreviations save time in tweets, chat messages, code comments, and Slack conversations. They're especially useful when you're discussing accessibility in technical spaces where people are already familiar with the term.

If you're new to tech spaces, seeing "a11y" might look like a typo. It's not — it's a standard abbreviation that everyone in accessibility work uses. You'll see it in hashtags (#a11y), in conference names (like "A11y Camp"), and in the names of accessibility tools and organizations. Learning to recognize it helps you find resources and join conversations in the accessibility community.

Frequently Asked Questions

Is it "accessible" or "accessable"?

It's "accessible" with -ible at the end. The rule: words with a -cess sound use -ible (accessible, processible). Most other words use -able, which is why this one trips people up. If you remember that "access" is the root word and both S's stay when you add -ible, you'll get it right.

What's the difference between "accessible" and "usable"?

A website can be usable for people without disabilities but not accessible for people with disabilities. Accessible means it works for everyone, including people with different abilities. Usable is broader — it just means it works well for whoever is using it. A site can be usable but not accessible if it only works for people without disabilities.

Do I need to spell it correctly in casual messages?

In casual chat or emails to friends, no one will mind. But in any professional writing — job applications, work documents, public posts about tech, or anything you're publishing — correct spelling matters. It shows you know the topic and take it seriously.

Why do people use "a11y" instead of just writing "accessibility"?

It's faster in chat, code comments, and social media where character limits matter. It's also become the standard term in accessibility communities, so using it signals you're part of that conversation. In formal writing, spell it out.

What if my spell-checker doesn't recognize "accessible"?

Add it to your custom dictionary so it stops flagging it as wrong. Most word processors and code editors let you do this. If you're using an older version of software, updating it may help. You can also create a personal style guide for words you use often in your work.