---
title: tertiarySystemBackground
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/tertiarysystembackground
---

# tertiarySystemBackground

The color for content layered on top of secondary backgrounds.

## Declaration

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

## Discussion

Discussion Use this color for standard table views and designs that have a white primary background in a light environment.

## See Also

### Standard content background colors

- [systemBackground](uikit/uicolor/systembackground.md)
- [secondarySystemBackground](uikit/uicolor/secondarysystembackground.md)
