---
title: "Colour Keys"
canonical: "https://farmconnect.docs.rubiconwater.com/space/FCD/2117566676/Colour%20Keys"
format: markdown
---
> Macro (toc)

The following colour coding is used in FarmConnect Portal screens:

# Soil Moisture Probe

This is the Moisture Level colour for a soil moisture probe in map popups and on the [https://rubiconwater.atlassian.net/wiki/spaces/FCD/pages/2022342743](https://rubiconwater.atlassian.net/wiki/spaces/FCD/pages/2022342743) screen.

| **Colour** | **Status** | **Description** |
| --- | --- | --- |
| Grey | Inactive | There is no data available for the probe. |
| Pink | Re-Fill | The probe’s summated value has dropped below the re-fill value. |
| Green | OK | The probe’s summated value is between the re-fill and full value |
| Blue | Full | The probe’s summated value has exceeded the full value. |

# Outlets

Outlet status is indicated by a coloured icon for either a BayDrive or a BladeValve:

| **Colour** | **Status** |
| --- | --- |
| :outstatusGrey:  Grey | The outlet status is unknown. |
| :outStatusPpl:  Purple | The outlet is OPENING. |
| :outStatusGreen:  Green | The outlet is OPEN. |
| :outStatusOlive:  Olive | The outlet is CLOSING. |
| :outStatusBlue:  Blue | The outlet is CLOSED. |
| :outStatusRed:  Red | The outlet is STOPPED between the OPEN and CLOSED states. |

# Presets

The preset colours are used in the [https://rubiconwater.atlassian.net/wiki/spaces/FCD/pages/2259976299](https://rubiconwater.atlassian.net/wiki/spaces/FCD/pages/2259976299) screen and the Preset Gantt charts to indicate preset status.

| **Colour** | **Status** |
| --- | --- |
|  | Presets are disabled in the outlet and will NOT operate. |
|  | Presets are enabled in the outlet and WILL operate at the times indicated. |
|  | Presets in the device have completed. |

# Program Synchronization Status

Irrigation Program **Synchronisation** status is indicated by the colour of the Synchronise button. The statuses are:

| **Colour** | **Status** | **Description** |
| --- | --- | --- |
| :syncBtnBlue:  Blue | **Ready to Sync** | The program is valid but has not yet been synchronized. |
| :syncBtnRed:  Red | **Out Of Sync** | Out of sync programs have a start time allocated but the presets out in the field do not match the presets defined in the program for the given start time. |
| :syncBtnGreen:  Green | **Synchronized** | Synchronized programs have a start time allocated, and field devices have presets loaded. The presets in the field are as defined in the program. |
| :syncBtnGrey:  Grey | **Program Invalid** | The program is not synchronized or is incomplete. This could be due to a missing start time, a start time in the past, or a program that has not had any actions defined for it. |

# Gantt Charts

This is the colour used in Gantt charts that show the progress of irrigation programs. See [https://rubiconwater.atlassian.net/wiki/spaces/FCD/pages/2064875536](https://rubiconwater.atlassian.net/wiki/spaces/FCD/pages/2064875536).

The Gantt chart bars have:

- A colour indicating the program step status. This will be the same as the Bay Fill colour. When a step is in progress the bar colour will progressively fill to show the current step status.
- For a time-based program, once the program is synchronised the bars will have two colours. The outer colour is the preset status and the inner colour is the step status.

# Program Step Status - Bay Fill

The bay fill colour shows the program step status and is also used in the Gantt chart.

See [https://rubiconwater.atlassian.net/wiki/spaces/FCD/pages/2064810015](https://rubiconwater.atlassian.net/wiki/spaces/FCD/pages/2064810015) 

| **Colour** | **Status** |
| --- | --- |
| Dark green | The program has been synchronized but the step has not started yet. |
| Light green | The program has been synchronized and the step is in progress. |
| Yellow | The program has been synchronized and the step is completed. |
| Light blue | The program is out-of-sync and the step has already been executed. |
| Dark blue | The program is a template. |
| Red | The program is out-of-sync and the step has not been executed. |

---