Skip to main content

Colour

Our colour system builds on the recognition of the JET brand colours to make the product interface more usable.

Alias tokens by theme

Alias tokens use different global tokens depending on which theme is being used.


Elementary

Basic alias colour tokens for the basic building blocks of our products, including backgrounds, borders and dividers.

Page Backgrounds

Example Description Token name
  • Background default Default page background Global token used: $color-mozzarella-5
    $color-background-default
  • Background subtle Subtle page background Global token used: $color-mozzarella-10
    $color-background-subtle
  • Background dark High contrast page background Global token used: $color-mozzarella-100
    $color-background-dark
  • Overlay Translucent background overlay Global token used: $color-black @55%
    $color-overlay

Container Backgrounds

Example Description Token name
  • Container default Default container background Global token used: $color-white
    $color-container-default
  • Container subtle Subtle container background Global token used: $color-mozzarella-10
    $color-container-subtle
  • Container strong Strong container background Global token used: $color-mozzarella-20
    $color-container-strong
  • Container dark Dark container background Global token used: $color-mozzarella-90
    $color-container-dark
  • Container inverse Inverse container background Global token used: $color-mozzarella-90
    $color-container-inverse
  • Container inverse alternative Alternative Inverse container background Global token used: $color-mozzarella-90
    $color-container-inverse-alternative

Interactive Backgrounds

Example Description Token name
  • Interactive brand Brand interactive colour used mainly in button and CTA backgrounds, accent fills and borders Global token used: $color-orange
    $color-interactive-brand
  • Interactive primary Primary interactive colour used mainly in button and CTA backgrounds, accent fills and borders Global token used: $color-mozzarella-90
    $color-interactive-primary
  • Interactive secondary Primary interactive colour used mainly in button and CTA backgrounds Global token used: $color-mozzarella-10
    $color-interactive-secondary
  • Interactive inverse Inverse interactive colour used mainly in button and CTA backgrounds Global token used: $color-white
    $color-interactive-inverse
  • Interactive light Light interactive colour used on dark backgrounds Global token used: $color-white
    $color-interactive-light
  • Interactive form Field background on $background-default Global token used: $color-mozzarella-60
    $color-interactive-form

Borders

Example Description Token name
  • Border default Default border Global token used: $color-mozzarella-20
    $color-border-default
  • Border subtle Subtle border Global token used: $color-mozzarella-10
    $color-border-subtle
  • Border strong Higher contrast border Global token used: $color-mozzarella-30
    $color-border-strong
  • Border inverse Border on inverse or dark coloured backgrounds Global token used: $color-mozzarella-70
    $color-border-inverse
  • Border selected Border for selected state of the box Global token used: $color-mozzarella-50
    $color-border-selected
  • Border selected brand Used to indicate a box or container is selected. Make sure you use a 2px border. Global token used: $color-orange
    $color-border-selected-brand

Dividers

Example Description Token name
  • Divider default Divider for use above default and light-coloured backgrounds Global token used: $color-black @8%
    $color-divider-default
  • Divider inverse Divider for use above inverse and dark-coloured backgrounds Global token used: $color-white @20%
    $color-divider-inverse

Supportive Feedback

Alias colour tokens used to add meaning and brand our products.

Feedback

Example Description Token name
  • Support neutral Neutral; used for neutral messaging and alerts Global token used: $color-mozzarella-20
    $color-support-neutral
  • Support error Error; high-impact messaging Global token used: $color-red
    $color-support-error
  • Support error 02 Low contrast version of $support-error Global token used: $color-red-10
    $color-support-error-02
  • Support warning Warning; moderate impact messaging Global token used: $color-yellow
    $color-support-warning
  • Support warning 02 Low contrast version of $support-warning Global token used: $color-yellow-10
    $color-support-warning-02
  • Support positive Success; positive messaging Global token used: $color-green
    $color-support-positive
  • Support positive 02 Low contrast version of $support-positive Global token used: $color-green-10
    $color-support-positive-02
  • Support positive inverse High contrast version of $support-positive to be used over dark backgrounds Global token used: $color-green-30
    $color-support-positive-inverse
  • Support info Information; instructional messaging Global token used: $color-blue
    $color-support-info
  • Support info 02 Low contrast version of $support-info Global token used: $color-blue-10
    $color-support-info-02
  • Support info inverse High contrast version of $support-info to be used over dark backgrounds Global token used: $color-blue-30
    $color-support-info-inverse
  • Support neutral persistent Low contrast $support-01 for subtle surfaces + effects. Retains global token value in dark theme. Global token used: $color-mozzarella-20
    $color-support-neutral-persistent
  • Support error inverse High contrast support error color used on top of $container-inverse Global token used: $color-red-30
    $color-support-error-inverse

Brand

Example Description Token name
  • Support brand 01 Special; special attention messaging Global token used: $color-orange-30
    $color-support-brand-01
  • Support brand 02 Low contrast version of $support-brand-01 for subtle surfaces and effects Global token used: $color-orange-10
    $color-support-brand-02
  • Support brand 03 Discretionary brand surfaces and effects Global token used: $color-blue-25
    $color-support-brand-03
  • Support brand 03 subtle Discretionary brand surfaces and effects Global token used: $color-cupcake-10
    $color-support-brand-03-subtle
  • Support brand 04 Discretionary brand surfaces and effects Global token used: $color-red-25
    $color-support-brand-04
  • Support brand 04 subtle Discretionary brand surfaces and effects Global token used: $color-berry-10
    $color-support-brand-04-subtle
  • Support brand 05 Discretionary brand surfaces and effects Global token used: $color-yellow
    $color-support-brand-05
  • Support brand 05 subtle Discretionary brand surfaces and effects Global token used: $color-turmeric-5
    $color-support-brand-05-subtle
  • Support brand 06 Discretionary brand surfaces and effects Global token used: $color-purple
    $color-support-brand-06
  • Support brand 06 subtle Discretionary brand surfaces and effects Global token used: $color-aubergine-10
    $color-support-brand-06-subtle
  • Support brand 07 Discretionary brand surfaces and effects Global token used: $color-orange-55
    $color-support-brand-07
  • Support brand 07 subtle Discretionary brand surfaces and effects Global token used: $color-tomato-5
    $color-support-brand-07-subtle

Content

Alias colour tokens used for text and icons only.

Static

Example Description Token name
  • Content default Default text and icon colour Global token used: $color-charcoal-80
    $color-content-default
  • Content subdued Subdued text and icon colour used for secondary text and input labels Global token used: $color-charcoal-70
    $color-content-subdued
  • Content light Text and icon colour used on dark backgrounds Global token used: $color-white
    $color-content-light
  • Content dark Text and icon colour used on light backgrounds Global token used: $color-charcoal-80
    $color-content-dark
  • Content inverse Text and icon colour used on inverse backgrounds Global token used: $color-white
    $color-content-inverse
  • Content error Text and icon colour for error messaging Global token used: $color-red
    $color-content-error
  • Content positive Text and icon colour for success messaging Global token used: $color-green
    $color-content-positive
  • Content disabled Text and icon colour to mark them as disabled Global token used: $color-charcoal-50
    $color-content-disabled
  • Content brand Brand text and icon colour Global token used: $color-orange
    $color-content-brand

Interactive

Example Description Token name
  • Content interactive brand Brand colour for interactive text and icons Global token used: $color-orange
    $color-content-interactive-brand
  • Content interactive light Persistent colour for interactive text and icons on dark backgrounds. Uses the same global token in all themes Global token used: $color-white
    $color-content-interactive-light
  • Content interactive primary Colour for the text and icons of primary interactive elements Global token used: $color-white
    $color-content-interactive-primary
  • Content interactive secondary Colour for the text and icons of secondary interactive elements Global token used: $color-charcoal-80
    $color-content-interactive-secondary
  • Content interactive tertiary Colour for the text and icons of tertiary interactive elements Global token used: $color-charcoal-75
    $color-content-interactive-tertiary
  • Content interactive inverse Colour for interactive text and icons on inverse backgrounds Global token used: $color-charcoal-80
    $color-content-interactive-inverse
  • Content interactive dark Persistent colour for interactive text and icons on light backgrounds. Uses the same global token in all themes Global token used: $color-charcoal-80
    $color-content-interactive-dark
  • Content interactive error Colour for the text and icons of error-specific interactive elements Global token used: $color-red
    $color-content-interactive-error
  • Content interactive subdued Subdued text and icon colour used for text and icons Global token used: $color-charcoal-60
    $color-content-interactive-subdued
Example Description Token name
  • Content link Text and icon colour for links Global token used: $color-charcoal-80
    $color-content-link
  • Content link distinct Text and icon colour for high visibility links Global token used: $color-blue
    $color-content-link-distinct
  • Content link light Persistent text and icon colour for dark backgrounds. Uses the same global token in all themes Global token used: $color-white
    $color-content-link-light
  • Content link inverse Text and icon colour for inverse backgrounds Global token used: $color-white
    $color-content-link-inverse
  • Content link visited Text and icon colour for visited links Global token used: $color-system-purple
    $color-content-link-visited
  • Content link visited inverse Text and icon colour for visited links on inverse backgrounds Global token used: $color-system-purple-10
    $color-content-link-visited-inverse

Reactive

Alias colour tokens used to represent state changes and loading animations in components.

States

Example Description Token name
  • Hover 01 Opacity effect for hover states on default backgrounds Global token used: $color-hover-darken
    $color-hover-01
  • Hover 02 Opacity effect for hover states on inverse backgrounds Global token used: $color-hover-lighten
    $color-hover-02
  • Hover 02 light Persistent opacity effect for hover states on dark backgrounds. Uses the same global token in all themes Global token used: $color-hover-lighten
    $color-hover-02-light
  • Hover 01 dark Persistent opacity effect for hover states on light backgrounds. Uses the same global token in all themes Global token used: $color-hover-darken
    $color-hover-01-dark
  • Active 01 Opacity effect for active states on default backgrounds Global token used: $color-active-darken
    $color-active-01
  • Active 02 Opacity effect for active states on inverse backgrounds Global token used: $color-active-lighten
    $color-active-02
  • Active 02 light Opacity effect for active states on dark backgrounds. Uses the same global token in all themes Global token used: $color-active-lighten
    $color-active-02-light
  • Active 01 dark Opacity effect for active states on light backgrounds. Uses the same global token in all themes Global token used: $color-active-darken
    $color-active-01-dark
  • Resting 0% opacity used for resting hover and active overlays Global token used: $color-white
    $color-resting
  • Disabled 01 Colour used for disabled UI elements Global token used: $color-mozzarella-20
    $color-disabled-01
  • Disabled 01 inverse Colour used for disabled UI elements on inverse backgrounds Global token used: $color-mozzarella-80
    $color-disabled-01-inverse
  • Focus inner Colour used for outline focus states Global token used: $color-white
    $color-focus-inner
  • Focus outer Colour used for outline focus states Global token used: $color-blue-70
    $color-focus-outer

Skeleton

Example Description Token name
  • Skeleton 01 Colour used for skeletons used as placeholders for UI elements while loading Global token used: $color-mozzarella-10
    $color-skeleton-01
  • Skeleton 02 Colour used for skeletons used as placeholders for UI elements while loading Global token used: $color-mozzarella-20
    $color-skeleton-02
  • Skeleton 03 Colour used for skeletons used as placeholders for UI elements while loading Global token used: $color-white
    $color-skeleton-03