---
title: ColorScheme.light
framework: swiftui
role: symbol
role_heading: Case
path: swiftui/colorscheme/light
---

# ColorScheme.light

The color scheme that corresponds to a light appearance.

## Declaration

```swift
case light
```

## See Also

### Getting color schemes

- [ColorScheme.dark](swiftui/colorscheme/dark.md)
