Radix Lime
Radix UI's lime scale — 12 semantically labeled steps published in both light and dark variants. A bright yellow-green, between grass and yellow. 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
lime-1-light
#FCFDFA
App background.
lime-2-light
#F8FAF3
Subtle background.
lime-3-light
#EEF6D6
UI element background.
lime-4-light
#E2F0BD
Hovered UI element background.
lime-5-light
#D3E7A6
Active / selected UI element background.
lime-6-light
#C2DA91
Subtle borders and separators.
lime-7-light
#ABC978
UI element border and focus rings.
lime-8-light
#8DB654
Hovered UI element border.
lime-9-light
#BDEE63
Solid background — the brand color step.
lime-10-light
#B0E64C
Hovered solid background.
lime-11-light
#5C7C2F
Low-contrast text.
lime-12-light
#37401C
High-contrast text.
lime-1-dark
#11130C
App background.
lime-2-dark
#151A10
Subtle background.
lime-3-dark
#1F2917
UI element background.
lime-4-dark
#29371D
Hovered UI element background.
lime-5-dark
#334423
Active / selected UI element background.
lime-6-dark
#3D522A
Subtle borders and separators.
lime-7-dark
#496231
UI element border and focus rings.
lime-8-dark
#577538
Hovered UI element border.
lime-9-dark
#BDEE63
Solid background — the brand color step.
lime-10-dark
#D4FF70
Hovered solid background.
lime-11-dark
#BDE56C
Low-contrast text.
lime-12-dark
#E3F7BA
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
→ lime-8-light accent-hover
→ lime-7-light background
→ lime-1-light error
→ lime-12-light primary
→ lime-9-light primary-hover
→ lime-10-light success
→ lime-9-light surface
→ lime-2-light surface-elevated
→ lime-3-light text-primary
→ slate-12-light text-secondary
→ slate-11-light text-tertiary
→ lime-9-light warning
→ lime-9-light warning-hover
→ lime-10-light Dark mode (14 roles)
accent
→ lime-8-dark accent-hover
→ lime-7-dark background
→ lime-1-dark error
→ lime-12-dark primary
→ lime-9-dark primary-hover
→ lime-10-dark success
→ lime-9-dark surface
→ lime-2-dark surface-elevated
→ lime-3-dark text-primary
→ slate-12-dark text-secondary
→ slate-11-dark text-tertiary
→ lime-9-dark warning
→ lime-9-dark warning-hover
→ lime-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-18(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. Lime 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.