FONT: Oswald (Primary); Calibri, Arial (Fallback)
SIZES: 12px, 16px, 20px, 24px, 32px, 40px, 55px
SETTINGS: bB bB iI iI uU uU uU Uu
The Renewable Dream Team logo should always be displayed with proper clearance space around it. The minimum clearance space should be equal to the height of the "R" in the logo.
Do not distort, recolor, or alter the logo in any way that compromises its integrity. Always use the approved versions provided in this guide.
Allowed backgrounds: Neutral Grey-100 or solid brand colors (Blue-500, Navy-700). Do not place on busy backgrounds or add drop-shadows.
Oswald is the primary brand font for headlines and key messaging. For body text, use Calibri or Arial as a fallback.
Headlines should use size 55pt, 24pt, or 16pt as specified in the brand guidelines.
Spacing Scale (no two values closer than ~25% apart):
Box-shadow tokens (two-part shadows):
Medium Shadow
--shadow-md
Large Shadow
--shadow-lg
Pick one radius per context and stay consistent—mixing radii undermines polish.
Small Radius
4px
Medium Radius
8px
Large Radius
16px
Primary Blue (#046ABB) and Deep Navy (#00197A) should be used as the primary colors for most applications.
Solar Orange (#F87F12) provides accent and energy, and should be used sparingly for highlights or calls to action.
Vivid Green (#37CA37) represents sustainability and growth, suitable for environmental messaging.
Neutral Grey (#9FA1A3) provides balance and can be used for body text or subtle backgrounds.
By following these expanded guidelines—defining clear roles, naming tokens consistently, ensuring accessibility and documenting state palettes—you'll guarantee that every screen and interaction feels unmistakably "Renewable Dream Team."
Use the following guidelines to ensure consistent application of our brand colors across different contexts:
Role | Palette Source | Example Usage |
---|---|---|
Primary UI | Blue Mono & Analogous | Nav bars, primary buttons, headers |
Secondary UI | Navy Mono & Analogous | Sub-navigation, secondary buttons |
Highlights / CTAs | Solar Orange Mono / Comp. | Links, primary calls-to-action, badges |
Success / Eco-msg | Vivid Green Mono / Analogous | "Task completed," environmental badges |
Warnings / Alerts | Signal Red Mono / Comp. | Error states, destructive actions |
Data Visualizations | Triadic / Tetradic sets | Charts, graphs (3-series or 4-series) |
Backgrounds & Text | Neutral Grey Ramp | Page backgrounds, body text, dividers |
Tip: Reserve "big leaps" (Complementary, Triadic, Tetradic) for moments you need user attention. Use Monochromatic and Analogous for everyday surfaces and states.
In your CSS or design tokens, normalize to 6-digit hex and drop the FF alpha. For each hue, define a scale from light to dark:
Scale numbers (50–900): light → base → dark
Roles:
WCAG AA for normal text: 4.5:1
WCAG AAA for large text (≥24 px bold or ≥19 px regular): 3:1
Checklist:
Use a contrast-checker plugin in your design tool to validate each combination.
Component | Default | Hover | Active | Disabled |
---|---|---|---|---|
Primary Btn | --red-500 | --red-600 | --red-700 | --red-100 |
Secondary | --blue-500 | --blue-600 | --blue-700 | --blue-100 |
Success | --green-500 | --green-600 | --green-700 | --green-100 |
Disabled: use your lightest tint + 40% opacity text
Focus outline: 2 px solid var(--yellow-500) for high visibility