
There’s numerous startup exercise in Seattle and the broader Pacific Northwest. Some firms are rising quickly amid the AI increase, whereas others are chopping prices and navigating challenges.
The GeekWire 200, our quarterly rating of the highest privately held expertise startups within the Pacific Northwest, is a good useful resource to assist hold monitor of the area’s up-and-coming firms, together with established leaders.
Offered by JPMorganChase, the GeekWire 200 combines goal information and editorial perception to supply a broad view of the area’s startup panorama. The rating, which dates to 2013, has lengthy served as a useful resource for traders, job seekers, service suppliers, and others monitoring the Pacific Northwest tech scene.
Right here’s the brand new high 10. See the full GeekWire 200 ranking here.
.gw-top10-container {
max-width: 630px;
width: 100%;
margin: 0 auto;
font-family: -apple-system, BlinkMacSystemFont, ‘Segoe UI’, ‘Inter’, Roboto, ‘Helvetica Neue’, Arial, sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.gw-top10-table {
width: 100%;
background: #ffffff;
border-radius: 12px;
box-shadow: 0 2px 12px rgba(0, 0, 0, 0.08);
overflow: hidden;
}
.gw-table-header {
background: #f9fafb;
padding: 20px 24px;
border-bottom: 2px stable #e5e7eb;
text-align: left;
}
.gw-table-title {
font-size: 14px;
coloration: #cb4c28;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.5px;
margin: 0;
show: block;
}
.gw-table-subtitle {
font-size: 22px;
font-weight: 700;
coloration: #1f2937;
margin: 4px 0 0 0;
}
.gw-company-row {
show: flex;
align-items: heart;
padding: 16px 20px;
border-bottom: 1px stable #f3f4f6;
transition: all 0.2s ease;
}
.gw-company-row:hover {
background-color: #f9fafb;
}
.gw-company-row:last-child {
border-bottom: none;
}
.gw-rank-badge {
width: 32px;
peak: 32px;
coloration: #cb4c28;
show: flex;
align-items: heart;
justify-content: heart;
font-weight: 700;
font-size: 20px;
margin-right: 12px;
flex-shrink: 0;
}
.gw-company-logo {
width: 40px;
peak: 40px;
margin-right: 12px;
border-radius: 8px;
overflow: hidden;
background: #f9fafb;
border: 1px stable #e5e7eb;
show: flex;
align-items: heart;
justify-content: heart;
flex-shrink: 0;
}
.gw-company-logo img {
width: 32px;
peak: 32px;
object-fit: include;
}
.gw-company-info {
flex: 1;
show: flex;
align-items: heart;
justify-content: space-between;
min-width: 0;
}
.gw-company-details {
flex: 1;
min-width: 0;
padding-right: 12px;
}
.gw-company-name {
font-size: 16px;
font-weight: 600;
coloration: #1f2937;
margin: 0 0 2px 0;
show: flex;
align-items: heart;
flex-wrap: wrap;
}
.gw-company-name a {
coloration: #1f2937;
text-decoration: none;
transition: coloration 0.2s ease;
}
.gw-company-name a:hover {
coloration: #cb4c28;
}
.gw-company-links {
show: inline-flex;
align-items: heart;
hole: 4px;
margin-left: 6px;
}
.gw-linkedin-link,
.gw-coverage-link {
show: inline-flex;
align-items: heart;
justify-content: heart;
width: 18px;
peak: 18px;
transition: all 0.2s ease;
}
.gw-linkedin-link {
coloration: #6b7280;
}
.gw-linkedin-link:hover {
coloration: #0077b5;
rework: scale(1.1);
}
.gw-linkedin-link svg {
width: 14px;
peak: 14px;
}
.gw-coverage-link:hover {
rework: scale(1.1);
}
.gw-coverage-link img {
width: 14px;
peak: 14px;
}
.gw-company-meta {
font-size: 13px;
coloration: #6b7280;
margin: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.gw-company-stats {
show: flex;
hole: 16px;
align-items: heart;
flex-shrink: 0;
}
.gw-stat-item {
text-align: heart;
}
.gw-stat-value {
font-size: 16px;
font-weight: 600;
coloration: #1f2937;
show: block;
line-height: 1.2;
}
.gw-stat-label {
font-size: 11px;
coloration: #6b7280;
text-transform: uppercase;
letter-spacing: 0.3px;
font-weight: 500;
margin-top: 2px;
white-space: nowrap;
}
.gw-growth-positive {
coloration: #10b981;
}
.gw-growth-negative {
coloration: #6b7280;
}
.gw-source {
padding: 16px 24px;
font-size: 12px;
coloration: #6b7280;
font-style: italic;
border-top: 1px stable #f3f4f6;
background: #fafafa;
}
/* Cell responsive kinds */
@media (max-width: 520px) {
.gw-company-stats {
justify-content: flex-start !vital;
margin-left: 0 !vital;
padding-left: 0 !vital;
}
.gw-stat-item {
text-align: left !vital;
}
.gw-table-header {
padding: 16px 18px;
}
.gw-table-title {
font-size: 12px;
}
.gw-table-subtitle {
font-size: 18px;
}
.gw-company-row {
padding: 14px 16px;
flex-wrap: wrap;
}
.gw-rank-badge {
width: 28px;
peak: 28px;
font-size: 18px;
margin-right: 10px;
}
.gw-company-logo {
width: 36px;
peak: 36px;
margin-right: 10px;
}
.gw-company-logo img {
width: 28px;
peak: 28px;
}
.gw-company-info {
flex-wrap: wrap;
width: 100%;
}
.gw-company-details {
flex: 1 1 auto;
min-width: 150px;
padding-right: 0;
}
.gw-company-name {
font-size: 15px;
}
.gw-company-meta {
font-size: 12px;
}
.gw-company-stats {
margin-top: 8px;
width: 100%;
justify-content: flex-start;
hole: 20px;
padding-left: 50px;
}
.gw-stat-value {
font-size: 15px;
}
.gw-stat-label {
font-size: 10px;
}
.gw-source {
padding: 14px 16px;
font-size: 11px;
}
}
@media (max-width: 380px) {
.gw-company-stats {
padding-left: 0;
hole: 16px;
}
.gw-company-row {
place: relative;
}
.gw-rank-badge {
place: absolute;
high: 14px;
proper: 16px;
margin-right: 0;
}
.gw-company-details {
padding-right: 40px;
}
}
High 10 Corporations: This autumn 2025
The listing displays the longtime power of the area’s enterprise software program sector, with firms like Highspot (No. 1), Truveta (No. 4), and iSpot (No. 6) among the many high 10.
However there are additionally startups making strikes in numerous different industries — highlighting the rising variety of firms cropping up in Seattle and past.
- Power: Fusion firms Helion (No. 2) and Zap Energy (No. 12); battery maker Group 14 (No. 20)
- Robotics/{hardware}: Drone firm Brinc (No. 7); weed-zapping startup Carbon Robotics (No. 9); surgical tech producer Proprio (No. 16)
- Shopper: Good house gadget firm Wyze Labs (No. 11); clothes rental startup Armoire (No. 44); microbiome testing agency Viome (No. 45)
- Area/protection: reusable rocket firm Stoke Space (No. 10); autonomous army automobile producer Overland AI (No. 14); radar maker Echodyne (No. 65)
Earlier this yr, we changed the way we calculate the rating to higher mirror present traits.
Learn on to study which firms moved up the listing and which startups joined the GeekWire 200 for the primary time.
A number of Seattle-area startups are new to the GeekWire 200.
- Clarify, which raised $15 million in June to develop its AI-powered CRM software program platform designed to automate busy work.
- Tin Can, the brand new startup behind a viral landline-style phone product for youths that not too long ago raised $3.5 million.
- Augmodo, a startup creating wearable tech for retail retailer staff that raised $37.5 million in July.
- Hubble Network, which raised $70 million this month to speed up the expansion of its satellite-powered Bluetooth community.
- Gone, which raised $6.3 million this summer time to develop its logistics-driven market reimagining the secondhand items financial system.
- Different new firms embody Electric Era, TeamSense, GoodShip, Nuance Labs, NewDays, Aurelian, Caddi, Pokee AI, Adventure Tripr, Clearbrief, Envive, NomadGo, and Ravenna.
Some firms moved up the listing.
- Oregon-based Agility Robotics (as much as No. 5) is reportedly elevating extra cash for its Digit bipedal humanoid warehouse robotic.
- Seattle cybersecurity startup Dropzone AI (No. 21) raised $37 million in a Collection B spherical.
- Cloud infrastructure startup Pulumi (No. 22) simply released its new AI agent Neo.
- Yoodli, which helps gross sales groups observe their pitches, is No. 25 after its $13.7 million round.
Others dropped down the rankings or got here off the listing.
- Rec Room is now No. 40 following substantial layoffs on the gaming startup.
- LevelTen Energy is No. 50 after shedding 60 staff.
- Nectar Social, beforehand No. 174, relocated to Silicon Valley.
And a few firms “graduated” attributable to acquisitions.
- Software program testing startup Statsig, ranked No. 5, announced its $1.1 billion blockbuster acquisition to OpenAI.
- Well being tech startup Kevala, ranked No. 185, was acquired by Residex.
Notes on the GeekWire 200
Our listing is just not scientific, by any means, and the particular rankings must be taken with a grain of salt. However it has confirmed to be a extremely great tool. We hear often from readers who use the GeekWire 200 to search for jobs, prospect for patrons, mine for potential investments, and get a high-level view of the tech group.
We additionally use the listing as a helpful insights instrument, gathering survey information to spotlight traits amongst fast-growing startups.
- GeekWire 200 survey: CEOs cautious about hiring as AI boosts productivity for Seattle startups
- How AI is transforming Seattle-area startups: Insights from GeekWire 200 CEOs
To verify your Pacific Northwest expertise startup is eligible for the GeekWire 200, first verify it’s included within the broader GeekWire Startup List. In that case, there’s no have to submit it individually. In case your startup isn’t among the many firms on that bigger listing, you can submit it for inclusion here, and we’ll crunch the numbers to see if your organization makes the following GeekWire 200 replace. Electronic mail us at tips@geekwire.com with any questions.