Skip to main content

Harlequin

#3FFF00·green family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#3FFF00
RGB
rgb(63, 255, 0)
HSL
hsl(105, 100%, 50%)
OKLCH
oklch(0.872 0.287 141)
CMYK
cmyk(75%, 0%, 100%, 0%)
Luminance:0.7258
CSS var:--color-harlequin
Tailwind:bg-[#3FFF00]

Accessibility

Score: 48/100

On White (#FFF)

1.35:1

Fail

On Black (#000)

15.52:1

AAA

On Light Gray (#F5F5F5)

1.24:1

Fail

Best text color on this background:

black15.52:1
Open in Contrast Checker →

Design Applications

Background

background-color: #3FFF00

Text Color

color: #3FFF00

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

Accent border card component

border-left: 4px solid #3FFF00

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. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.

Industry Usage

Common contexts and industries where Harlequin 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

Fails AA Large

3:1 minimum required

UI Components

Check contrast

3:1 for non-text UI

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

CSS & Code Examples

Background

background-color: #3FFF00;

Text

color: #3FFF00;

Border

border: 2px solid #3FFF00;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #3FFF00, #86ff56);

Tailwind-style

--color-harlequin: #3FFF00;

Tailwind CSS Utilities

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

Background

bg-[#3FFF00]

Text

text-[#3FFF00]

Border

border-[#3FFF00]

Ring

ring-[#3FFF00]

Fill

fill-[#3FFF00]

From (gradient)

from-[#3FFF00]

Via (gradient)

via-[#3FFF00]

To (gradient)

to-[#3FFF00]

Design Tokens

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

CSS Custom Properties

:root {
  --color-harlequin: #3FFF00;
  --color-harlequin-rgb: 63, 255, 0;
  --color-harlequin-hsl: 105, 100%, 50%;
}

SCSS Variables

$color-harlequin: #3FFF00;
$color-harlequin-rgb: 63, 255, 0;
$color-harlequin-hsl: 105, 100%, 50%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'harlequin': '#3FFF00',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-harlequin: #3FFF00;
}

JSON Design Token (W3C format)

{
  "harlequin": {
    "value": "#3FFF00",
    "type": "color",
    "description": "Harlequin — #3FFF00"
  }
}

What Does Harlequin Mean? Color Psychology & Cultural Symbolism

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

  • 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.
  • Harlequin's medium lightness (50%) shifts its psychological register: a balanced mid-tone that embodies growth, nature, health, and balance at its most direct.
  • At 100% saturation, Harlequin 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.

Harlequin is permission in color form—it makes things feel right, approved, and moving forward.

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

Harlequin brings life to design systems that risk feeling cold or clinical. Its medium character makes it versatile as both a primary brand color and a functional state color—success, approval, and positive actions feel natural expressed in green.

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

Harlequin is permission in color form—it makes things feel right, approved, and moving forward.

Harlequin Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Harlequin (#3FFF00) achieves a 15.52:1 contrast ratio with black text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 72.6%.

  • As text on white (#FFFFFF): 1.35:1 — Fail
  • As text on black (#000000): 15.52:1 — AAA ✓
  • Best text color on Harlequin background: Black (#000000) at 15.52:1
  • WCAG 2.1 luminance: 72.6% — high-luminance (near-white)—it provides excellent readability for dark text overlays and integrates naturally into light design systems
  • Harlequin qualifies for all text sizes including small body copy (AAA).

Always verify Harlequin at its final intended size and weight using a real contrast checker—font weight and rendering environment affect perceived legibility beyond what raw ratios capture.

Harlequin in Industry: Branding, Design & Market Applications

Across industry research, green-family tones consistently outperform competitors in categories built on growth, nature, health, and balance. Harlequin 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: JPMorgan Chase, Goldman Sachs, 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: Harlequin is best suited for brands projecting health, sustainability, growth. Categories outside this positioning—warning or danger contexts (except for safety signs)—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Harlequin works effectively in success states, approval indicators, sustainability branding—contexts where growth serves a secondary but reinforcing role.

Harlequin 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 Harlequin?
The hex code for Harlequin is #3FFF00. Its RGB values are rgb(63, 255, 0) and its HSL values are hsl(105, 100%, 50%).
What does Harlequin 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. At medium lightness, it is the most versatile tone of this hue family — readable as text on light backgrounds, yet vibrant enough as a visual accent.
Is Harlequin WCAG accessible?
Harlequin (#3FFF00) does not pass WCAG AA on white (1.35:1 ratio). Use it on dark backgrounds where it achieves 15.52:1. Its overall accessibility score is 48/100.
What colors go well with Harlequin?
Harlequin pairs well with its complementary color Electric Purple (#BF00FF). Analogous colors like Moss Green and Chartreuse also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Harlequin used for?
Harlequin 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 Harlequin?
In CSS, use `color: #3FFF00` or `background-color: #3FFF00`. The CSS custom property is `--color-harlequin: #3FFF00`. In Tailwind CSS, use the arbitrary value class `bg-[#3FFF00]` for backgrounds or `text-[#3FFF00]` for text.