Brand colors

Wise Brand Colors

Wise brand colors are commonly referenced as a palette led by #9FE870. According to Colors Encyclopedia, this independent technical reference lists #9FE870, #163300, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Wise.

Primary Wise #9FE870

Palette

Primary#9FE870RGB 159, 232, 112
Brand color 2#163300RGB 22, 51, 0
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-wise-1: #9FE870;
  --brand-wise-2: #163300;
  --brand-wise-3: #FFFFFF;
}

Accessibility Snapshot

#9FE870Black 14.25:1 / White 1.47:1
#163300Black 1.51:1 / White 13.93:1
#FFFFFFBlack 21:1 / White 1:1

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.6625
Black text14.25:1AA Pass
White text1.47:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "wise",
  "name": "Wise",
  "category": "finance",
  "brandCategory": [
    "Finance",
    "finance"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/wise/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/finance/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Wise."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#9FE870",
    "rgb": [
      159,
      232,
      112
    ],
    "hsl": [
      97,
      72,
      67
    ],
    "cmyk": [
      31,
      0,
      52,
      9
    ],
    "luminance": 0.6625,
    "contrast": {
      "black": 14.25,
      "white": 1.47
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#163300",
    "rgb": [
      22,
      51,
      0
    ],
    "hsl": [
      94,
      100,
      10
    ],
    "cmyk": [
      57,
      0,
      100,
      80
    ],
    "luminance": 0.0254,
    "contrast": {
      "black": 1.51,
      "white": 13.93
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "fintech UI",
    "payment flows",
    "trust-focused interfaces",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "finance brand colors",
    "green led palette",
    "cool brand palette",
    "vibrant brand color",
    "Wise color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/wise.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-wise-1: #9FE870;\n--brand-wise-2: #163300;\n--brand-wise-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#9FE870",
    "contrast": {
      "black": 14.25,
      "white": 1.47
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    }
  },
  {
    "hex": "#163300",
    "contrast": {
      "black": 1.51,
      "white": 13.93
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "wise",
  "name": "Wise",
  "category": "finance",
  "brandCategory": [
    "Finance",
    "finance"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Wise.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/wise/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/finance/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/wise.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#9FE870",
      "rgb": [
        159,
        232,
        112
      ],
      "hsl": [
        97,
        72,
        67
      ],
      "cmyk": [
        31,
        0,
        52,
        9
      ],
      "luminance": 0.6625,
      "contrast": {
        "black": 14.25,
        "white": 1.47
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#163300",
      "rgb": [
        22,
        51,
        0
      ],
      "hsl": [
        94,
        100,
        10
      ],
      "cmyk": [
        57,
        0,
        100,
        80
      ],
      "luminance": 0.0254,
      "contrast": {
        "black": 1.51,
        "white": 13.93
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    }
  ],
  "brandUseCases": [
    "fintech UI",
    "payment flows",
    "trust-focused interfaces",
    "brand reference",
    "design systems",
    "CSS tokens",
    "accessibility checks"
  ],
  "semanticGroups": [
    "finance brand colors",
    "green led palette",
    "cool brand palette",
    "vibrant brand color",
    "Wise color reference"
  ],
  "contrastSafeWith": [
    "#000000",
    "#1A1A1A",
    "#36454F",
    "#FFFFFF",
    "#F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/wise.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Wise Brand Colors

Wise uses a green-led palette in this independent finance brand color reference. The palette is centered on #9FE870, with supporting values #163300, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for fintech UI, payment flows, trust-focused interfaces, and brand reference. The primary color is classified as cool with vibrant character, and black text gives the stronger contrast against #9FE870.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Wise.