IP Rating Explained (IP54, IP65, IP67)
IP rating explained: what the two digits in IP54, IP65, and IP67 mean for dust and water ingress, and how to keep them clean in product data.
When a facilities buyer filters for washdown-safe sensors or a distributor onboards a new fixture line, the IP rating is the field that closes or kills the sale. The problem is that the same physical product arrives from three supplier feeds formatted as IP 65, IP-65, and Protection class 65 — and a catalog that cannot normalize those variants treats them as three different products, misses matches, drops SKUs from filtered search, and returns the wrong specs to AI search engines. Claro resolves exactly this: it normalizes IP codes at ingestion, validates them against IEC 60529, collapses combined values like IP65/IP67 into their two constituent ratings, and writes clean structured attributes back into your PIM or ERP so every downstream system works from a single trusted record.
Definition
IP rating explained precisely: “IP” stands for Ingress Protection. The governing standard is IEC 60529. The first numeral describes protection against solid foreign objects, running from 0 (no protection) to 6 (dust-tight). The second numeral describes protection against water, running from 0 to 9 (close-range, high-pressure, high-temperature jets, also written IPX9 or IP69K in the automotive variant). When one axis was not tested, the digit is replaced by the letter X — IPX7 declares immersion protection but makes no claim about solids.
IP54 is dust-protected (not fully dust-tight) and safe against splashing water. IP65 is dust-tight and safe against water jets. IP67 is dust-tight and safe against temporary immersion to roughly one metre for thirty minutes. The codes are tiered but not strictly nested: IP67 does not automatically guarantee IP65, because immersion and pressurized jets are different test protocols. That subtlety is exactly where catalog data goes wrong.
| Code | First digit (solids) | Second digit (water) | Plain meaning |
|---|---|---|---|
| IP54 | 5 — dust-protected | 4 — splashing water | Indoor/sheltered, light exposure |
| IP65 | 6 — dust-tight | 5 — water jets | Washdown, outdoor jets |
| IP67 | 6 — dust-tight | 7 — temporary immersion | Brief submersion to ~1 m |
| IP68 | 6 — dust-tight | 8 — continuous immersion | Depth and duration per manufacturer spec |
| IP69K | 6 — dust-tight | 9K — high-temp, high-pressure jets | Food and beverage, automotive washdown |
Why it matters for product data
IP ratings are a high-intent filter attribute. A food-plant engineer specifying washdown sensors, a facilities buyer sourcing outdoor lighting, or a marketplace shopper comparing rugged enclosures all filter on IP. If the value is missing, malformed, or inconsistent across your records, the product simply does not appear when it should — or appears wrongly and generates returns.
The data problems are consistent across industries. In industrial distribution, the same junction box arrives from three suppliers as IP 65, IP-65, and Protection class 65, and a naive dedup treats them as different products. In MRO, a pump is listed as IP68 in the spec table but IP X8 in the manual, and nobody knows which is canonical. In furniture and lighting, an outdoor fixture is tagged IP44 on the box and IP65 in the EU datasheet because the two figures describe the luminaire body versus the driver compartment separately. In CPG, a rugged cooler claims IPX7 while the listing template demands a first digit, so the feed is rejected.
Before and after: messy vs trusted IP data
| Before — messy catalog | After — Claro-processed catalog |
|---|---|
| 'IP 65', 'IP-65', 'ip65' treated as 3 different values | All normalized to canonical token IP65 |
| 'IP65/IP67' stored as a single ambiguous string | Split into two distinct ratings: IP65 and IP67 |
| 'IPX8' has first digit substituted to '6' by analyst | X preserved; impossible fabrication flagged and blocked |
| IP rating missing on 30% of outdoor fixtures | Claro enriches from source datasheet with provenance link |
| Filtered search returns 0 results for 'IP65 sensor' | All IP65 variants surface correctly in filtered results |
| AI assistant returns conflicting specs from duplicates | One authoritative record with cited source datasheet |
How Claro keeps IP ratings clean at scale
Claro operates as a canonical product-data layer between supplier feeds and your PIM or ERP. Three operations keep IP data trusted:
- 1Normalize
Collapse
IP 65,IP-65,ip65, andProtection: IP65to one canonical token, and split combined values likeIP65/IP67into the two distinct ratings they actually represent. - 2Validate
Reject impossible codes (the first digit cannot exceed 6, the second cannot exceed 9) and flag the silent
Xso a buyer never sees a fabricated digit substituted by an analyst or a feed transform. - 3Match and enrich
Treat the normalized IP rating as a matching signal when consolidating supplier feeds into a golden record, carry provenance so the value’s source datasheet is always traceable, and write the clean attribute back into your existing system of record.
This last point matters for AI search and generative engine optimization. When a shopper asks an assistant “is this sensor okay for washdown?”, the engine answers from your structured attributes. A grounded, validated IP69K with a cited source datasheet is citable; a guessed or fabricated value is a liability. Claro’s enrichment layer fills attributes like this from source documents rather than inventing them — see fill missing attributes with provenance for the underlying pattern.
Related
Glossary
IP Rating Chart (IEC 60529)
The full digit-by-digit reference table for every IP code.
Comparison
IP54 vs IP65 vs IP67
Side-by-side breakdown of the three most-specified ratings.
Glossary
NEMA Enclosure Types Explained
The North American enclosure system and how it relates to IP.
Comparison
NEMA vs IP Ratings
Why NEMA and IP do not map one-to-one, and how to handle both.
Tool
IP Rating Validator
Paste a value and check it against IEC 60529 instantly.
Playbook
Extract Specs From PDFs With Traceability
Pull IP ratings out of datasheets without losing the source.
FAQ
What does IP65 mean exactly?
IP65 means the enclosure is dust-tight (first digit 6) and protected against low-pressure water jets from any direction (second digit 5). It is the common rating for outdoor fixtures and washdown equipment, but it does not certify immersion — for that you need a second digit of 7 or 8.
Is IP67 better than IP65?
Not strictly. IP67 covers temporary immersion, while IP65 covers pressurized jets — different tests. A device can pass one and fail the other. If an application needs both jet and immersion protection, look for a product that explicitly declares both, often written as IP65/IP67.
What does the X mean in a rating like IPX7?
The X is a placeholder for a digit that was not tested or not declared. IPX7 declares immersion protection but makes no claim about solid-object or dust ingress. Treat the X as unknown, not as zero, and never substitute a number for it during data enrichment.
What is the difference between IP and NEMA ratings?
IP (IEC 60529) is the international system using two digits; NEMA enclosure types are the North American system and also account for factors like corrosion and ice that IP does not. They do not convert exactly in both directions, so store them as separate attributes rather than translating one into the other.
How should IP ratings be stored in a product catalog?
Store the canonical code as a single normalized token (for example IP65), keep first and second digits parseable, preserve any X explicitly, and attach the source datasheet for provenance. Avoid free-text variants like ‘IP 65’ or ‘Protection class 65’ that break filtering, matching, and feed validation.
Claro
See how Claro handles this in production
This concept is one piece of keeping a catalog trusted. See how Claro resolves identity, enriches missing attributes, and validates every update before it reaches your PIM or ERP.
Learn more