Tooltip and Help Text Design: Character Count Best Practices

Tooltips and help text are the unsung heroes of user interface design. These small text elements guide users through complex interactions, prevent errors, and reduce support requests. Getting the character count right is critical — too short and the text is unhelpful, too long and it overwhelms the user.

Character Count Guidelines

ElementRecommended LengthMaximumNotes
Tooltip40–80 characters150 charactersMust be readable in 3–5 seconds
Inline help text60–120 characters200 charactersDisplayed below form fields
Error message40–100 characters150 charactersMust include how to fix the error
Placeholder text20–40 characters60 charactersExample format or brief hint
Info banner80–200 characters300 charactersContextual information blocks
Empty state text60–150 characters250 charactersGuides users to take action

UX Writing Principles for Help Text

Tooltip Design Patterns

Tooltips appear on hover (desktop) or tap (mobile) and should disappear when the trigger is removed. Key design considerations:

  1. Display within 200ms of hover to feel responsive
  2. Position to avoid obscuring related content
  3. Use a maximum width of 250px to prevent overly wide tooltips
  4. Ensure sufficient contrast between tooltip text and background

Accessibility Considerations

Help text must be accessible to all users, including those using screen readers and keyboard navigation:

Platform-Specific Guidelines

PlatformTooltip MaxNotes
Material Design (Google)80 charactersSingle line preferred
Apple HIG150 charactersBrief, informative
Microsoft Fluent80 charactersAction-oriented

Conclusion

Effective tooltips and help text are concise, specific, and accessible. Keep tooltips under 80 characters and help text under 120 for optimal readability. Use Character Counter to verify your microcopy lengths during the design process.