Accessibility
· 24 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DTabindex Anti-PatternsAction55 positive, 0 -1-on-focusableFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure5 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CMobile-Readable Font SizesAction88% of visible text renders at >= 12 CSS px (6 below threshold)REVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 4 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Delivering for our C… | 1.19:1 | 3.0:1 | #000000 | #191919 | Fail |
| h2 Vision, breadth and … | 1.19:1 | 3.0:1 | #000000 | #191919 | Fail |
| h2 Progress is develope… | 1.19:1 | 3.0:1 | #000000 | #191919 | Fail |
| h2 Tech and talent to t… | 1.19:1 | 3.0:1 | #000000 | #191919 | Fail |
| h3 RTX Businesses | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Home | RTX | 12.04:1 | 4.5:1 | #000000 | #C4C4C4 | Pass |
| button Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a RTX | 15.24:1 | 4.5:1 | #000000 | #D2DDE7 | Pass |
| a Collins Aerospace | 16.52:1 | 4.5:1 | #000000 | #DEE5EC | Pass |
| a Pratt & Whitney | 17.62:1 | 4.5:1 | #000000 | #E6ECF0 | Pass |
| a Raytheon | 18.25:1 | 4.5:1 | #000000 | #EBF0F0 | Pass |
| span RTX | 13.40:1 | 4.5:1 | #000000 | #CCCFD0 | Pass |
| div Internet Explorer is… | 12.58:1 | 4.5:1 | #000000 | #C8C8CB | Pass |
| span Menu | 16.81:1 | 4.5:1 | #000000 | #E6E6E5 | Pass |
| a Who We Are | 20.11:1 | 4.5:1 | #000000 | #FAFAF9 | Pass |
| span Who We Are | 20.11:1 | 4.5:1 | #000000 | #FAFAF9 | Pass |
| a Overview | 20.11:1 | 4.5:1 | #000000 | #FAFAF9 | Pass |
| a Our Leadership | 20.11:1 | 4.5:1 | #000000 | #FAFAF9 | Pass |
| a Our Values | 20.11:1 | 4.5:1 | #000000 | #FAFAF9 | Pass |
| a Our Global Presence | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Heading Hierarchy11 headingsPASS
- H3 RTX Businesses
- H1 Delivering for our Customers
- H2 Vision, breadth and scale come together with a unique perspective
- H3 Scaling up to deliver with speed
- H3 Delivering for America
- H3 RTX to release second quarter earnings results on July 23, 2026
- H2 Progress is developed. It is produced. It defines the future, and it defines us.
- H2 Tech and talent to transform the world
- H3 Fast track: Engineering with speed
- H3 RTX recognized as global leader in patents and innovation
- H3 A commitment to lifesaving performance
A+Heading Text QualityAll 11 heading(s) have substantive, well-formed textPASS
A+Alt Text QualityAll 13 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #searchBar | text | Input search request | aria-label |
| #esds-bu-bar__toggle | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="esds-bu-bar__toggle">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
ALink & Button Quality82 links, 8 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://careers.rtx.com/global/en | Careers | new tab | Add '(opens in new tab)' to text |
| https://investors.rtx.com/#Investors | Investors | new tab | Add '(opens in new tab)' to text |
| /who-we-are/global-presence/america | Delivering for America | img no alt | Add alt attribute to the image |
| https://investors.rtx.com/ | Investors | new tab | Add '(opens in new tab)' to text |
| https://www.rtx.com/who-we-are/ethics-an… | Speak Up | new tab | Add '(opens in new tab)' to text |
| https://www.rtx.com/who-we-are/ethics-an… | Code of Conduct | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://careers.rtx.com/global/en; https://investors.rtx.com/#Investors; https://investors.rtx.com/; https://www.rtx.com/who-we-are/ethics-and-compliance#speakup; https://www.rtx.com/who-we-are/ethics-and-compliance#raytheon-technologies-co…
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Form Input Types1 input(s) using type=text where a specific type would helpPASS
A+Form Input Quality2 form control(s) checked, no input-semantic issuesPASS
A+Mobile Keyboard & AutofillNo autofill-eligible form controlsPASS
A+Document LanguageLang attribute set to "en"PASS
AIframe Accessibility1/1 iframe(s) missing title; 0 placeholder(s)PASS
A+Tap Target AdequacyAll tap targets meet WCAG 2.5.5/2.5.8 sizingPASS
A404 Error PageHTTP 404, custom pagePASS
A+PWA DepthNo PWA depth issues detectedPASS
A+Mobile UX Depth1 mobile-depth signal(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 96/100 — 2 failing, 26 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Navigation
A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. Learn more about the `tabindex` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Skip to main content div#wrapper > header > div#header > button.esds-mega-nav__skip-link |
RTX div > ul > li > a.active |
Collins Aerospace div > ul > li > a |
Pratt & Whitney div > ul > li > a |
Raytheon div > ul > li > a |
RTX 195.93 div > div.simple-stock-quote > div.initialized > a.esds-bu-bar__quote-link |
RTX logo div > div.row > div.esds-mega-nav__logo > a |
Menu section.wrapper > div > div.row > a.esds-mega-nav__hamburger |
Input search request div.row > div.esds-mega-nav__search-bar > form.esds-mega-nav__search-bar-form > input#searchBar |
Submit search request div.row > div.esds-mega-nav__search-bar > form.esds-mega-nav__search-bar-form > button.esds-mega-nav__search-bar-form-submit |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
We are RTX div > div.row > article.equal-grid__item > a |