Accessibility Statement

ITC ENERGY™ is committed to ensuring this website is accessible to all users. This statement describes our conformance target, implemented features, and how to report issues.

Conformance Target

This website targets conformance with the Web Content Accessibility Guidelines (WCAG) 2.2 Level AA. WCAG 2.2 is developed by the World Wide Web Consortium (W3C) and defines how to make web content more accessible to people with disabilities.

We also design with reference to Section 508 of the Rehabilitation Act and the Americans with Disabilities Act (ADA) Title III as applied to public-facing websites.

Last reviewed: March 2026

Implemented Accessibility Features

The following accessibility features have been implemented across all pages of this site:

  • Skip-to-content link visible on keyboard focus on every page
  • Semantic HTML5 landmark structure: header, nav, main, footer, aside
  • Single h1 per page with logical heading hierarchy (h1 → h2 → h3, no skipped levels)
  • Visible focus indicators on all interactive elements (3px teal outline, minimum 3:1 contrast ratio)
  • Mobile navigation with aria-expanded, aria-controls, and Escape key to close
  • All form fields have persistent visible labels (not placeholder-only)
  • Form fields use aria-required, aria-describedby for helper text, and role="alert" for error messages
  • Form success message uses role="status" with aria-live="polite"
  • All touch targets are minimum 44×44px
  • All images and SVG diagrams have descriptive alt text or aria-label; decorative elements use aria-hidden="true"
  • Color is not used as the sole means of conveying information
  • @media (prefers-reduced-motion: reduce) suppresses all CSS transitions and animations
  • Portal overlay uses role="dialog", aria-modal="true", focus management, and Escape key to close
  • All pages have descriptive title elements and lang="en" on the html element
  • Breadcrumb navigation uses aria-label="Breadcrumb" and semantic ol list
  • Current page indicated with aria-current="page" in navigation

Color Contrast

The following color combinations are used throughout the site. All text combinations meet or exceed WCAG 2.2 AA minimum contrast ratios (4.5:1 for normal text, 3:1 for large text and UI components).

Foreground Background Ratio Status
Slate-100 (#F1F5F9), body text BG (#0A0D12) ~16.8:1 Pass AAA
Slate-300 (#CBD5E1), secondary text BG (#0A0D12) ~11.2:1 Pass AAA
Slate-400 (#94A3B8), body copy BG (#0A0D12) ~7.1:1 Pass AA
Teal (#0D9488), links, accents BG (#0A0D12) ~4.8:1 Pass AA
Teal-lt (#14B8A6), eyebrows BG (#0A0D12) ~5.9:1 Pass AA
Copper-lt (#D97706), copper accents BG (#0A0D12) ~5.2:1 Pass AA
Slate-500 (#64748B), metadata BG (#0A0D12) ~4.5:1 Pass AA
Focus ring: Teal (#0D9488) BG (#0A0D12) ~4.8:1 Pass AA (UI)

Known Limitations

The following items require manual testing or backend integration that is outside the scope of the current static site deployment:

  • Contact form submission is currently front-end only. Backend integration (email delivery, confirmation) is pending. Screen reader announcement of submission status is implemented but depends on backend response.
  • Windows High Contrast Mode has been designed for but not formally tested with all system themes.
  • The hero background image is decorative and does not convey information not available in text. However, formal screen reader testing with NVDA, JAWS, and VoiceOver has not been completed for all pages.

Feedback and Contact

If you experience any accessibility barriers on this website, or if you require information in an alternative format, please contact us. We are committed to responding to accessibility feedback promptly.

Submit your feedback through the Contact page and select "Other" as the inquiry type. Please describe the barrier you encountered and the assistive technology or browser you are using.