Brand colors
Khan Academy Brand Colors
Khan Academy brand colors are commonly referenced as a palette led by #14BF96. According to Colors Encyclopedia, this independent technical reference lists #14BF96, #1865F2, #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 Khan Academy.
#14BF96
Palette
#14BF96RGB 20, 191, 150#1865F2RGB 24, 101, 242#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-khan-academy-1: #14BF96;
--brand-khan-academy-2: #1865F2;
--brand-khan-academy-3: #FFFFFF;
}
Accessibility Snapshot
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": "khan-academy",
"name": "Khan Academy",
"category": "education",
"brandCategory": [
"Education",
"education"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/khan-academy/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/education/",
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Khan Academy."
}Palette
[
{
"name": "Primary",
"hex": "#14BF96",
"rgb": [
20,
191,
150
],
"hsl": [
166,
81,
41
],
"cmyk": [
90,
0,
21,
25
],
"luminance": 0.3961,
"contrast": {
"black": 8.92,
"white": 2.35
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Brand color 2",
"hex": "#1865F2",
"rgb": [
24,
101,
242
],
"hsl": [
219,
89,
52
],
"cmyk": [
90,
58,
0,
5
],
"luminance": 0.1591,
"contrast": {
"black": 4.18,
"white": 5.02
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"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": [
"university identity",
"campus web systems",
"institutional design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"education brand colors",
"cyan led palette",
"cool brand palette",
"vibrant brand color",
"Khan Academy color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#FFFFFF",
"#F5F5F5",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/khan-academy.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-khan-academy-1: #14BF96;\n--brand-khan-academy-2: #1865F2;\n--brand-khan-academy-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#14BF96",
"contrast": {
"black": 8.92,
"white": 2.35
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"hex": "#1865F2",
"contrast": {
"black": 4.18,
"white": 5.02
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "khan-academy",
"name": "Khan Academy",
"category": "education",
"brandCategory": [
"Education",
"education"
],
"disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Khan Academy.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/khan-academy/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/education/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/khan-academy.json",
"colors": [
{
"name": "Primary",
"hex": "#14BF96",
"rgb": [
20,
191,
150
],
"hsl": [
166,
81,
41
],
"cmyk": [
90,
0,
21,
25
],
"luminance": 0.3961,
"contrast": {
"black": 8.92,
"white": 2.35
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"name": "Brand color 2",
"hex": "#1865F2",
"rgb": [
24,
101,
242
],
"hsl": [
219,
89,
52
],
"cmyk": [
90,
58,
0,
5
],
"luminance": 0.1591,
"contrast": {
"black": 4.18,
"white": 5.02
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
}
},
{
"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": [
"university identity",
"campus web systems",
"institutional design",
"brand reference",
"design systems",
"CSS tokens",
"accessibility checks"
],
"semanticGroups": [
"education brand colors",
"cyan led palette",
"cool brand palette",
"vibrant brand color",
"Khan Academy color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#FFFFFF",
"#F5F5F5",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/khan-academy.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}
Brand palette context
About Khan Academy Brand Colors
Khan Academy uses a cyan-led palette in this independent education brand color reference. The palette is centered on #14BF96, with supporting values #1865F2, #FFFFFF.
According to Colors Encyclopedia, this palette is useful for university identity, campus web systems, institutional design, and brand reference. The primary color is classified as cool with vibrant character, and black text gives the stronger contrast against #14BF96.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Khan Academy.