Brand colors

Khan Academy Brand Colors

Khan Academy palette: #14BF96, #1865F2, #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 Khan Academy.

Commonly referenced palette Khan Academy
#14BF96#1865F2#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#14BF96RGB 20, 191, 150
Palette color 2#1865F2RGB 24, 101, 242
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-khan-academy-1: #14BF96;
  --brand-khan-academy-2: #1865F2;
  --brand-khan-academy-3: #FFFFFF;
}

Accessibility Snapshot

#14BF96Black 8.92:1 / White 2.35:1
#1865F2Black 4.18:1 / White 5.02:1
#FFFFFFBlack 21:1 / White 1:1

Brand palette context

About Khan Academy Brand Colors

Khan Academy is represented here by the commonly referenced values #14BF96, #1865F2, and #FFFFFF in this independent education brand color reference. The palette includes Cyan, Blue, and Gray color families, with no undocumented primary, secondary, or accent roles assigned.

Across 3 listed values, #1865F2 is darkest at luminance 0.1591 and #FFFFFF is lightest at 1. Black gives the stronger standard-text contrast on 2 values, while white is stronger on 1; each pairing remains documented separately in the accessibility snapshot.

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

Downloadable brand colors infographic

Khan Academy Brand Colors Infographic

Save an independent infographic of the commonly referenced Khan Academy HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

1200 × 800
Khan Academy brand colors infographic showing its commonly referenced HEX palette and accessibility guidance for every listed color without assigning a color hierarchy.
Khan Academy brand colors infographic. Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Khan Academy.

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.3961
Black text8.92:1AA Pass
White text2.35: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": "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": "Palette color 1",
    "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": "Palette 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 brand palette",
    "blue brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "light 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": "Palette color 1",
      "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": "Palette 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 brand palette",
    "blue brand palette",
    "gray brand palette",
    "cool brand palette",
    "neutral brand palette",
    "vibrant brand color",
    "light 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"
  ]
}