---
title: blue_y
framework: accelerate
role: symbol
role_heading: Instance Property
path: accelerate/vimagergbprimaries/blue_y
---

# blue_y

The blue y value according to the CIE 1931 color space.

## Declaration

```swift
var blue_y: Float
```

## See Also

### Color primary properties

- [red_x](accelerate/vimagergbprimaries/red_x.md)
- [green_x](accelerate/vimagergbprimaries/green_x.md)
- [blue_x](accelerate/vimagergbprimaries/blue_x.md)
- [white_x](accelerate/vimagergbprimaries/white_x.md)
- [red_y](accelerate/vimagergbprimaries/red_y.md)
- [green_y](accelerate/vimagergbprimaries/green_y.md)
- [white_y](accelerate/vimagergbprimaries/white_y.md)
