Mesa Design System White Logo

Tokens

Background

TokenRoleValueExample
$backgroundDefault page background#FFFFFFWhite Color
$background-secondarySubtle color for background#F1EFF7vBackground Secondary Color
$background-secondary-lightSubtle color for background#F9F8FCBackground Secondary Light Color
$background-inverseFeature background color#0C0D17Primary Black
$background-brandFeature background color#000F7EBackground Brand
$background-gradientFeature background color
#08198E–#05023CBackground Gradient
$background-utilityUtility background color#5D5E68Background Utility

 

Text

TokenRoleValueExample
$text-primaryPrimary body copy;
Headers;
Hover text color for $text-secondary;
Selected text color
#0C0D17Primary Black
$text-secondarySecondary text color;
Input labels color;
Unselected text color
#5D5E68Text Secondary Color
$text-placeholderPlaceholder text#A6ABB2Text Placeholder Color
$text-on-colorText on interactive colors#FFFFFFWhite Color
$text-helperHelper text
#868D97Text Disabled Color
$text-errorError message text#ED0515Error Color
$text-inverseText color on $background-inverse#FFFFFFWhite Color
$text-disabledDisabled text color;
Disabled label
#868D97Text Disabled Color

 

Button

TokenRoleValueExample
$button-primaryPrimary button background color#0070C1Secondary Blue
$button-primary-hoverHover color for $button-primary#0053A5Secondary Blue Hover
$button-primary-activeActive color for $button-primary#000F7EBackground Brand
$button-danger-primaryPrimary danger button background color#ED0515Error Color
$button-danger-primary-hoverHover state color for danger buttons#C70412Danger Hover
$button-disabledDisabled state color for buttons#DADDE0Button Disabled
$button-disabled-02Disabled state color for buttons#DAEAF6Button Disabled 02
$button-disabled-03Disabled state color for buttons#B4D5EDButton Disabled 03
$button-inverseInverse button background color#FFFFFFWhite Color
$button-inverse-hoverHover color for $button-inverse#0C0D17Primary Black

 

Border

TokenRoleValueExample
$border-subtle-01Subtle border color on $background#CDD1E2Border Subtle 01
$border-subtle-02Subtle border color on $background#EAEBEEBorder Subtle 02
$border-strong-01Strong border color on $background#5D5E68Text Secondary Color
$border-strong-02Strong border color on $background#0C0D17Primary Black
$border-error-01Border for error states#FB4653Border Error 01
$border-interactiveInteractive or selected border color#3296DCBorder Interactive
$border-disabledDisabled state color for borders (excluding border-subtles#C5C9CDBorder Disabled

 

Link

TokenRoleValueExample
$link-primaryPrimary links;
Ghost button
#0070C1Secondary Blue
$link-primary-hoverHover state color for $link-primary
#0053A5Secondary Blue Hover
$link-secondarySecondary link color #000F7EBackground Brand
$link-inverseLinks on $background-inverse#96D5FFInverse Blue

 

Icon

TokenRoleValueExample
$icon-primaryPrimary icons#0C0D17Primary Black
$icon-secondarySecondary icons#5D5E68Text Secondary Color
$icon-brandBranded icons#0070C1Secondary Blue
$icon-disabledDisabled state for icons#DADDE0Icon Disabled
$icon-inverseInverse text color;
Inverse icon color
#FFFFFFWhite Color
$icon-on-colorIcons on interactive colors;
Icons on non-ui colors
#C5C9CDInverse Blue