Radix Mint
Radix UI's mint scale — 12 semantically labeled steps published in both light and dark variants. A cool, slightly aqua mint green. Step 1 is app background, step 9 is the solid brand color, step 12 is high-contrast text. The same step number means the same semantic role across light and dark, with different hex values per mode.
28 swatches 14 light roles 14 dark roles
Swatches
mint-1-light
#F9FEFD
App background.
mint-2-light
#F2FBF9
Subtle background.
mint-3-light
#DDF9F2
UI element background.
mint-4-light
#C8F4E9
Hovered UI element background.
mint-5-light
#B3ECDE
Active / selected UI element background.
mint-6-light
#9CE0D0
Subtle borders and separators.
mint-7-light
#7ECFBD
UI element border and focus rings.
mint-8-light
#4CBBA5
Hovered UI element border.
mint-9-light
#86EAD4
Solid background — the brand color step.
mint-10-light
#7DE0CB
Hovered solid background.
mint-11-light
#027864
Low-contrast text.
mint-12-light
#16433C
High-contrast text.
mint-1-dark
#0E1515
App background.
mint-2-dark
#0F1B1B
Subtle background.
mint-3-dark
#092C2B
UI element background.
mint-4-dark
#003A38
Hovered UI element background.
mint-5-dark
#004744
Active / selected UI element background.
mint-6-dark
#105650
Subtle borders and separators.
mint-7-dark
#1E685F
UI element border and focus rings.
mint-8-dark
#277F70
Hovered UI element border.
mint-9-dark
#86EAD4
Solid background — the brand color step.
mint-10-dark
#A8F5E5
Hovered solid background.
mint-11-dark
#58D5BA
Low-contrast text.
mint-12-dark
#C4F5E1
High-contrast text.
slate-11-light
#60646C
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 11 is low-contrast text.
slate-12-light
#1C2024
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 12 is high-contrast text.
slate-11-dark
#B0B4BA
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 11 is low-contrast text.
slate-12-dark
#EDEEF0
Neutral text imported from Radix Slate for legibility on the chromatic scale's mid-tone backgrounds. Step 12 is high-contrast text.
Mode role mappings
Light mode (14 roles)
accent
→ mint-8-light accent-hover
→ mint-7-light background
→ mint-1-light error
→ mint-12-light primary
→ mint-9-light primary-hover
→ mint-10-light success
→ mint-9-light surface
→ mint-2-light surface-elevated
→ mint-3-light text-primary
→ slate-12-light text-secondary
→ slate-11-light text-tertiary
→ mint-9-light warning
→ mint-9-light warning-hover
→ mint-10-light Dark mode (14 roles)
accent
→ mint-8-dark accent-hover
→ mint-7-dark background
→ mint-1-dark error
→ mint-12-dark primary
→ mint-9-dark primary-hover
→ mint-10-dark success
→ mint-9-dark surface
→ mint-2-dark surface-elevated
→ mint-3-dark text-primary
→ slate-12-dark text-secondary
→ slate-11-dark text-tertiary
→ mint-9-dark warning
→ mint-9-dark warning-hover
→ mint-10-dark Provenance
- Source
- https://www.radix-ui.com/colors/docs/palette-composition/scales
- License
MIT- Attribution
- Radix Colors, Copyright WorkOS, Inc., MIT licensed. Imported from the radix-ui/colors repository on GitHub.
- Imported
-
2026-05-17(upstream version 3.0.0) - Notes
- Radix publishes distinct hex values for each scale in light and dark mode. This atom carries both as -light and -dark suffixed swatches; modes.light.roles points at -light swatches and modes.dark.roles at -dark swatches. Mint is a chromatic hue and makes a poor neutral for body text, so steps 11 and 12 of Radix Slate are imported as supplementary swatches and used for text-primary and text-secondary in both modes.