Forest Green

#219125

Green

Color Codes

All color formats for development

HEX
#219125
RGB
rgb(33, 145, 37)
HSL
hsl(122, 63%, 35%)
OKLCH
oklch(0.575 0.174 143.3)
CMYK
cmyk(77%, 0%, 74%, 43%)

Accessibility

WCAG contrast compliance

On White Background

4.08:1

AA AAA

On Black Background

5.14: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#1E8321
2#1A741D
3#17661A
4#145716
5#114912
6#0D3A0F
7#0A2C0B
8#071D07
9#030F04

Tints

Lighter variations

1#27AC2C
2#2DC832
3#42D447
4#5DDA61
5#78E07B
6#93E696
7#AEEDB0
8#C9F3CA
9#E4F9E5

Tones

Muted variations

1#278C2A
2#2C862F
3#328135
4#387B3A
5#3D753F
6#437044
7#486A4A
8#4E644F
9#545F54

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E3
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3CA
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9A2
BordersInactive statesPlaceholder text
400
6EDE
#6EDE71
Disabled statesSecondary iconsMuted text
500
44D5
#44D549
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB72E
Hover statesFocus ringsPrimary buttons hover
700
2191
#219125
Active/pressed statesDark mode accentsSecondary text
800
1868
#18681A
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4311
Primary textHigh emphasis contentDark headings
950
092A
#092A0B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF3;
  --forest-green-100: #E2F8E3;
  --forest-green-200: #C9F3CA;
  --forest-green-300: #9FE9A2;
  --forest-green-400: #6EDE71;
  --forest-green-500: #44D549;
  --forest-green-600: #2AB72E;
  --forest-green-700: #219125;
  --forest-green-800: #18681A;
  --forest-green-900: #0F4311;
  --forest-green-950: #092A0B;
}
Generate More ShadesCreate PaletteConvert Color