{
  "spec_version": "1.0",
  "license": "CC0-1.0",
  "license_note": "These test vectors are dedicated to the public domain under CC0 1.0 Universal. See LICENSE.",
  "generator": "hallmark.ts reference implementation",
  "note": "Each implementation conforms to Hallmarks v1.0 if and only if it reproduces every entry below exactly.",
  "vectors": [
    {
      "label": "empty",
      "input": "",
      "sha256": "e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855",
      "cells": [
        [
          1,
          0,
          1,
          0,
          1
        ],
        [
          2,
          2,
          0,
          2,
          2
        ],
        [
          1,
          0,
          1,
          0,
          1
        ],
        [
          1,
          0,
          0,
          0,
          1
        ],
        [
          0,
          0,
          0,
          0,
          0
        ],
        [
          1,
          1,
          1,
          1,
          1
        ],
        [
          2,
          0,
          0,
          0,
          2
        ]
      ],
      "words": [
        "hospital",
        "enough",
        "apple"
      ],
      "wordsText": "hospital enough apple",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 320.185546875,
            "hex": "#faedfd"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 320.185546875,
            "hex": "#9043a1"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 182.8466796875,
            "hex": "#00b39c"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 320.185546875,
            "hex": "#fff0ff"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 320.185546875,
            "hex": "#610084"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 182.8466796875,
            "hex": "#00221b"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "11000011000011",
          "11000011000011",
          "00000000000000",
          "20020000020020",
          "02002000002002",
          "00000000000000",
          "11000011000011",
          "11000011000011",
          "00000000000000",
          "11000000000011",
          "11000000000011",
          "00000000000000",
          "00000000000000",
          "00000000000000",
          "00000000000000",
          "11011011011011",
          "11011011011011",
          "00000000000000",
          "20000000000020",
          "02000000000002"
        ]
      }
    },
    {
      "label": "single-char",
      "input": "a",
      "sha256": "ca978112ca1bbdcafac231b39a23dc4da786eff8147c4e72b9807785afee48bb",
      "cells": [
        [
          1,
          1,
          0,
          1,
          1
        ],
        [
          0,
          1,
          0,
          1,
          0
        ],
        [
          2,
          1,
          0,
          1,
          2
        ],
        [
          0,
          0,
          1,
          0,
          0
        ],
        [
          1,
          0,
          0,
          0,
          1
        ],
        [
          0,
          0,
          1,
          0,
          0
        ],
        [
          0,
          1,
          2,
          1,
          0
        ]
      ],
      "words": [
        "birth",
        "rice",
        "blast"
      ],
      "wordsText": "birth rice blast",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 284.8919677734,
            "hex": "#eff0ff"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 284.8919677734,
            "hex": "#6256c0"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 105.5609130859,
            "hex": "#a39600"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 284.8919677734,
            "hex": "#f5f5ff"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 284.8919677734,
            "hex": "#3f00bc"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 105.5609130859,
            "hex": "#1b1b00"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "11011000011011",
          "11011000011011",
          "00000000000000",
          "00011000011000",
          "00011000011000",
          "00000000000000",
          "20011000011020",
          "02011000011002",
          "00000000000000",
          "00000011000000",
          "00000011000000",
          "00000000000000",
          "11000000000011",
          "11000000000011",
          "00000000000000",
          "00000011000000",
          "00000011000000",
          "00000000000000",
          "00011020011000",
          "00011002011000"
        ]
      }
    },
    {
      "label": "btc-p2pkh",
      "input": "1A1zP1eP5QGefi2DMPTfTL5SLmv7DivfNa",
      "sha256": "31a9d2e8a70a091d65a58d2a08f8833abf5e8fa1d741c5400c538c38668cb83e",
      "cells": [
        [
          1,
          0,
          0,
          0,
          1
        ],
        [
          1,
          0,
          0,
          0,
          1
        ],
        [
          0,
          2,
          1,
          2,
          0
        ],
        [
          0,
          0,
          0,
          0,
          0
        ],
        [
          2,
          0,
          1,
          0,
          2
        ],
        [
          0,
          1,
          1,
          1,
          0
        ],
        [
          0,
          1,
          1,
          1,
          0
        ]
      ],
      "words": [
        "thunder",
        "cream",
        "amazing"
      ],
      "wordsText": "thunder cream amazing",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 69.8345947266,
            "hex": "#fdefe0"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 69.8345947266,
            "hex": "#a15200"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 301.6510009766,
            "hex": "#a772ed"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 69.8345947266,
            "hex": "#fff4dc"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 69.8345947266,
            "hex": "#780000"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 301.6510009766,
            "hex": "#3e0098"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "11000000000011",
          "11000000000011",
          "00000000000000",
          "11000000000011",
          "11000000000011",
          "00000000000000",
          "00020011020000",
          "00002011002000",
          "00000000000000",
          "00000000000000",
          "00000000000000",
          "00000000000000",
          "20000011000020",
          "02000011000002",
          "00000000000000",
          "00011011011000",
          "00011011011000",
          "00000000000000",
          "00011011011000",
          "00011011011000"
        ]
      }
    },
    {
      "label": "btc-p2sh",
      "input": "3J98t1WpEZ73CNmQviecrnyiWrnqRhWNLy",
      "sha256": "76c6b868ba92933a4c04ee0cc13b6dc5483a6097d77676880077b89f30e49e17",
      "cells": [
        [
          1,
          0,
          1,
          0,
          1
        ],
        [
          1,
          0,
          2,
          0,
          1
        ],
        [
          0,
          1,
          0,
          1,
          0
        ],
        [
          0,
          0,
          0,
          0,
          0
        ],
        [
          1,
          1,
          0,
          1,
          1
        ],
        [
          2,
          1,
          0,
          1,
          2
        ],
        [
          1,
          0,
          2,
          0,
          1
        ]
      ],
      "words": [
        "lamp",
        "mystery",
        "seed"
      ],
      "wordsText": "lamp mystery seed",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 167.0251464844,
            "hex": "#e3f8ee"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 167.0251464844,
            "hex": "#008455"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 22.2790527344,
            "hex": "#ec5a5d"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 167.0251464844,
            "hex": "#e0fff3"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 167.0251464844,
            "hex": "#004900"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 22.2790527344,
            "hex": "#690000"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "11000011000011",
          "11000011000011",
          "00000000000000",
          "11000020000011",
          "11000002000011",
          "00000000000000",
          "00011000011000",
          "00011000011000",
          "00000000000000",
          "00000000000000",
          "00000000000000",
          "00000000000000",
          "11011000011011",
          "11011000011011",
          "00000000000000",
          "20011000011020",
          "02011000011002",
          "00000000000000",
          "11000020000011",
          "11000002000011"
        ]
      }
    },
    {
      "label": "btc-segwit",
      "input": "bc1qar0srrr7xfkvy5l643lydnw9re59gtzzwf5mdq",
      "sha256": "7273c851296e3e0e564b5ac6d1158611b83e20dae292d69982d3e0c74d36d83c",
      "cells": [
        [
          1,
          0,
          1,
          0,
          1
        ],
        [
          0,
          1,
          2,
          1,
          0
        ],
        [
          0,
          0,
          1,
          0,
          0
        ],
        [
          0,
          1,
          1,
          1,
          0
        ],
        [
          0,
          1,
          1,
          1,
          0
        ],
        [
          2,
          0,
          0,
          0,
          2
        ],
        [
          0,
          0,
          1,
          0,
          0
        ]
      ],
      "words": [
        "brush",
        "swarm",
        "always"
      ],
      "wordsText": "brush swarm always",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 160.9442138672,
            "hex": "#e4f7ec"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 160.9442138672,
            "hex": "#008349"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 26.1419677734,
            "hex": "#ec5c54"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 160.9442138672,
            "hex": "#e2fff0"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 160.9442138672,
            "hex": "#004800"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 26.1419677734,
            "hex": "#6a0000"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "11000011000011",
          "11000011000011",
          "00000000000000",
          "00011020011000",
          "00011002011000",
          "00000000000000",
          "00000011000000",
          "00000011000000",
          "00000000000000",
          "00011011011000",
          "00011011011000",
          "00000000000000",
          "00011011011000",
          "00011011011000",
          "00000000000000",
          "20000000000020",
          "02000000000002",
          "00000000000000",
          "00000011000000",
          "00000011000000"
        ]
      }
    },
    {
      "label": "btc-taproot",
      "input": "bc1prp33g0q5c5txsp9arysrx4k6zdkfs4nce4xj0gdcccefvpysxf3qccfmv3",
      "sha256": "4c288d562ec51e0735f0a9b8e419647483ba04c59f5406aa1728b3fdd0ced8d7",
      "cells": [
        [
          1,
          0,
          0,
          0,
          1
        ],
        [
          1,
          2,
          1,
          2,
          1
        ],
        [
          0,
          1,
          2,
          1,
          0
        ],
        [
          0,
          1,
          0,
          1,
          0
        ],
        [
          1,
          0,
          1,
          0,
          1
        ],
        [
          0,
          1,
          1,
          1,
          0
        ],
        [
          0,
          1,
          0,
          1,
          0
        ]
      ],
      "words": [
        "warrior",
        "derive",
        "brain"
      ],
      "wordsText": "warrior derive brain",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 107.0947265625,
            "hex": "#f3f3e0"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 107.0947265625,
            "hex": "#756d00"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 295.4296875,
            "hex": "#9d76f3"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 107.0947265625,
            "hex": "#fbfbdc"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 107.0947265625,
            "hex": "#422000"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 295.4296875,
            "hex": "#3f00a3"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "11000000000011",
          "11000000000011",
          "00000000000000",
          "11020011020011",
          "11002011002011",
          "00000000000000",
          "00011020011000",
          "00011002011000",
          "00000000000000",
          "00011000011000",
          "00011000011000",
          "00000000000000",
          "11000011000011",
          "11000011000011",
          "00000000000000",
          "00011011011000",
          "00011011011000",
          "00000000000000",
          "00011000011000",
          "00011000011000"
        ]
      }
    },
    {
      "label": "ark-vtxo",
      "input": "tark1pemq45fepe2dcc3vp43xq8c4yywvn8m5kvkx0evf3jc8efg2hxsqkuw3xv",
      "sha256": "9f77cc167b28a996cbd6cef179ba4699315c2816c9693b9bc1c3b4bf4d1e06c9",
      "cells": [
        [
          0,
          1,
          2,
          1,
          0
        ],
        [
          0,
          2,
          0,
          2,
          0
        ],
        [
          0,
          2,
          0,
          2,
          0
        ],
        [
          0,
          1,
          1,
          1,
          0
        ],
        [
          0,
          1,
          1,
          1,
          0
        ],
        [
          1,
          1,
          0,
          1,
          1
        ],
        [
          2,
          2,
          0,
          2,
          2
        ]
      ],
      "words": [
        "wood",
        "job",
        "summer"
      ],
      "wordsText": "wood job summer",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 224.2474365234,
            "hex": "#e1f6ff"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 224.2474365234,
            "hex": "#0078ac"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 91.8011474609,
            "hex": "#ba8b00"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 224.2474365234,
            "hex": "#ddffff"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 224.2474365234,
            "hex": "#001b9b"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 91.8011474609,
            "hex": "#331200"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "00011020011000",
          "00011002011000",
          "00000000000000",
          "00020000020000",
          "00002000002000",
          "00000000000000",
          "00020000020000",
          "00002000002000",
          "00000000000000",
          "00011011011000",
          "00011011011000",
          "00000000000000",
          "00011011011000",
          "00011011011000",
          "00000000000000",
          "11011000011011",
          "11011000011011",
          "00000000000000",
          "20020000020020",
          "02002000002002"
        ]
      }
    },
    {
      "label": "ssh-fingerprint",
      "input": "SHA256:nThbg6kXUpJWGl7E1IGOCspRomTxdCARLviKw6E5SY8",
      "sha256": "62980dc007c7972a95423b78857d38a46f553c16c1b5716412e96fd02b15316d",
      "cells": [
        [
          1,
          0,
          1,
          0,
          1
        ],
        [
          2,
          1,
          0,
          1,
          2
        ],
        [
          0,
          0,
          1,
          0,
          0
        ],
        [
          0,
          0,
          1,
          0,
          0
        ],
        [
          1,
          1,
          0,
          1,
          1
        ],
        [
          0,
          2,
          1,
          2,
          0
        ],
        [
          0,
          0,
          2,
          0,
          0
        ]
      ],
      "words": [
        "doll",
        "feel",
        "color"
      ],
      "wordsText": "doll feel color",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 138.6474609375,
            "hex": "#eaf6e6"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 138.6474609375,
            "hex": "#2f7d06"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 247.2412109375,
            "hex": "#0097f9"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 138.6474609375,
            "hex": "#ebffe6"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 138.6474609375,
            "hex": "#003f00"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 247.2412109375,
            "hex": "#3700b2"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "11000011000011",
          "11000011000011",
          "00000000000000",
          "20011000011020",
          "02011000011002",
          "00000000000000",
          "00000011000000",
          "00000011000000",
          "00000000000000",
          "00000011000000",
          "00000011000000",
          "00000000000000",
          "11011000011011",
          "11011000011011",
          "00000000000000",
          "00020011020000",
          "00002011002000",
          "00000000000000",
          "00000020000000",
          "00000002000000"
        ]
      }
    },
    {
      "label": "git-sha1",
      "input": "9d2c5e85e9b9f5e7b0a0c0d4f1a2b3c4d5e6f7a8",
      "sha256": "b9f9da31d77f9e0aad3de0d1973ca5253400c313b68fc11140f11b258e19506f",
      "cells": [
        [
          2,
          1,
          1,
          1,
          2
        ],
        [
          2,
          1,
          1,
          1,
          2
        ],
        [
          2,
          0,
          0,
          0,
          2
        ],
        [
          1,
          0,
          0,
          0,
          1
        ],
        [
          0,
          0,
          1,
          0,
          0
        ],
        [
          1,
          0,
          0,
          0,
          1
        ],
        [
          0,
          0,
          0,
          0,
          0
        ]
      ],
      "words": [
        "normal",
        "grab",
        "assume"
      ],
      "wordsText": "normal grab assume",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 261.5240478516,
            "hex": "#e9f2ff"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 261.5240478516,
            "hex": "#3064c3"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 137.8936767578,
            "hex": "#53aa2c"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 261.5240478516,
            "hex": "#eaf9ff"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 261.5240478516,
            "hex": "#1d00c3"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 137.8936767578,
            "hex": "#001d00"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "20011011011020",
          "02011011011002",
          "00000000000000",
          "20011011011020",
          "02011011011002",
          "00000000000000",
          "20000000000020",
          "02000000000002",
          "00000000000000",
          "11000000000011",
          "11000000000011",
          "00000000000000",
          "00000011000000",
          "00000011000000",
          "00000000000000",
          "11000000000011",
          "11000000000011",
          "00000000000000",
          "00000000000000",
          "00000000000000"
        ]
      }
    },
    {
      "label": "uuid",
      "input": "550e8400-e29b-41d4-a716-446655440000",
      "sha256": "a3a9e1ed9732cab28868127be00f1ce921acaefdd5c3b23a6e9e0072bd9c1a34",
      "cells": [
        [
          0,
          1,
          1,
          1,
          0
        ],
        [
          0,
          1,
          1,
          1,
          0
        ],
        [
          0,
          1,
          0,
          1,
          0
        ],
        [
          2,
          0,
          0,
          0,
          2
        ],
        [
          0,
          2,
          0,
          2,
          0
        ],
        [
          1,
          1,
          0,
          1,
          1
        ],
        [
          1,
          1,
          1,
          1,
          1
        ]
      ],
      "words": [
        "slab",
        "idea",
        "educate"
      ],
      "wordsText": "slab idea educate",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 230.1470947266,
            "hex": "#e2f5ff"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 230.1470947266,
            "hex": "#0075b2"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 111.3507080078,
            "hex": "#989a00"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 230.1470947266,
            "hex": "#defeff"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 230.1470947266,
            "hex": "#0000a5"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 111.3507080078,
            "hex": "#0d1c00"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "00011011011000",
          "00011011011000",
          "00000000000000",
          "00011011011000",
          "00011011011000",
          "00000000000000",
          "00011000011000",
          "00011000011000",
          "00000000000000",
          "20000000000020",
          "02000000000002",
          "00000000000000",
          "00020000020000",
          "00002000002000",
          "00000000000000",
          "11011000011011",
          "11011000011011",
          "00000000000000",
          "11011011011011",
          "11011011011011"
        ]
      }
    },
    {
      "label": "long-string",
      "input": "the quick brown fox jumps over the lazy dog 0123456789",
      "sha256": "37c839a358c45690fd2af8600e9ce1afca7db81e54b1e17985bc6714560c14ba",
      "cells": [
        [
          0,
          0,
          1,
          0,
          0
        ],
        [
          2,
          0,
          1,
          0,
          2
        ],
        [
          2,
          0,
          2,
          0,
          2
        ],
        [
          0,
          1,
          0,
          1,
          0
        ],
        [
          1,
          1,
          0,
          1,
          1
        ],
        [
          2,
          0,
          1,
          0,
          2
        ],
        [
          1,
          0,
          2,
          0,
          1
        ]
      ],
      "words": [
        "eyebrow",
        "core",
        "nuclear"
      ],
      "wordsText": "eyebrow core nuclear",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 78.4423828125,
            "hex": "#fbf0e0"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 78.4423828125,
            "hex": "#995800"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 214.4653320313,
            "hex": "#00aad5"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 78.4423828125,
            "hex": "#fff6db"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 78.4423828125,
            "hex": "#6f0000"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 214.4653320313,
            "hex": "#000074"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "00000011000000",
          "00000011000000",
          "00000000000000",
          "20000011000020",
          "02000011000002",
          "00000000000000",
          "20000020000020",
          "02000002000002",
          "00000000000000",
          "00011000011000",
          "00011000011000",
          "00000000000000",
          "11011000011011",
          "11011000011011",
          "00000000000000",
          "20000011000020",
          "02000011000002",
          "00000000000000",
          "11000020000011",
          "11000002000011"
        ]
      }
    },
    {
      "label": "hallmarks",
      "input": "hallmarks",
      "sha256": "1a59e561a79a4c19f56f72d28c4feb0ea73b394c8286ba24d52c767d1312b7bf",
      "cells": [
        [
          0,
          1,
          0,
          1,
          0
        ],
        [
          0,
          0,
          1,
          0,
          0
        ],
        [
          0,
          0,
          1,
          0,
          0
        ],
        [
          1,
          1,
          1,
          1,
          1
        ],
        [
          1,
          1,
          0,
          1,
          1
        ],
        [
          1,
          0,
          2,
          0,
          1
        ],
        [
          1,
          0,
          0,
          0,
          1
        ]
      ],
      "words": [
        "violin",
        "enlist",
        "wave"
      ],
      "wordsText": "violin enlist wave",
      "colors": {
        "standard": {
          "background": {
            "L": 0.96,
            "C": 0.025,
            "h": 37.0513916016,
            "hex": "#ffece6"
          },
          "primary": {
            "L": 0.52,
            "C": 0.16,
            "h": 37.0513916016,
            "hex": "#b13c15"
          },
          "accent": {
            "L": 0.66,
            "C": 0.18,
            "h": 280.4132080078,
            "hex": "#8080fc"
          }
        },
        "high-contrast": {
          "background": {
            "L": 0.98,
            "C": 0.04,
            "h": 37.0513916016,
            "hex": "#fff0e6"
          },
          "primary": {
            "L": 0.28,
            "C": 0.32,
            "h": 37.0513916016,
            "hex": "#8c0000"
          },
          "accent": {
            "L": 0.15,
            "C": 0.4,
            "h": 280.4132080078,
            "hex": "#4000b6"
          }
        },
        "monochrome": {
          "background": {
            "L": 0.96,
            "C": 0,
            "h": 0,
            "hex": "#f2f2f2"
          },
          "primary": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          },
          "accent": {
            "L": 0.3,
            "C": 0,
            "h": 0,
            "hex": "#2e2e2e"
          }
        }
      },
      "pixels": {
        "width": 14,
        "height": 20,
        "rows": [
          "00011000011000",
          "00011000011000",
          "00000000000000",
          "00000011000000",
          "00000011000000",
          "00000000000000",
          "00000011000000",
          "00000011000000",
          "00000000000000",
          "11011011011011",
          "11011011011011",
          "00000000000000",
          "11011000011011",
          "11011000011011",
          "00000000000000",
          "11000020000011",
          "11000002000011",
          "00000000000000",
          "11000000000011",
          "11000000000011"
        ]
      }
    }
  ]
}