Mesa Design System White Logo

Checkboxes are used when multiple items can be selected in a list. Users can select zero, one, or several items. Checkboxes work independently from each other; checking one box does not affect any other selections. A standalone checkbox may be used for a single option that the user can turn on or off.

Color

ElementPropertyColor token
Group labeltext color$text-secondary
Checkbox labeltext color$text-primary
Checkbox:uncheckedborder$border-subtle-01
 background-color$background
Checkbox:checkedbackground-color$icon-brand
 checkmark$icon-on-color
Helper texttect color$text-secondary

Typography

ElementFont-size (px/rem)Font-weightType token
Group label14 / 0.875Semibold / 600$heading-compact-02
Checkbox label14 / 0.875Regular / 400$body-compact-02
Helper text14 / 0.875Regular / 400$helper-text-01

Structure

ElementPropertypx / remSpacing token
Checkboxheight, width14px
 border1px
Group labelmargin-bottom4 / 0.25$spacing-02
Checkbox labelpadding-left8 / 0.5$spacing-03
Checkbox itemmargin-bottom8 / 0.5$spacing-03