---
title: green
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/color/resolved/green
---

# green

The amount of green in the color in the sRGB color space.

## Declaration

```swift
var green: Float { get set }
```
