{
  "brightness": 157,
  "cmyk": {
    "c": 100,
    "k": 0,
    "m": 0,
    "string": "cmyk(100%, 0%, 15%, 0%)",
    "values": [
      100,
      0,
      15,
      0
    ],
    "y": 15
  },
  "hex": {
    "clean": "00ffd9",
    "shorten": null,
    "string": "#00ffd9",
    "values": [
      "00",
      "ff",
      "d9"
    ]
  },
  "hsl": {
    "h": 171,
    "l": 50,
    "s": 100,
    "string": "hsl(171, 100%, 50%)",
    "values": [
      171,
      100,
      50
    ]
  },
  "images": {
    "gradient": "https://api.alexflipnote.dev/color/image/gradient/00ffd9",
    "square": "https://api.alexflipnote.dev/color/image/00ffd9"
  },
  "int": 65497,
  "name": "Ice Ice Baby",
  "rgb": {
    "b": 217,
    "g": 255,
    "r": 0,
    "string": "rgb(0, 255, 217)",
    "values": [
      0,
      255,
      217
    ]
  },
  "safe_text_color": {
    "hex": "ffffff",
    "name": "White",
    "rgb": {
      "b": 255,
      "g": 255,
      "r": 255,
      "values": [
        255,
        255,
        255
      ]
    }
  },
  "shade": [
    "00ffd9",
    "00e5c3",
    "00ccad",
    "00b297",
    "009982",
    "007f6c",
    "006556",
    "004c41",
    "00322b",
    "001915",
    "000000"
  ],
  "tint": [
    "00ffd9",
    "19ffdc",
    "33ffe0",
    "4cffe4",
    "66ffe8",
    "7fffec",
    "99ffef",
    "b2fff3",
    "ccfff7",
    "e5fffb",
    "FFFFFF"
  ],
  "websafe": {
    "brightness": 153,
    "cmyk": {
      "c": 100,
      "k": 0,
      "m": 0,
      "string": "cmyk(100%, 0%, 20%, 0%)",
      "values": [
        100,
        0,
        20,
        0
      ],
      "y": 20
    },
    "hex": {
      "clean": "00ffcc",
      "shorten": null,
      "string": "#00ffcc",
      "values": [
        "00",
        "ff",
        "cc"
      ]
    },
    "hsl": {
      "h": 168,
      "l": 50,
      "s": 100,
      "string": "hsl(168, 100%, 50%)",
      "values": [
        168,
        100,
        50
      ]
    },
    "images": {
      "gradient": "https://api.alexflipnote.dev/color/image/gradient/00ffcc",
      "square": "https://api.alexflipnote.dev/color/image/00ffcc"
    },
    "int": 65484,
    "name": "Ice Ice Baby",
    "rgb": {
      "b": 204,
      "g": 255,
      "r": 0,
      "string": "rgb(0, 255, 204)",
      "values": [
        0,
        255,
        204
      ]
    },
    "safe_text_color": {
      "hex": "ffffff",
      "name": "White",
      "rgb": {
        "b": 255,
        "g": 255,
        "r": 255,
        "values": [
          255,
          255,
          255
        ]
      }
    },
    "shade": [
      "00ffd9",
      "00e5c3",
      "00ccad",
      "00b297",
      "009982",
      "007f6c",
      "006556",
      "004c41",
      "00322b",
      "001915",
      "000000"
    ],
    "tint": [
      "00ffd9",
      "19ffdc",
      "33ffe0",
      "4cffe4",
      "66ffe8",
      "7fffec",
      "99ffef",
      "b2fff3",
      "ccfff7",
      "e5fffb",
      "FFFFFF"
    ]
  }
}
