Skip to main content

Islamic Green

#009000·green family·WCAG AA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#009000
RGB
rgb(0, 144, 0)
HSL
hsl(120, 100%, 28%)
OKLCH
oklch(0.566 0.193 142)
CMYK
cmyk(100%, 0%, 100%, 44%)
Luminance:0.1995
CSS var:--color-islamic-green
Tailwind:bg-[#009000]

Accessibility

Score: 39/100

On White (#FFF)

4.21:1

AA Large

On Black (#000)

4.99:1

AA

On Light Gray (#F5F5F5)

3.86:1

AA Large

Best text color on this background:

black4.99:1
Open in Contrast Checker →

Design Applications

Background

background-color: #009000

Text Color

color: #009000

bg-[#009000] text-[#000000]

Accent border card component

border-left: 4px solid #009000

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 Islamic 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

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

CSS & Code Examples

Background

background-color: #009000;

Text

color: #009000;

Border

border: 2px solid #009000;

Box Shadow

box-shadow: 0 4px 20px #00900040;

Gradient

background: linear-gradient(135deg, #009000, #51c13e);

Tailwind-style

--color-islamic-green: #009000;

Tailwind CSS Utilities

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

Background

bg-[#009000]

Text

text-[#009000]

Border

border-[#009000]

Ring

ring-[#009000]

Fill

fill-[#009000]

From (gradient)

from-[#009000]

Via (gradient)

via-[#009000]

To (gradient)

to-[#009000]

Design Tokens

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

CSS Custom Properties

:root {
  --color-islamic-green: #009000;
  --color-islamic-green-rgb: 0, 144, 0;
  --color-islamic-green-hsl: 120, 100%, 28%;
}

SCSS Variables

$color-islamic-green: #009000;
$color-islamic-green-rgb: 0, 144, 0;
$color-islamic-green-hsl: 120, 100%, 28%;

Tailwind v3 Config

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

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-islamic-green: #009000;
}

JSON Design Token (W3C format)

{
  "islamic-green": {
    "value": "#009000",
    "type": "color",
    "description": "Islamic Green — #009000"
  }
}

What Does Islamic Green Mean? Color Psychology & Cultural Symbolism

Among the visible spectrum's hues, green holds a special place in human perception—it occupies the exact center wavelength range where the eye's cone cells are most sensitive, creating a uniquely comfortable, balanced viewing experience. Islamic Green (#009000) channels this as health: a quality that feels as natural as it is intentional.

  • Green carries multiple Western associations: nature and the environment, financial success and prosperity (money in the US), health and wellness, and the "go" signal in traffic systems. Dark greens suggest wealth and tradition; bright greens signal vitality and environmental consciousness.
  • In Chinese culture, green is associated with growth, harmony, and fertility. In Islam, green holds sacred significance as the color of paradise and the Prophet. In Japan, green (midori) represents youth, freshness, and eternal life.
  • Islamic Green's deep lightness (28%) shifts its psychological register: Forest and hunter greens project gravitas, tradition, and wealth—the preferred territory for luxury brands, financial institutions, and premium environmental products.
  • At 100% saturation, Islamic Green reads as vivid—Electric and lime greens are among the most energetic hues in the spectrum—striking, modern, and attention-commanding, used in sports, gaming, and tech-forward branding.

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

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

The design applications of Islamic Green span from digital UI states to full brand identity systems. Its vivid saturation (100%) means it reads as a high-energy presence that demands attention in any composition in both contexts—the highest-emphasis uses—headers, hero backgrounds, and dominant brand moments—where it commands the full field in background uses, more active as an accent.

  • UI components: success states, confirmation messages, positive trends—Islamic Green performs reliably in all these roles with its deep tonal character.
  • Brand & identity: success states, approval indicators, sustainability branding—contexts where Islamic Green's vivid quality creates the right register.
  • Typography: Islamic Green as text requires a dark background; its 28% lightness means it provides 4.2:1 contrast on white, not meeting WCAG AA.
  • Islamic Green creates strong legibility with black text overlays (5.0:1 contrast ratio), making it a reliable background or surface color in design systems
  • Proportional use: Islamic Green's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.

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

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

Islamic Green (#009000) reaches 4.99: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: 20.0%.

  • As text on white (#FFFFFF): 4.21:1 — AA (large text only)
  • As text on black (#000000): 4.99:1 — AA ✓
  • Best text color on Islamic Green background: Black (#000000) at 4.99:1
  • WCAG 2.1 luminance: 20.0% — 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
  • Islamic Green qualifies for normal body text and all larger sizes (AA).

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

Islamic 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. Islamic Green is a deep 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: CVS Health, Mayo Clinic, 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: Patagonia, Allbirds, Grove Collaborative) The challenge is differentiation—nearly every sustainability brand uses green, so typography, illustration style, and specific tone matter more.
  • Brand positioning: Islamic 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, Islamic Green works effectively in financial dashboards, nature and outdoor products, health and wellness UIs—contexts where harmony serves a secondary but reinforcing role.

Islamic 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 Islamic Green?
The hex code for Islamic Green is #009000. Its RGB values are rgb(0, 144, 0) and its HSL values are hsl(120, 100%, 28%).
What does Islamic 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 Islamic Green WCAG accessible?
Islamic Green (#009000) passes WCAG AA-large on white with a 4.21:1 contrast ratio. Its overall accessibility score is 39/100.
What colors go well with Islamic Green?
Islamic Green pairs well with its complementary color Purple (#800080). Analogous colors like Chartreuse and Harlequin also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Islamic Green used for?
Islamic 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 Islamic Green?
In CSS, use `color: #009000` or `background-color: #009000`. The CSS custom property is `--color-islamic-green: #009000`. In Tailwind CSS, use the arbitrary value class `bg-[#009000]` for backgrounds or `text-[#009000]` for text.