Official Palette
Lime #C3F400 as primary color. No secondary accent color — high-contrast grays for text emphasis only. Deep OLED backgrounds.
Click to copy
Lime Primary
BG Body
BG Section
Text Primary
Text Muted
Nine named steps. Any rgba() outside this ladder is visual debt.
| Preview | Token | Value | Use |
|---|---|---|---|
| wash | |||
| subtle hover | |||
| badge / chip | |||
| card border | |||
| card glow | |||
| active border | |||
| strong glow | |||
| overlay | |||
| near solid |
Success / Online
#22c55e — Status only. Never as brand color.
Warning / Pending
#f59e0b — Alerts, pending states.
Error / Offline
#ef4444 — Errors, critical states.
Neutral / Inactive
#94a3b8 — Secondary text, inactive states.
The brand is dark-first, but light theme exists. Pure lime #C3F400 on white scores 1.29:1 — it washes out. In light theme lime splits into three roles, each with the contrast that role demands.
Fill
Button, badge and bar background. 2.20:1 on white; #141414 text on top scores 8.36:1 (AAA).
Borders and icons
Outline, icon, focus ring. 3.0:1 — WCAG minimum for UI components.
Text
Lime as LETTERING on white. 4.58:1 — passes AA for body copy.
Get StartedPrimary button in light theme
Never in light theme
#C3F400 as lettering on white — 1.29:1, illegible
#C3F400 as fill on white — vanishes into the background
#135BEC
#8b5cf6
#a855f7
#40c9ff
#e81cff
#256af4
#3b82f6
Every ratio is computed at build time from the hex. If a documented pair drops below AA, the build fails.
| Pair | Theme | Role | Minimum | ||
|---|---|---|---|---|---|
| Aa | Dark | texto | 18.92:1 | 4.5:1 | Body text on the site background |
| Aa | Dark | texto | 7.72:1 | 4.5:1 | Subtitles and descriptions |
| Aa | Dark | texto | 15.33:1 | 4.5:1 | Lime as emphasis text in dark theme |
| Aa | Dark | texto | 14.26:1 | 4.5:1 | Text inside the lime button |
| Aa | Light | texto | 8.35:1 | 4.5:1 | Text on the light-theme lime fill |
| Aa | Light | texto | 4.58:1 | 4.5:1 | Lime as TEXT on white |
| Aa | Light | ui | 3.06:1 | 3:1 | Border, icon and focus ring on white |