This proposal abandons the traditional OSGeo green entirely, drawing its palette from what the Earth actually looks like from space: the deep indigo of oceans at night, the cerulean blue of shallow seas, the dusty ochre of deserts, the muted sage of forests, the brilliant white of polar ice, and the warm glow of the terminator line at sunrise.
The result is a brand that feels literally geospatial -- you look at the colors and see Earth. It's a departure from the "tech green" default and positions OSGeo as the foundation that sees the whole planet.
Deep Ocean (#0B1D3A) -- The Pacific at night from ISS. Shallow Sea (#2E6B8A) -- Caribbean waters over reef. Atmosphere (#5BA3C9) -- The thin blue line at the limb of Earth. Ice (#B8DCF0) -- Antarctic ice shelf reflections. Landmass (#6B8E5A) -- Central European forest canopy. Desert (#C4A35A) -- Saharan dunes at golden hour. Terra (#8B6B42) -- Australian outback soil.
| Element | Current | Earth from Space |
|---|---|---|
| Primary accent | #4DB05B (green) | #2E6B8A (shallow sea) |
| Dark base | #003A40 (teal) | #0B1D3A (deep ocean) |
| Warm accent | None | #C4A35A (desert) |
| Earth accent | None | #6B8E5A (landmass) |
| Heading font | Miriam Libre | Geologica |
| Body font | Sintony | Atkinson Hyperlegible |
| Color philosophy | Single hue (green-teal) | Multi-hue (ocean-land-sky) |
| Emotional tone | Tech / institutional | Planetary / scientific |
The compass rose remains the core symbol, gaining new meaning in this palette -- a navigator's tool against the backdrop of the planet it helps us understand.
| Role | Font | Weight | Tracking |
|---|---|---|---|
| Display / Hero | Geologica | ExtraBold (800) | -2px |
| Headings | Geologica | Bold (700) | -1px |
| Body | Atkinson Hyperlegible | Regular (400) | 0 |
| Labels / UI | Geologica | Medium (500) | 0.5px |
Each gradient tells a story from orbital observation.
Shadows use deep ocean blue for an integrated feel.
/* Ocean */ background: #2E6B8A; color: #fff; border-radius: 8px;
/* Land */ background: #6B8E5A; color: #fff;
/* Ghost */ border: 2px solid #5BA3C9; color: #0B1D3A;
/* Deep */ background: #0B1D3A; color: #B8DCF0;
| Property | Current | Earth from Space |
|---|---|---|
| Primary Accent | #4DB05B green | #2E6B8A shallow sea |
| Dark Base | #003A40 teal | #0B1D3A deep ocean |
| Warm Accent | n/a | #C4A35A desert |
| Earth Accent | n/a | #6B8E5A landmass |
| Heading Font | Miriam Libre | Geologica |
| Body Font | Sintony | Atkinson Hyperlegible |
| Default Radius | 4px | 10px |
| Shadow Base | rgba(0,58,64,...) | rgba(11,29,58,...) |