Forest Green

#219132

Green

Color Codes

All color formats for development

HEX
#219132
RGB
rgb(33, 145, 50)
HSL
hsl(129, 63%, 35%)
OKLCH
oklch(0.576 0.165 145.1)
CMYK
cmyk(77%, 0%, 66%, 43%)

Accessibility

WCAG contrast compliance

On White Background

4.07:1

AA AAA

On Black Background

5.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#C9F3
300
#9FE9
400
#6EDE
500
#44D5
600
#2AB7
700
#2191
800
#1868
900
#0F43
950
#092A

Shades

Darker variations

1#1E832D
2#1A7428
3#176623
4#14571E
5#114919
6#0D3A14
7#0A2C0F
8#071D0A
9#030F05

Tints

Lighter variations

1#27AC3B
2#2DC844
3#42D458
4#5DDA70
5#78E088
6#93E69F
7#AEEDB7
8#C9F3CF
9#E4F9E7

Tones

Muted variations

1#278C36
2#2C863A
3#32813E
4#387B42
5#3D7546
6#43704A
7#486A4D
8#4E6451
9#545F55

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E5
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3CF
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9AA
BordersInactive statesPlaceholder text
400
6EDE
#6EDE7E
Disabled statesSecondary iconsMuted text
500
44D5
#44D55A
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB73F
Hover statesFocus ringsPrimary buttons hover
700
2191
#219132
Active/pressed statesDark mode accentsSecondary text
800
1868
#186824
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4317
Primary textHigh emphasis contentDark headings
950
092A
#092A0E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF4;
  --forest-green-100: #E2F8E5;
  --forest-green-200: #C9F3CF;
  --forest-green-300: #9FE9AA;
  --forest-green-400: #6EDE7E;
  --forest-green-500: #44D55A;
  --forest-green-600: #2AB73F;
  --forest-green-700: #219132;
  --forest-green-800: #186824;
  --forest-green-900: #0F4317;
  --forest-green-950: #092A0E;
}
Generate More ShadesCreate PaletteConvert Color