# Wetsuit Size Calculator > Get a recommended wetsuit size based on your height and weight. Page: https://askcalculators.com/calculator/wetsuit-size-calculator/ Definition: https://askcalculators.com/calculator/wetsuit-size-calculator/definition.json JSON Schema: https://askcalculators.com/calculator/wetsuit-size-calculator/schema.json Version: 7.0.0 Maintained by: AskCalculators (software project; not a credentialed reviewer) Qualified review: pending. Automated checks do not establish professional approval. Page status: Live Review status: Pending ## Use Open the calculator page and enter values. Query-string parameters can restore and bookmark a calculation. Example: https://askcalculators.com/calculator/wetsuit-size-calculator/?height=175&weight=75 ## Inputs - height: Height (cm); type=number; optional; default=175 - weight: Weight (kg); type=number; optional; default=75 ## Outputs - result: Result; format=text; primary ## Formula Height, weight, chest, and waist are mapped to the calculator’s published general wetsuit ranges. ## Rules - Empty optional inputs are undefined, not zero. - Hidden conditional inputs are ignored. - Do not invent missing required inputs. Notice: Sizing charts differ by brand and region; compare the result with the seller or manufacturer chart.