# lime (#00ff00)

A CSS color — vivid. Deterministic analysis from BrandSweets (no inference).

## Values

- Hex: `#00ff00`
- RGB: rgb(0, 255, 0)
- HSL: hsl(120, 100%, 50%)
- OKLCH: oklch(0.866 0.295 142.5)
- Relative luminance: 0.7152
- Name: lime (`lime`, source: css)
- Moods: vivid
- Page: https://brandsweets.com/colors/lime

## Tints & shades

- Tints (toward white): #1aff1a, #33ff33, #47ff47, #61ff61, #7aff7a, #94ff94, #adffad, #c2ffc2, #dbffdb, #f5fff5
- Shades (toward black): #00e600, #00d100, #00b800, #00a300, #008a00, #007000, #005c00, #004200, #002e00, #001400

## Harmonies

- Complementary: #ff00ff
- Analogous: #80ff00, #00ff80
- Triadic: #0000ff, #ff0000
- Split-complementary: #8000ff, #ff0080
- Tetradic: #0080ff, #ff00ff, #ff8000

## Colors that go with lime

Named partners (harmony on the OKLCH wheel, co-occurrence in curated palettes and brand systems, and the neutrals that carry it), best first:

- **Violet** #ee82ee [harmony: complementary] — Violet sits directly opposite lime on the wheel — the strongest contrast one hue can give another, so use it small: a button, a link colour, one highlight. — https://brandsweets.com/colors/violet
- **Hot Pink** #ff69b4 [harmony: split] — Hot Pink is a split-complement of lime: nearly opposite, so it still pops against it, without the vibrating edge of a true complement. — https://brandsweets.com/colors/hotpink
- **Charcoal** #36454f [role] — Charcoal is the body-text near-black for lime: its slight blue cast keeps type crisp beside a warm colour where pure #000 looks heavy. — https://brandsweets.com/colors/charcoal
- **Plum** #dda0dd [harmony: split] — Plum is a split-complement of lime: nearly opposite, so it still pops against it, without the vibrating edge of a true complement. — https://brandsweets.com/colors/plum
- **Light Coral** #f08080 [harmony: triadic] — Light Coral completes a triad with lime — three hues spaced evenly round the wheel, the classic way to get energy into a palette without a clash. — https://brandsweets.com/colors/lightcoral
- **Cornflower Blue** #6495ed [harmony: triadic] — Cornflower Blue completes a triad with lime — three hues spaced evenly round the wheel, the classic way to get energy into a palette without a clash. — https://brandsweets.com/colors/cornflowerblue
- **Medium Aquamarine** #66cdaa [harmony: analogous] — Medium Aquamarine is lime's neighbour on the wheel, so the two read as one family — use it for hover states, gradients and secondary surfaces. — https://brandsweets.com/colors/mediumaquamarine
- **Blue** #0000ff [pool] — MongoDB's brand system puts Blue beside lime, as the accent. Seen in: MongoDB (https://brandsweets.com/colors/brands/mongodb-com). — https://brandsweets.com/colors/blue

## Contrast (WCAG 2.x, as text)

- On white (#ffffff): 1.37:1 — AA fail, AA-large fail, AAA fail. Fix: AA: text → #008a00 (4.53:1); AA: background → #616161 (4.51:1); AAA: text → #006600 (7.24:1); AAA: background → #424242 (7.32:1)
- On black (#000000): 15.3:1 — AA pass, AA-large pass, AAA pass

## Curated palettes containing it

- **Laser** (neon, vivid, dark, technical) — #39ff14, #bf00ff, #00e5ff, #07070d, #eefaf0 — Laser green, violet and cyan — the synthwave/gaming set; keep the type near-white and let one neon own each screen. — tool: https://brandsweets.com/palettes/new/39ff14-bf00ff-00e5ff-07070d-eefaf0 — collection: https://brandsweets.com/palettes/neon

## Palette tool

Open this color locked as the lead with four explored companions: https://brandsweets.com/palettes/new/00ff00-a2bea5-994edf-1f2d25-edf1e9?lock=0&style=vibrant
(Humans lock/regenerate in the tool; the URL is the state — read `lock=` back to see what they kept.)

## Connect an agent

Point any MCP client at the BrandSweets colors endpoint for the same engine:

- Endpoint: https://mcp.brandsweets.com/colors/mcp
- Tools: `analyze_color` (e.g. `analyze_color({ color: "#00ff00" })`), `check_contrast` (with fixes), `generate_palette` (explore around locks), `suggest_palette` (mood/industry → curated-first), `list_palettes`.
