{
  "brightness": 154,
  "cmyk": {
    "c": 64,
    "k": 5,
    "m": 0,
    "string": "cmyk(64%, 0%, 44%, 5%)",
    "values": [
      64,
      0,
      44,
      5
    ],
    "y": 44
  },
  "hex": {
    "clean": "57f287",
    "shorten": null,
    "string": "#57f287",
    "values": [
      "57",
      "f2",
      "87"
    ]
  },
  "hsl": {
    "h": 139,
    "l": 65,
    "s": 86,
    "string": "hsl(139, 86%, 65%)",
    "values": [
      139,
      86,
      65
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/57f287",
    "square": "https://api.alexflipnote.dev/color/image/57f287"
  },
  "int": 5763719,
  "name": "Grotesque Green",
  "rgb": {
    "b": 135,
    "g": 242,
    "r": 87,
    "string": "rgb(87, 242, 135)",
    "values": [
      87,
      242,
      135
    ]
  },
  "safe_text_color": {
    "hex": "ffffff",
    "name": "White",
    "rgb": {
      "b": 255,
      "g": 255,
      "r": 255,
      "values": [
        255,
        255,
        255
      ]
    }
  },
  "shade": [
    "57f287",
    "4ed979",
    "45c16c",
    "3ca95e",
    "349151",
    "2b7943",
    "226035",
    "1a4828",
    "11301a",
    "08180d",
    "000000"
  ],
  "tint": [
    "57f287",
    "67f393",
    "78f49f",
    "89f5ab",
    "9af7b7",
    "abf8c3",
    "bbf9cf",
    "ccfbdb",
    "ddfce7",
    "eefdf3",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 170,
    "cmyk": {
      "c": 60,
      "k": 0,
      "m": 0,
      "string": "cmyk(60%, 0%, 40%, 0%)",
      "values": [
        60,
        0,
        40,
        0
      ],
      "y": 40
    },
    "hex": {
      "clean": "66ff99",
      "shorten": null,
      "string": "#66ff99",
      "values": [
        "66",
        "ff",
        "99"
      ]
    },
    "hsl": {
      "h": 140,
      "l": 70,
      "s": 100,
      "string": "hsl(140, 100%, 70%)",
      "values": [
        140,
        100,
        70
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/66ff99",
      "square": "https://api.alexflipnote.dev/color/image/66ff99"
    },
    "int": 6750105,
    "name": "Grotesque Green",
    "rgb": {
      "b": 153,
      "g": 255,
      "r": 102,
      "string": "rgb(102, 255, 153)",
      "values": [
        102,
        255,
        153
      ]
    },
    "safe_text_color": {
      "hex": "000000",
      "name": "Black",
      "rgb": {
        "b": 0,
        "g": 0,
        "r": 0,
        "values": [
          0,
          0,
          0
        ]
      }
    },
    "shade": [
      "57f287",
      "4ed979",
      "45c16c",
      "3ca95e",
      "349151",
      "2b7943",
      "226035",
      "1a4828",
      "11301a",
      "08180d",
      "000000"
    ],
    "tint": [
      "57f287",
      "67f393",
      "78f49f",
      "89f5ab",
      "9af7b7",
      "abf8c3",
      "bbf9cf",
      "ccfbdb",
      "ddfce7",
      "eefdf3",
      "FFFFFF"
    ]
  }
}
