# ARIA meter nodes must have an accessible name

> Canonical HTML version: https://rocketvalidator.com/accessibility-validation/axe/4.7/aria-meter-name
> Attribution: Rocket Validator (https://rocketvalidator.com)
> License: CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/)

For screen reader users, aria meter elements must have legible language that defines the destination, function, or action.

Users of screen readers are unable to determine the function of items with `role="meter"` but no accessible name.

<h3>What this Accessibility Rule Checks</h3>

Checks that all items with `role="meter"` have a distinguishable, accessible name.
