Any class that's one step below another class in the inheritance hierarchy.
Occasionally the more general interpretation of subclass would be: any class that inherits from another class.
Sometimes to subclass is used to describe the process of defining a subclass of another class.