---
title: tertiaryLabel
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/tertiarylabel
---

# tertiaryLabel

The color for text labels that contain tertiary content.

## Declaration

```swift
class var tertiaryLabel: UIColor { get }
```

## See Also

### Label colors

- [label](uikit/uicolor/label.md)
- [secondaryLabel](uikit/uicolor/secondarylabel.md)
- [quaternaryLabel](uikit/uicolor/quaternarylabel.md)
