Lime
#C3F53D
The signature colour. Buttons and highlights on dark backgrounds, and the default accent in the app's dark mode. Too pale for text on white.
Colours, colour codes and typefaces for Nexus Connect. Use them when you write about us, build an integration or design something that sits next to our logo.
A segmented ring in lime and teal, shown here on the three backgrounds it sits on most often.
Nexus Connect
Nexus Connect
Nexus ConnectFive greens from lime to deep forest. These are the brand colours defined in every Nexus app.
#C3F53D
The signature colour. Buttons and highlights on dark backgrounds, and the default accent in the app's dark mode. Too pale for text on white.
#4BAB90
A calmer green for secondary accents, and the focus ring in the app's sidebar.
#458174
Marks the active item in the app's sidebar. The lightest green that carries white text at AA.
#2D4A42
Primary buttons and focus rings in the app's light mode, where lime is too pale to fill a button.
#1A3329
The darkest green. Text and icons on lime, and dark green backgrounds.
nexuscap.no adds a brighter lime for labels and highlights, and near-black greens for backgrounds.
#A3E635
Section labels, highlighted words in headings and the faint grid lines on nexuscap.no.
#D4FF4A
Hover state for lime buttons and links on nexuscap.no.
#050A05
The page background on nexuscap.no.
#0C120C
Cards and image frames that sit on Night.
The warm greys behind the Nexus app in light mode, and the red for errors. The app defines them in OKLCH; the HEX values are the nearest sRGB match.
#F5F4EF
The app's page background in light mode.
#FDFDFA
Cards, dialogs and menus.
#211F18
Body text and headings.
#666358
Secondary text, captions and labels.
#E0DDD5
Borders and dividers.
#E3EEE6
Hover and selected states — a faint green wash.
#E7000B
Errors and destructive actions, such as delete.
Satoshi on the website, Geist in the product and Geist Mono for fixed-width text.
The website and marketing material. Headings in Black, body text in Regular.
Get it from FontshareWeights
ABCDEFGHIJKLMNOPQRSTUVWXYZÆØÅ abcdefghijklmnopqrstuvwxyzæøå 0123456789
Every Nexus app — the company dashboard, the investor portal and the campaign pages.
Get it from Google FontsWeights
ABCDEFGHIJKLMNOPQRSTUVWXYZÆØÅ abcdefghijklmnopqrstuvwxyzæøå 0123456789
Weights
ABCDEFGHIJKLMNOPQRSTUVWXYZÆØÅ abcdefghijklmnopqrstuvwxyzæøå 0123456789
Text on brand colours, measured against WCAG 2.1: AA needs 4.5:1 for body text and 3:1 for large text, AAA needs 7:1.
The primary palette as CSS variables, exactly as the Nexus apps define it.
:root {
--brand-lime: #C3F53D;
--brand-teal: #4BAB90;
--brand-dark-teal: #458174;
--brand-forest: #2D4A42;
--brand-deep-forest: #1A3329;
}