Writing & StyleStyle guide

Writing Accessible Meter Labels

Writing Accessible Meter Labels records a distinct W3C-supported interface-content task while keeping implementation mechanics outside the writing guidance.

Quick answer

Label a meter with what it measures; communicate the current reading separately through the meter’s value information.

Key details

Core IssueW3C APG requires a meter to reference its visible label when one exists or otherwise receive an accessible label, separately from the meter’s current value.
Registerweb accessibility and interface content

Important caveats

Scope Boundary

This page covers meter-label wording; value ranges, role selection, and aria-valuetext implementation remain separate concerns.

Further guidance

Content

Write the meter label to name what is being measured, such as battery charge or fuel level, while leaving the current reading to the meter’s value semantics.

Purpose

Separating the measurement name from the reading helps users understand both what the meter represents and what value it currently shows.

Sources and evidence

Sources are shown with the role they play in this guide. Historical or style-sensitive claims are kept within the evidence boundary described above.

  1. Meter Pattern — WAI-ARIA Authoring Practices Guide (opens in a new tab)World Wide Web Consortium (W3C) · W3C APG guidance for meter accessible naming and user-friendly meter value text when a numeric value alone is insufficient.

Explore the topic