Skip to content

Enum: TrafficLightColorEnum

Traffic signal colors (international)

URI: valuesets:TrafficLightColorEnum

Permissible Values

Value Meaning Description
RED HEX:FF0000 Red - stop
AMBER HEX:FFBF00 Amber/yellow - caution
GREEN HEX:00FF00 Green - go
FLASHING_RED HEX:FF0000 Flashing red - stop then proceed
FLASHING_AMBER HEX:FFBF00 Flashing amber - proceed with caution
WHITE HEX:FFFFFF White - special situations (transit)

Slots

Name Description
traffic_light_color Traffic signal colors (international)

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/linkml/valuesets

LinkML Source

name: TrafficLightColorEnum
description: Traffic signal colors (international)
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
  RED:
    text: RED
    description: Red - stop
    meaning: HEX:FF0000
    annotations:
      wavelength:
        tag: wavelength
        value: 630-700 nm
      meaning_universal:
        tag: meaning_universal
        value: stop, do not proceed
  AMBER:
    text: AMBER
    description: Amber/yellow - caution
    meaning: HEX:FFBF00
    annotations:
      wavelength:
        tag: wavelength
        value: 590 nm
      meaning_universal:
        tag: meaning_universal
        value: prepare to stop, caution
  GREEN:
    text: GREEN
    description: Green - go
    meaning: HEX:00FF00
    annotations:
      wavelength:
        tag: wavelength
        value: 510-570 nm
      meaning_universal:
        tag: meaning_universal
        value: proceed, safe to go
  FLASHING_RED:
    text: FLASHING_RED
    description: Flashing red - stop then proceed
    meaning: HEX:FF0000
    annotations:
      pattern:
        tag: pattern
        value: flashing
      meaning_universal:
        tag: meaning_universal
        value: stop, then proceed when safe
  FLASHING_AMBER:
    text: FLASHING_AMBER
    description: Flashing amber - proceed with caution
    meaning: HEX:FFBF00
    annotations:
      pattern:
        tag: pattern
        value: flashing
      meaning_universal:
        tag: meaning_universal
        value: proceed with caution
  WHITE:
    text: WHITE
    description: White - special situations (transit)
    meaning: HEX:FFFFFF
    annotations:
      usage:
        tag: usage
        value: transit priority signals