Brand colors
Cash App Brand Colors
Cash App palette: #00D632, #000000, #FFFFFF. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Cash App.
#00D632#000000#FFFFFFPalette
#00D632RGB 0, 214, 50#000000RGB 0, 0, 0#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-cash-app-1: #00D632;
--brand-cash-app-2: #000000;
--brand-cash-app-3: #FFFFFF;
}
Accessibility Snapshot
Brand palette context · Editorially reviewed
About Cash App Brand Colors
Cash App’s developer resources expose the practical side of a high-recognition green, black, and white system. Merchant-facing asset packages separate green-and-white from green-and-black treatments and point implementers to dedicated Cash App Pay guidelines, reflecting that the correct choice depends on surface, legibility, integration context, and the supplied file—not merely on knowing a HEX value.
The bright green can define a strong action surface, while black and white provide the foreground alternatives represented here. Financial interfaces carry additional trust and clarity requirements: color cannot be the only indicator of payment state, success, error, or account status. Partners should use the approved resources for the exact flow instead of reconstructing a mark or copying the consumer application’s appearance.
This unaffiliated page does not provide Cash App Pay integration approval, financial advice, merchant status, logo permission, or a substitute for Block’s current developer requirements.
Downloadable brand colors infographic
Cash App Brand Colors Infographic
Save an independent infographic of the commonly referenced Cash App HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

Machine-readable data
Machine-Readable Brand Color Data (JSON)
Structured brand palette data for design systems, references, automations, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Brand
{
"slug": "cash-app",
"name": "Cash App",
"category": "finance",
"brandCategory": [
"Finance",
"finance"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/cash-app/",
"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 Cash App."
}Palette
[
{
"name": "Palette color 1",
"hex": "#00D632",
"rgb": [
0,
214,
50
],
"hsl": [
134,
100,
42
],
"cmyk": [
100,
0,
77,
16
],
"luminance": 0.4832,
"contrast": {
"black": 10.66,
"white": 1.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Black",
"hex": "#000000",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"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 brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"jewel tone brand color",
"dark brand color",
"light brand color",
"Cash App color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/cash-app.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-cash-app-1: #00D632;\n--brand-cash-app-2: #000000;\n--brand-cash-app-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#00D632",
"contrast": {
"black": 10.66,
"white": 1.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"hex": "#000000",
"contrast": {
"black": 1,
"white": 21
},
"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": "cash-app",
"name": "Cash App",
"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 Cash App.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/cash-app/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/finance/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/cash-app.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#00D632",
"rgb": [
0,
214,
50
],
"hsl": [
134,
100,
42
],
"cmyk": [
100,
0,
77,
16
],
"luminance": 0.4832,
"contrast": {
"black": 10.66,
"white": 1.97
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Black",
"hex": "#000000",
"rgb": [
0,
0,
0
],
"hsl": [
0,
0,
0
],
"cmyk": [
0,
0,
0,
100
],
"luminance": 0,
"contrast": {
"black": 1,
"white": 21
},
"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 brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"jewel tone brand color",
"dark brand color",
"light brand color",
"Cash App color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F",
"#FFFFFF",
"#F5F5F5"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/cash-app.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}