Links styles

#
minutes to read
September 20, 2025

Links are one of the oldest and most essential UI elements. Clear and consistent link styles improve navigation, accessibility, and user trust.

Overview

Links connect users to other pages, resources, or sections. Despite their simplicity, they are often misstyled in modern design trends. Links that look like plain text get missed. Links that rely only on color are inaccessible. And links that resemble buttons confuse users.

Consistent link styling builds predictable interactions: users know what is clickable, what to expect, and how to navigate confidently.

Best practices

Guidelines for effective and accessible link styling.

Make links visually distinct

Importance:
Critical

Links must be clearly distinguishable from body text. Do not rely on color alone to indicate a link, as this creates accessibility issues for users with color vision deficiencies.

The most effective and widely recognized convention is to underline link text. Underlines provide a strong visual cue and remain visible regardless of color perception. If you choose not to use underlines, ensure that links have another persistent indicator (such as a distinct font style) that differentiates them from regular text.

Text example showing that links are underlined, making them visually distinct and easy to identify from body text

References:

References:

Provide clear hover and focus states

Importance:
Critical

Links must have visible states for mouse and keyboard users. Hover/focus should reinforce interactivity, not remove indicators.

Examples of hyperlink states: normal, hover, active, focus, and disabled, showing clear visual differences for accessibility

References:

Use consistent styles across the system

All links should share the same base style. Contextual variations (navigation menus, footers) are acceptable but must remain consistent within their context.

References:

Ensure adequate contrast

Importance:
Critical

Links must meet contrast ratios against background and surrounding text (at least 4.5:1 for normal text).

References:

Common mistakes

Frequent mistakes in link styling.

Styling links like plain text

Importance:
Critical

Users may not recognize them as interactive, leading to missed navigation.

Relying only on color to indicate links

Importance:
Critical

Fails accessibility standards and excludes users with color vision deficiencies.

Removing underline on hover

Removing indicators on interaction reduces clarity instead of reinforcing it.

Inconsistent link styles across the product

Breaks predictability and forces users to re-learn interactions.

Summary

Key takeaways for link styling.

  • Links must always be visually distinct from body text.
  • Inline links should be underlined or have an equally strong indicator.
  • Provide clear hover and focus states for accessibility.
  • Ensure links meet color contrast requirements.
  • Keep link styling consistent across contexts.

Good link styles make navigation effortless. Poor link styles create uncertainty, confusion, and accessibility barriers.

Newsletter subscription

Get notified when new guides are published. Subscribe to receive practical UX recommendations straight to your inbox.