Brand colors
IBM Brand Colors
IBM palette: #0F62FE, #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 IBM.
#0F62FE#000000#FFFFFFPalette
#0F62FERGB 15, 98, 254#000000RGB 0, 0, 0#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-ibm-1: #0F62FE;
--brand-ibm-2: #000000;
--brand-ibm-3: #FFFFFF;
}
Accessibility Snapshot
Brand palette context · Editorially reviewed
About IBM Brand Colors
IBM’s design language puts blue at the center of a much larger spectrum. Its official specification identifies Blue 60 as #0F62FE and describes the core combination as luminous blues balanced by the simplicity of black and white. The broader graded palette exists so products, diagrams, interfaces, and communications can share a recognizable logic without reducing every IBM experience to one blue rectangle.
IBM treats color as functional information as well as identity. Its guidance assigns contrast steps, requires at least 4.5:1 for smaller text and 3:1 for large text and graphical elements, and warns against relying on hue alone. The three colors shown here are therefore an entry point: real applications select values by role, theme, medium, and accessibility rather than copying the primary blue everywhere.
This independent technical summary does not reproduce IBM artwork, provide internal templates, imply affiliation, or replace IBM’s current design and logo rules.
Downloadable brand colors infographic
IBM Brand Colors Infographic
Save an independent infographic of the commonly referenced IBM 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": "ibm",
"name": "IBM",
"category": "technology",
"brandCategory": [
"Technology",
"technology"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/ibm/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by IBM."
}Palette
[
{
"name": "Palette color 1",
"hex": "#0F62FE",
"rgb": [
15,
98,
254
],
"hsl": [
219,
99,
53
],
"cmyk": [
94,
61,
0,
0
],
"luminance": 0.1599,
"contrast": {
"black": 4.2,
"white": 5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"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": [
"SaaS UI",
"developer tools",
"product branding",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"technology brand colors",
"blue brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"dark brand color",
"light brand color",
"IBM color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/ibm.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-ibm-1: #0F62FE;\n--brand-ibm-2: #000000;\n--brand-ibm-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#0F62FE",
"contrast": {
"black": 4.2,
"white": 5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"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": "ibm",
"name": "IBM",
"category": "technology",
"brandCategory": [
"Technology",
"technology"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by IBM.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/ibm/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/technology/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/ibm.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#0F62FE",
"rgb": [
15,
98,
254
],
"hsl": [
219,
99,
53
],
"cmyk": [
94,
61,
0,
0
],
"luminance": 0.1599,
"contrast": {
"black": 4.2,
"white": 5
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"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": [
"SaaS UI",
"developer tools",
"product branding",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"technology brand colors",
"blue brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"vibrant brand color",
"dark brand color",
"light brand color",
"IBM color reference"
],
"contrastSafeWith": [
"#FFFFFF",
"#F5F5F5",
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/ibm.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}