58W Sensory Architecture

Color + Sound System

TheoB should use color, tactile motion, and sound intentionally. Color guides emotion and meaning; tactile and audio cues make tabs, buttons, and games feel alive without overwhelming the user.

turquoise

clarity, intelligence, freshness, water, interface trust

primary TheoB actions, shell frames, active tabs

cacao-gold

warmth, ritual, nourishment, premium earthiness

cacao, lifestyle, brand moments, human warmth

violet-indigo

depth, mystery, imagination, night study

academy, symbolic study, moral learning, anomaly detection

leaf-green

growth, nature, health, safe progress

wellness, ingredients, skincare, learning progress

ember-coral

attention, energy, warning, transformation

chemistry alerts, risk boundaries, high-energy actions

soft-white

peace, readability, clarity, human rest

text, cards, explanation panels

Content mappings

science

Colors: turquoise, violet-indigo, ember-coral

Sound: crystal tap · Tactile: precise click

cacao

Colors: cacao-gold, leaf-green, soft-white

Sound: warm chime · Tactile: soft pulse

moral learning

Colors: violet-indigo, cacao-gold, soft-white

Sound: low bell · Tactile: slow glow

games

Colors: turquoise, ember-coral, leaf-green

Sound: match pop · Tactile: tile snap

founder command

Colors: turquoise, soft-white, cacao-gold

Sound: subtle confirm · Tactile: firm press

warnings

Colors: ember-coral, soft-white

Sound: muted caution · Tactile: short stop

Tactile + audio tokens

{
  "tactile": [
    {
      "token": "tile-snap",
      "use": "game match confirmation",
      "feel": "quick and satisfying"
    },
    {
      "token": "soft-pulse",
      "use": "learning complete or calm confirmation",
      "feel": "gentle"
    },
    {
      "token": "firm-press",
      "use": "founder command decision",
      "feel": "weighty"
    },
    {
      "token": "short-stop",
      "use": "blocked unsafe action",
      "feel": "clear boundary"
    }
  ],
  "audio": [
    {
      "token": "match-pop",
      "use": "safe game match",
      "status": "design-token-only"
    },
    {
      "token": "warm-chime",
      "use": "cacao/wellness content",
      "status": "design-token-only"
    },
    {
      "token": "low-bell",
      "use": "moral learning/reflection",
      "status": "design-token-only"
    },
    {
      "token": "crystal-tap",
      "use": "science/academy selection",
      "status": "design-token-only"
    },
    {
      "token": "muted-caution",
      "use": "safety boundary",
      "status": "design-token-only"
    }
  ],
  "rule": "No real audio playback in this wave; define consistent sensory language first."
}