# Dark Olive Green to Sage Green gradient

Dark Olive Green (#556b2f) to Sage Green (#9caf88), interpolated perceptually. The engine's pick for this pair is oklab.

- Page: https://brandsweets.com/gradients/darkolivegreen-to-sage-green
- Colors: https://brandsweets.com/colors/darkolivegreen, https://brandsweets.com/colors/sage-green
- Reverse: https://brandsweets.com/gradients/sage-green-to-darkolivegreen

## OKLab

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

## OKLCH (shorter hue)

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

## Eased (soft)

- CSS: `linear-gradient(135deg in oklab, #556b2f 0%, #566c30 8.28%, #596f34 16.03%, #5d733a 23.35%, #627841 30.32%, #697e49 37.03%, #708552 43.56%, #788c5c 50%, #7f9465 56.44%, #879b6e 62.97%, #8da176 69.68%, #93a77d 76.65%, #98ab83 83.97%, #9bae87 91.72%, #9caf88 100%)`
- Tailwind: `bg-[linear-gradient(135deg_in_oklab,#556b2f_0%,#566c30_8.28%,#596f34_16.03%,#5d733a_23.35%,#627841_30.32%,#697e49_37.03%,#708552_43.56%,#788c5c_50%,#7f9465_56.44%,#879b6e_62.97%,#8da176_69.68%,#93a77d_76.65%,#98ab83_83.97%,#9bae87_91.72%,#9caf88_100%)]`
- Contrast (worst point): white 2.36:1 fail · black 3.53:1 AA-large · banding medium
- Maker: https://brandsweets.com/gradients/new/v1.556b2f-9caf88?a=135&e=soft&n=15

## Mesh

- CSS: `radial-gradient(circle farthest-corner at 9.38% 60.16%, oklch(from #556b2f l c h / 0.8693) 0%, rgb(from #556b2f r g b / 0) 54.43%), radial-gradient(circle farthest-corner at 44.07% 47.14%, oklch(from #9caf88 l c h / 0.7795) 0%, rgb(from #9caf88 r g b / 0) 49.37%)`
- Tailwind: `bg-[radial-gradient(circle_farthest-corner_at_9.38%_60.16%,oklch(from_#556b2f_l_c_h_/_0.8693)_0%,rgb(from_#556b2f_r_g_b_/_0)_54.43%),radial-gradient(circle_farthest-corner_at_44.07%_47.14%,oklch(from_#9caf88_l_c_h_/_0.7795)_0%,rgb(from_#9caf88_r_g_b_/_0)_49.37%)]`
- Contrast (worst point): white 3.27:1 AA-large · black 5.09:1 AA · banding low
- Maker: https://brandsweets.com/gradients/new/v1.556b2f-9caf88?k=mesh&seed=darkolivegreen-to-sage-green

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