> For the complete documentation index, see [llms.txt](https://studies-de-jure.gitbook.io/learn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://studies-de-jure.gitbook.io/learn/sourcebooks/cj-liability/unit-6-selected-topics-in-law-enforcement-liability/graham-v.-connor/brief-graham-v.-connor.md).

# Brief—Graham v. Connor

### Case Brief: *Graham v. Connor*

Citation: 490 U.S. 386 (1989)

Vote: 9–0 (Rehnquist delivered the opinion; Blackmun, Brennan, and Marshall concurred in part)

#### I. Procedural History

Petitioner **Dethorne Graham sued several police officers** under 42 U.S.C. § 1983 for using excessive force during an investigatory stop. The D**istrict Court granted a directed verdict for the officers, applying a four-factor test that included whether the force was applied "maliciously and sadistically".** The Court of Appeals for the **Fourth Circuit affirmed, endorsing this "substantive due process" standard.** The Supreme Court granted certiorari and **reversed**.

#### II. Facts (Detailed Summary)

On November 12, 1984, Dethorne <mark style="background-color:$warning;">Graham, a diabetic, felt an insulin reaction beginning</mark>. He asked a <mark style="background-color:$warning;">friend, William Berry, to drive him to a convenience store for orange juice. Finding a long line, Graham hurried out of the store and asked Berry to drive him to a friend's house instead.</mark>

* The Stop: Officer <mark style="background-color:$warning;">Connor saw Graham’s quick exit and became suspicious</mark>.
  * made stop about a half-mile away
  * Berry explained that Graham was having a "sugar reaction"
  * Connor ordered them to wait for backup.
* The Physical Encounter: <mark style="background-color:$warning;">Graham, in a state of confusion, exited the car and passed out on the curb</mark>.
  * Backup officers arrived and:
    * <mark style="background-color:$warning;">Handcuffed Graham tightly behind his back, ignoring Berry’s pleas for sugar.</mark>
      * **Assumed Graham was drunk**, with one officer stating, "Ain't nothing wrong with the M. F. but drunk".
      * Lifting Graham from behind, **they slammed his face against the hood of Berry's car**.
      * **Refused to let a friend give Graham orange juice and threw him headfirst into a police car.**
* The Outcome: Once Connor confirmed no crime occurred at the store, Graham was driven home and released.
  * **He suffered a broken foot, wrist cuts, a bruised forehead, and permanent ringing in his ears.**

#### III. Issue

What constitutional standard governs a claim that law enforcement officials **used excessive force** during an arrest or investigatory stop?

#### IV. Holding

All claims of excessive force (deadly or not) in the course of an arrest or "seizure" of a free citizen must **be analyzed under the Fourth Amendment’s "objective reasonableness" standard, not a substantive due process standard.**

***

#### V. Reasoning (Detailed)

The Court's reasoning is built on three main pillars:

1\. The **Specificity** Principle The Court **rejected the idea of a "generic" standard for excessive force.** It ruled that § 1983 is not a source of rights, but a vehicle for them. Therefore, **courts must identify the specific constitutional right at play:**

* **Fourth Amendment**: **Applies to "seizures"** of free citizens (arrests/stops).
* **Eighth Amendment: Applies to convicted prisoners** (cruel and unusual punishment). Because the Fourth Amendment provides an explicit textual source of protection against "unreasonable seizures," it—rather than the vague concept of "substantive due process"—must be the guide.

2\. The "**Objective Reasonableness**" Test The Court established that "reasonableness" is not a mechanical application but **requires balancing the intrusion on the individual against the government’s interests**. This includes <mark style="background-color:$warning;">**three key factors (The Graham Factors):**</mark>

* <mark style="background-color:$warning;">**The severity of the crime at issue.**</mark>
* <mark style="background-color:$warning;">**Whether the suspect poses an immediate threat to the safety of officers or others.**</mark>
* <mark style="background-color:$warning;">**Whether the suspect is actively resisting arrest or attempting to flee.**</mark>

3\. The Perspective of the "**Reasonable Officer**" Crucially, the Court held that reasonableness must be judged from the perspective of a **reasonable officer on the scene**.

* **No Hindsight**: Actions cannot be judged with the "20/20 vision of hindsight".
* **Split-Second Judgments**: **The law must account for the fact that officers make rapid decisions in "tense, uncertain, and rapidly evolving" situations**.
* **Subjective Intent is Irrelevant**: An officer's "evil intentions" do not make an objectively reasonable use of force unconstitutional; conversely, **"good intentions" do not save an objectively unreasonable use of force.**

#### VI. Decision

The Supreme Court vacated the judgment, ruling that the lower courts erred by requiring Graham to prove "malicious and sadistic" intent—a subjective factor that has no place in a Fourth Amendment inquiry.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://studies-de-jure.gitbook.io/learn/sourcebooks/cj-liability/unit-6-selected-topics-in-law-enforcement-liability/graham-v.-connor/brief-graham-v.-connor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
