Skip to main content

Aa

Forest Green on White

6.02:1 contrast ratio

WCAG AA6.02:1 contrast ratio

Forest Green on White

Passes WCAG AAsuitable for normal body text and UI components

✓ Pass

WCAG AA Normal

4.5:1 required

✓ Pass

WCAG AA Large

3:1 required

✗ Fail

WCAG AAA Normal

7:1 required

✓ Pass

UI Components

3:1 required

Forest Green

Foreground (Text)

HEX

#228B22

White

Background

HEX

#FFFFFF

Contrast Analysis

6.02:1

Contrast ratio

WCAG AA

Meets WCAG 2.1 AA standard

CSS Code

CSS Variables

:root {
  --fg: #228B22;
  --bg: #FFFFFF;
}

Inline Style

color: #228B22;
background-color: #FFFFFF;

Tailwind (arbitrary)

text-[#228B22] bg-[#FFFFFF]

Use Cases

natureorganicsustainable

Related Accessible Pairs