Skip to main content

Forsythia

#EDAA00·yellow family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

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

Color Values

HEX
#EDAA00
RGB
rgb(237, 170, 0)
HSL
hsl(43, 100%, 46%)
OKLCH
oklch(0.781 0.162 80)
CMYK
cmyk(0%, 28%, 100%, 7%)
Luminance:0.4675
CSS var:--color-forsythia
Tailwind:bg-[#EDAA00]

Accessibility

Score: 48/100

On White (#FFF)

2.03:1

Fail

On Black (#000)

10.35:1

AAA

On Light Gray (#F5F5F5)

1.86:1

Fail

Best text color on this background:

black10.35:1
Open in Contrast Checker →

Design Applications

Background

background-color: #EDAA00

Text Color

color: #EDAA00

bg-[#EDAA00] text-[#000000]

Accent border card component

border-left: 4px solid #EDAA00

Color Meaning & Psychology

Yellow is the most luminous color in the visible spectrum — the color our eyes detect first and at the greatest distance. It stimulates mental activity, promotes optimism, and conveys clarity. However, yellow is also the most fatiguing for the human eye at extended exposure, and pure yellow text on white fails all accessibility standards. In design, yellow works best as an accent or background for dark text. Golden yellows signal warmth and achievement; cool lemons feel fresh and modern. Yellow is the universal color of caution — from traffic lights to hazard tape. 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 Forsythia is applied in professional design.

  • Taxi and transportation services
  • Construction and heavy machinery
  • Children's education products and toys
  • Fast food and energy-focused brands
  • Caution and safety signage
  • Summer and outdoor lifestyle brands
  • Optimistic lifestyle and wellness brands
  • Creative agencies emphasizing ideas

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

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

CSS & Code Examples

Background

background-color: #EDAA00;

Text

color: #EDAA00;

Border

border: 2px solid #EDAA00;

Box Shadow

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

Gradient

background: linear-gradient(135deg, #EDAA00, #ffdb4a);

Tailwind-style

--color-forsythia: #EDAA00;

Tailwind CSS Utilities

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

Background

bg-[#EDAA00]

Text

text-[#EDAA00]

Border

border-[#EDAA00]

Ring

ring-[#EDAA00]

Fill

fill-[#EDAA00]

From (gradient)

from-[#EDAA00]

Via (gradient)

via-[#EDAA00]

To (gradient)

to-[#EDAA00]

Design Tokens

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

CSS Custom Properties

:root {
  --color-forsythia: #EDAA00;
  --color-forsythia-rgb: 237, 170, 0;
  --color-forsythia-hsl: 43, 100%, 46%;
}

SCSS Variables

$color-forsythia: #EDAA00;
$color-forsythia-rgb: 237, 170, 0;
$color-forsythia-hsl: 43, 100%, 46%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'forsythia': '#EDAA00',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-forsythia: #EDAA00;
}

JSON Design Token (W3C format)

{
  "forsythia": {
    "value": "#EDAA00",
    "type": "color",
    "description": "Forsythia — #EDAA00"
  }
}

What Does Forsythia Mean? Color Psychology & Cultural Symbolism

Yellow sits at the apex of human visual sensitivity—the wavelength the eye is most efficient at detecting in daylight. Forsythia (#EDAA00) occupies this zone with a medium quality that reads as intellect: a color perceived as much as experienced.

  • Across color psychology research, yellow consistently tests high for "optimism" associations, making Forsythia a reliable vehicle for intellect in cross-demographic audiences.
  • Brand designers draw on yellow-family tones to project approachability and energy—values that Forsythia communicates in a medium key.
  • At 100% saturation, Forsythia reads as vivid—Pure vivid yellow is the highest-chroma color the human eye perceives—it cannot be ignored and is physiologically stimulating, even more so than red in some attention research.
  • Forsythia's medium lightness (46%) shifts its psychological register: a balanced mid-tone that embodies optimism, clarity, intellect, and caution at its most direct.

The power of Forsythia lies in selective deployment—too much and it fatigues, too little and the energy dissipates. Find the balance.

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

The accessibility challenge with yellow is real—most yellow tones fail WCAG contrast requirements on white—but Forsythia's value as a highlight, background, and accent color is unmatched in creating optimistic, high-energy palettes.

  • Avoid: body text on white (extremely poor contrast), luxury positioning (gold is the exception), and clinical or medical contexts where precision and calm are paramount.
  • Color harmonies: Forsythia's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Forsythia's vivid saturation (100%) means small applications—accents, highlights, icons—deliver maximum impact without visual fatigue. Reserve large-scale use for intentional brand moments.
  • Forsythia creates strong legibility with black text overlays (10.3:1 contrast ratio), making it a reliable background or surface color in design systems
  • Typography: Forsythia as text requires a dark background; its 46% lightness means it provides 2.0:1 contrast on white, not meeting WCAG AA.

The power of Forsythia lies in selective deployment—too much and it fatigues, too little and the energy dissipates. Find the balance.

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

Forsythia (#EDAA00) achieves a 10.35: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: 46.8%.

  • As text on white (#FFFFFF): 2.03:1 — Fail
  • As text on black (#000000): 10.35:1 — AAA ✓
  • Best text color on Forsythia background: Black (#000000) at 10.35:1
  • WCAG 2.1 luminance: 46.8% — above-median luminance—it reads as a light to mid-tone background, compatible with dark text while retaining color personality
  • Forsythia qualifies for all text sizes including small body copy (AAA).
  • Color blindness consideration: tritanopia (blue-yellow color blindness, ~0.003% of population) may affect how this color reads. While rare, for maximum accessibility supplement color signals with text or icon indicators in critical states.

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

Forsythia in Industry: Branding, Design & Market Applications

Forsythia (#EDAA00) is most at home in industries where optimism, clarity, intellect, and caution are key brand values. Its medium quality makes it particularly effective in Food & Beverage contexts, where the vivid saturation signals energy at exactly the right register.

  • Food & Beverage: Yellow stimulates appetite and communicates freshness, especially for bakery, dairy, and snack categories. Its association with sunlight and ripe crops makes it an instinctive choice for natural and wholesome food brands. (examples: Chipotle, Sweetgreen, Blue Bottle Coffee) Extremely effective for children's food products; less effective for premium dining where it reads as casual.
  • Education & Children's Products: Yellow is cognitively stimulating and signals playfulness, making it a dominant choice in educational materials, children's toys, and learning apps. It creates an environment of curiosity and creative energy. (examples: Duolingo, Coursera, Khan Academy) Combine with blue for a classic educational palette that suggests both warmth and reliability.
  • Safety & Construction: Yellow is the universal signal for visibility and caution. High-visibility vests, construction equipment, and warning signage use yellow because it provides maximum contrast in low-light conditions and stands out in natural environments. This safety connotation can be leveraged in UX for warning states and "proceed with awareness" signals.
  • Brand positioning: Forsythia is best suited for brands projecting approachability, energy, clarity. Categories outside this positioning—body text on white (extremely poor contrast)—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Forsythia works effectively in caution signage, pricing emphasis, sticky notes/productivity—contexts where energy serves a secondary but reinforcing role.

The industries where Forsythia performs best are those where the audience expects energy. Build brand strategy around this alignment, not against it.

Frequently Asked Questions

What is the hex code for Forsythia?
The hex code for Forsythia is #EDAA00. Its RGB values are rgb(237, 170, 0) and its HSL values are hsl(43, 100%, 46%).
What does Forsythia mean in design?
Yellow is the most luminous color in the visible spectrum — the color our eyes detect first and at the greatest distance. It stimulates mental activity, promotes optimism, and conveys clarity. However, yellow is also the most fatiguing for the human eye at extended exposure, and pure yellow text on white fails all accessibility standards. In design, yellow works best as an accent or background for dark text. Golden yellows signal warmth and achievement; cool lemons feel fresh and modern. Yellow is the universal color of caution — from traffic lights to hazard tape. 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 Forsythia WCAG accessible?
Forsythia (#EDAA00) does not pass WCAG AA on white (2.03:1 ratio). Use it on dark backgrounds where it achieves 10.35:1. Its overall accessibility score is 48/100.
What colors go well with Forsythia?
Forsythia pairs well with its complementary color Klein Blue (#002FA7). Analogous colors like Burnt Sienna and Wood Brown also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Forsythia used for?
Forsythia is commonly used for: Taxi and transportation services; Construction and heavy machinery; Children's education products and toys; Fast food and energy-focused brands; Caution and safety signage.
What are the CSS and Tailwind values for Forsythia?
In CSS, use `color: #EDAA00` or `background-color: #EDAA00`. The CSS custom property is `--color-forsythia: #EDAA00`. In Tailwind CSS, use the arbitrary value class `bg-[#EDAA00]` for backgrounds or `text-[#EDAA00]` for text.