Skip to main content

Grass Green

#3F9142·green family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Grass Green (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#3F9142
RGB
rgb(63, 145, 66)
HSL
hsl(122, 39%, 41%)
OKLCH
oklch(0.587 0.14 144)
CMYK
cmyk(57%, 0%, 54%, 43%)
Luminance:0.2170
CSS var:--color-grass-green
Tailwind:bg-[#3F9142]

Accessibility

Score: 39/100

On White (#FFF)

3.93:1

AA Large

On Black (#000)

5.34:1

AA

On Light Gray (#F5F5F5)

3.61:1

AA Large

Best text color on this background:

black5.34:1
Open in Contrast Checker →

Design Applications

Background

background-color: #3F9142

Text Color

color: #3F9142

bg-[#3F9142] text-[#000000]

Accent border card component

border-left: 4px solid #3F9142

Color Meaning & Psychology

Green occupies the center of the visible spectrum where the eye is most sensitive, making it the easiest color to process — literally restful for the eye. Green's associations with nature, growth, and fresh produce are deeply biological, rooted in the evolutionary advantage of finding food. In finance, "going green" means profit. In design, green signals health, sustainability, and natural ingredients. Darker greens evoke prestige and reliability; lighter greens feel fresh and energetic; blue-greens feel sophisticated and trustworthy. Green is uniquely cross-cultural in positive associations, though it represents environmental risk in some financial contexts. Its deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.

Industry Usage

Common contexts and industries where Grass Green is applied in professional design.

  • Financial services and investment platforms
  • Health, wellness, and organic food brands
  • Environmental and sustainability organizations
  • Pharmaceutical and medical products
  • Agriculture and farming brands
  • Eco-friendly consumer goods
  • Real estate and property development
  • Success and achievement badges in UI

Accessibility Considerations

Normal Text

Fails AA

4.5:1 minimum required

Large Text

Passes AA Large

3:1 minimum required

UI Components

Meets 1.4.11

3:1 for non-text UI

Grass Green is a light color. Use black (#000000) text on top of it for maximum readability (5.34:1). Avoid white text on this background.

CSS & Code Examples

Background

background-color: #3F9142;

Text

color: #3F9142;

Border

border: 2px solid #3F9142;

Box Shadow

box-shadow: 0 4px 20px #3F914240;

Gradient

background: linear-gradient(135deg, #3F9142, #70c26f);

Tailwind-style

--color-grass-green: #3F9142;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Grass Green without a custom config.

Background

bg-[#3F9142]

Text

text-[#3F9142]

Border

border-[#3F9142]

Ring

ring-[#3F9142]

Fill

fill-[#3F9142]

From (gradient)

from-[#3F9142]

Via (gradient)

via-[#3F9142]

To (gradient)

to-[#3F9142]

Design Tokens

Ready-to-use Grass Green design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-grass-green: #3F9142;
  --color-grass-green-rgb: 63, 145, 66;
  --color-grass-green-hsl: 122, 39%, 41%;
}

SCSS Variables

$color-grass-green: #3F9142;
$color-grass-green-rgb: 63, 145, 66;
$color-grass-green-hsl: 122, 39%, 41%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'grass-green': '#3F9142',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-grass-green: #3F9142;
}

JSON Design Token (W3C format)

{
  "grass-green": {
    "value": "#3F9142",
    "type": "color",
    "description": "Grass Green — #3F9142"
  }
}

What Does Grass Green Mean? Color Psychology & Cultural Symbolism

Color researchers consistently find that green environments lower cortisol levels and increase feelings of calm and restorative focus. Grass Green carries this quality into designed spaces—projecting growth through its medium character at 41% lightness.

  • Across color psychology research, green consistently tests high for "health" associations, making Grass Green a reliable vehicle for growth in cross-demographic audiences.
  • Brand designers draw on green-family tones to project trustworthiness and reliability—values that Grass Green communicates in a medium key.
  • At 39% saturation, Grass Green reads as subdued—neither overwhelming nor passive, landing in the growth, nature, health, and balance zone with measured confidence.
  • Grass Green's medium lightness (41%) shifts its psychological register: a balanced mid-tone that embodies growth, nature, health, and balance at its most direct.

The enduring power of Grass Green is that it never needs to explain itself—growth, health, and permission are universally understood.

How to Use Grass Green in Design: Applications, Pairings & Best Practices

The design applications of Grass Green span from digital UI states to full brand identity systems. Its subdued saturation (39%) means it reads as a refined, understated presence suited to sophisticated, restrained design systems in both contexts—strong accents, headers, and primary brand applications where visual authority is required in background uses, more active as an accent.

  • Avoid: warning or danger contexts (except for safety signs), over-saturated versions in premium luxury branding, and contexts requiring urgency.
  • Color harmonies: Grass Green's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Grass Green's subdued quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
  • Grass Green creates strong legibility with black text overlays (5.3:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Grass Green as text requires a dark background; its 41% lightness means it provides 3.9:1 contrast on white, not meeting WCAG AA.

The enduring power of Grass Green is that it never needs to explain itself—growth, health, and permission are universally understood.

Grass Green Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Grass Green (#3F9142) reaches 5.34:1 contrast with black text—meeting WCAG 2.1 AA minimum of 4.5:1 for normal text and 3:1 for large text. It clears standard production accessibility requirements. Relative luminance: 21.7%.

  • As text on white (#FFFFFF): 3.93:1 — AA (large text only)
  • As text on black (#000000): 5.34:1 — AA ✓
  • Best text color on Grass Green background: Black (#000000) at 5.34:1
  • WCAG 2.1 luminance: 21.7% — mid-range luminance—it sits in the transition zone where both dark and light text approaches require testing against the 4.5:1 WCAG threshold
  • Grass Green qualifies for normal body text and all larger sizes (AA).

Grass Green's WCAG profile makes it a compliant choice for most text applications.

Grass Green in Industry: Branding, Design & Market Applications

Across industry research, green-family tones consistently outperform competitors in categories built on growth, nature, health, and balance. Grass Green is a medium expression of this advantage—best positioned in Healthcare & Wellness and adjacent markets.

  • Healthcare & Wellness: Green's association with health, nature, and healing makes it the second-most-common color in healthcare branding (after blue). It signals vitality, recovery, and natural wellness without the clinical coldness of pure white or blue. (examples: Headspace, One Medical, Kaiser Permanente) Works best in teal-green and sage variations for digital health products; more saturated greens suit fitness and sports medicine.
  • Finance & Banking: In Western markets, the green-money association is deeply embedded. Financial institutions use dark, sophisticated greens to communicate growth, prosperity, and fiduciary reliability. It's equally effective for positive portfolio indicators and "go" confirmation states in trading UIs. (examples: Capital One, PayPal, Visa) Dark greens with gold accents signal premium financial services; bright greens in fintech apps signal growth metrics.
  • Sustainability & Organic: Green is the categorical color of environmental consciousness. Sustainability brands, organic food labels, and clean-energy companies use it as an immediate, unambiguous signal of ecological values and natural origin. (examples: Pela Case, Grove Collaborative, Allbirds) The challenge is differentiation—nearly every sustainability brand uses green, so typography, illustration style, and specific tone matter more.
  • Brand positioning: Grass Green is best suited for brands projecting trustworthiness, reliability, growth. Categories outside this positioning—warning or danger contexts (except for safety signs)—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Grass Green works effectively in financial dashboards, nature and outdoor products, health and wellness UIs—contexts where nature serves a secondary but reinforcing role.

Grass Green earns its strongest ROI in industries where trust and recognition compound over time: Healthcare & Wellness, Finance & Banking, Sustainability & Organic. Use it to build the kind of brand recognition that decades reinforce.

Frequently Asked Questions

What is the hex code for Grass Green?
The hex code for Grass Green is #3F9142. Its RGB values are rgb(63, 145, 66) and its HSL values are hsl(122, 39%, 41%).
What does Grass Green mean in design?
Green occupies the center of the visible spectrum where the eye is most sensitive, making it the easiest color to process — literally restful for the eye. Green's associations with nature, growth, and fresh produce are deeply biological, rooted in the evolutionary advantage of finding food. In finance, "going green" means profit. In design, green signals health, sustainability, and natural ingredients. Darker greens evoke prestige and reliability; lighter greens feel fresh and energetic; blue-greens feel sophisticated and trustworthy. Green is uniquely cross-cultural in positive associations, though it represents environmental risk in some financial contexts. Its deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.
Is Grass Green WCAG accessible?
Grass Green (#3F9142) passes WCAG AA-large on white with a 3.93:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with Grass Green?
Grass Green pairs well with its complementary color Orchid (#DA70D6). Analogous colors like Sap Green and Fern Green also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Grass Green used for?
Grass Green is commonly used for: Financial services and investment platforms; Health, wellness, and organic food brands; Environmental and sustainability organizations; Pharmaceutical and medical products; Agriculture and farming brands.
What are the CSS and Tailwind values for Grass Green?
In CSS, use `color: #3F9142` or `background-color: #3F9142`. The CSS custom property is `--color-grass-green: #3F9142`. In Tailwind CSS, use the arbitrary value class `bg-[#3F9142]` for backgrounds or `text-[#3F9142]` for text.