<!--
{
  "availability" : [
    "iOS: 9.0.0 - 16.0.0",
    "iPadOS: 9.0.0 - 16.0.0",
    "macCatalyst: 13.1.0 - 16.0.0",
    "macOS: 10.11.0 - 13.0.0",
    "tvOS: 9.0.0 - 16.0.0",
    "visionOS: 1.0.0 - 1.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "MapKit",
  "identifier" : "/documentation/MapKit/MKPinAnnotationView/greenPinColor()",
  "metadataVersion" : "0.1.0",
  "role" : "Type Method",
  "symbol" : {
    "kind" : "Type Method",
    "modules" : [
      "MapKit"
    ],
    "preciseIdentifier" : "c:objc(cs)MKPinAnnotationView(cm)greenPinColor"
  },
  "title" : "greenPinColor()"
}
-->

# greenPinColor()

Returns the standard color for green pins.

```
class func greenPinColor() -> UIColor
```

## Return Value

The green pin color.

## Discussion

The system uses green pins to indicate starting points on the map.

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)