---
title: systemTeal
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uicolor/systemteal
---

# systemTeal

A teal color that automatically adapts to the current trait environment.

## Declaration

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

## See Also

### Adaptable colors

- [systemBlue](uikit/uicolor/systemblue.md)
- [systemBrown](uikit/uicolor/systembrown.md)
- [systemCyan](uikit/uicolor/systemcyan.md)
- [systemGreen](uikit/uicolor/systemgreen.md)
- [systemIndigo](uikit/uicolor/systemindigo.md)
- [systemMint](uikit/uicolor/systemmint.md)
- [systemOrange](uikit/uicolor/systemorange.md)
- [systemPink](uikit/uicolor/systempink.md)
- [systemPurple](uikit/uicolor/systempurple.md)
- [systemRed](uikit/uicolor/systemred.md)
- [systemYellow](uikit/uicolor/systemyellow.md)
