# Olive Green to Medium Slate Blue gradient

Olive Green (#808000) to Medium Slate Blue (#7b68ee), interpolated perceptually. The engine's pick for this pair is oklch.

- Page: https://brandsweets.com/gradients/olive-to-mediumslateblue
- Colors: https://brandsweets.com/colors/olive, https://brandsweets.com/colors/mediumslateblue
- Reverse: https://brandsweets.com/gradients/mediumslateblue-to-olive

## OKLab

- CSS: `linear-gradient(135deg in oklab, #808000 0%, #7b68ee 100%)`
- Tailwind: `bg-linear-to-br/oklab from-[#808000] to-[#7b68ee]`
- Contrast (worst point): white 4.06:1 AA-large · black 5.00:1 AA · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.808000-7b68ee?a=135

## OKLCH (shorter hue)

- CSS: `linear-gradient(135deg in oklch shorter hue, #808000 0%, #7b68ee 100%)`
- Tailwind: `bg-linear-to-br/oklch from-[#808000] to-[#7b68ee]`
- Contrast (worst point): white 3.72:1 AA-large · black 5.00:1 AA · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.808000-7b68ee?a=135&in=oklch&hue=shorter

## Eased (soft)

- CSS: `linear-gradient(135deg in oklch shorter hue, #808000 0%, #7d8105 8.28%, #728515 16.03%, #5f8b2a 23.35%, #3d9142 30.32%, #00965f 37.03%, #00957f 43.56%, #009397 50%, #0090af 56.44%, #008bca 62.97%, #0082e6 69.68%, #4878ee 76.65%, #666ff0 83.97%, #766aef 91.72%, #7b68ee 100%)`
- Tailwind: `bg-[linear-gradient(135deg_in_oklch_shorter_hue,#808000_0%,#7d8105_8.28%,#728515_16.03%,#5f8b2a_23.35%,#3d9142_30.32%,#00965f_37.03%,#00957f_43.56%,#009397_50%,#0090af_56.44%,#008bca_62.97%,#0082e6_69.68%,#4878ee_76.65%,#666ff0_83.97%,#766aef_91.72%,#7b68ee_100%)]`
- Contrast (worst point): white 3.72:1 AA-large · black 4.99:1 AA · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.808000-7b68ee?a=135&in=oklch&hue=shorter&e=soft&n=15

## Mesh

- CSS: `radial-gradient(circle farthest-corner at 29.68% 89.42%, oklch(from #7b68ee l c h / 0.881) 0%, rgb(from #7b68ee r g b / 0) 53.71%), radial-gradient(circle farthest-corner at 21.95% 23.87%, oklch(from #808000 l c h / 0.8298) 0%, rgb(from #808000 r g b / 0) 50.54%)`
- Tailwind: `bg-[radial-gradient(circle_farthest-corner_at_29.68%_89.42%,oklch(from_#7b68ee_l_c_h_/_0.881)_0%,rgb(from_#7b68ee_r_g_b_/_0)_53.71%),radial-gradient(circle_farthest-corner_at_21.95%_23.87%,oklch(from_#808000_l_c_h_/_0.8298)_0%,rgb(from_#808000_r_g_b_/_0)_50.54%)]`
- Contrast (worst point): white 4.10:1 AA-large · black 4.84:1 AA · banding high
- Maker: https://brandsweets.com/gradients/new/v1.808000-7b68ee?k=mesh&seed=olive-to-mediumslateblue

## 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.
