# Eggplant to Teal gradient

Eggplant (#614051) to Teal (#008080), interpolated perceptually. The engine's pick for this pair is oklch.

- Page: https://brandsweets.com/gradients/eggplant-to-teal
- Colors: https://brandsweets.com/colors/eggplant, https://brandsweets.com/colors/teal
- Reverse: https://brandsweets.com/gradients/teal-to-eggplant

## OKLab

- CSS: `linear-gradient(135deg in oklab, #614051 0%, #008080 100%)`
- Tailwind: `bg-linear-to-br/oklab from-[#614051] to-[#008080]`
- Contrast (worst point): white 4.77:1 AA · black 2.36:1 fail · banding high
- Maker: https://brandsweets.com/gradients/new/v1.614051-008080?a=135

## OKLCH (shorter hue)

- CSS: `linear-gradient(135deg in oklch shorter hue, #614051 0%, #008080 100%)`
- Tailwind: `bg-linear-to-br/oklch from-[#614051] to-[#008080]`
- Contrast (worst point): white 4.77:1 AA · black 2.36:1 fail · banding high
- Maker: https://brandsweets.com/gradients/new/v1.614051-008080?a=135&in=oklch&hue=shorter

## Eased (soft)

- CSS: `linear-gradient(135deg in oklch shorter hue, #614051 0%, #614053 8.28%, #624258 16.03%, #62445f 23.35%, #604869 30.32%, #5d4d73 37.03%, #57537e 43.56%, #4e5b87 50%, #42638c 56.44%, #346b8e 62.97%, #24728d 69.68%, #137889 76.65%, #047c85 83.97%, #007f81 91.72%, #008080 100%)`
- Tailwind: `bg-[linear-gradient(135deg_in_oklch_shorter_hue,#614051_0%,#614053_8.28%,#624258_16.03%,#62445f_23.35%,#604869_30.32%,#5d4d73_37.03%,#57537e_43.56%,#4e5b87_50%,#42638c_56.44%,#346b8e_62.97%,#24728d_69.68%,#137889_76.65%,#047c85_83.97%,#007f81_91.72%,#008080_100%)]`
- Contrast (worst point): white 4.77:1 AA · black 2.36:1 fail · banding high
- Maker: https://brandsweets.com/gradients/new/v1.614051-008080?a=135&in=oklch&hue=shorter&e=soft&n=15

## Mesh

- CSS: `radial-gradient(circle farthest-corner at 11.08% 97.92%, oklch(from #008080 l c h / 0.7546) 0%, rgb(from #008080 r g b / 0) 55.84%), radial-gradient(circle farthest-corner at 20.94% 54.42%, oklch(from #614051 l c h / 0.7677) 0%, rgb(from #614051 r g b / 0) 55.4%)`
- Tailwind: `bg-[radial-gradient(circle_farthest-corner_at_11.08%_97.92%,oklch(from_#008080_l_c_h_/_0.7546)_0%,rgb(from_#008080_r_g_b_/_0)_55.84%),radial-gradient(circle_farthest-corner_at_20.94%_54.42%,oklch(from_#614051_l_c_h_/_0.7677)_0%,rgb(from_#614051_r_g_b_/_0)_55.4%)]`
- Contrast (worst point): white 6.35:1 AA · black 2.84:1 fail · banding low
- Maker: https://brandsweets.com/gradients/new/v1.614051-008080?k=mesh&seed=eggplant-to-teal

## Gradient maker

Every maker URL is the gradient's state: `/gradients/new/v1.<hex>-<hex>[_pos]?a=135&in=oklch&hue=shorter&e=soft&g=8`. Hand one to a human, let them refine, and read the link they return.

## Connect an agent

Point any MCP client at the BrandSweets gradients endpoint for the same engine and corpus:

- Endpoint: https://mcp.brandsweets.com/gradients/mcp
- Tools: `make_gradient` (2–5 colours → CSS with the interpolation space, Tailwind v4, SVG, PNG URL, DTCG token + the contrast/banding/gamut report), `brand_gradients` (brand slug or palette → brand gradient, hero, button, variants).
- Resource: `gradients://corpus` — the whole bundled corpus as JSON.
