Forest Green

#1F9331

Green

Color Codes

All color formats for development

HEX
#1F9331
RGB
rgb(31, 147, 49)
HSL
hsl(129, 65%, 35%)
OKLCH
oklch(0.581 0.169 145)
CMYK
cmyk(79%, 0%, 67%, 42%)

Accessibility

WCAG contrast compliance

On White Background

3.98:1

AA AAA

On Black Background

5.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E2F9
200
#C8F3
300
#9EEA
400
#6CE0
500
#42D7
600
#27B9
700
#1F93
800
#1669
900
#0E43
950
#092A

Shades

Darker variations

1#1C852C
2#197627
3#166722
4#13581D
5#104A18
6#0C3B13
7#092C0F
8#061D0A
9#030F05

Tints

Lighter variations

1#25AF3A
2#2BCA43
3#40D656
4#5BDC6E
5#76E286
6#92E89F
7#ADEEB7
8#C8F3CF
9#E4F9E7

Tones

Muted variations

1#258D35
2#2B8839
3#31823D
4#367C41
5#3C7645
6#427049
7#486B4D
8#4E6551
9#535F55

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9E5
Light backgroundsTable row hoverSkeleton loading
200
C8F3
#C8F3CF
Secondary backgroundsInput backgroundsDividers
300
9EEA
#9EEAAA
BordersInactive statesPlaceholder text
400
6CE0
#6CE07D
Disabled statesSecondary iconsMuted text
500
42D7
#42D758
Primary brand colorCTAsActive elementsLinks
600
27B9
#27B93D
Hover statesFocus ringsPrimary buttons hover
700
1F93
#1F9331
Active/pressed statesDark mode accentsSecondary text
800
1669
#166923
Text on light backgroundsHeadingsStrong borders
900
0E43
#0E4316
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: #F2FCF4;
  --forest-green-100: #E2F9E5;
  --forest-green-200: #C8F3CF;
  --forest-green-300: #9EEAAA;
  --forest-green-400: #6CE07D;
  --forest-green-500: #42D758;
  --forest-green-600: #27B93D;
  --forest-green-700: #1F9331;
  --forest-green-800: #166923;
  --forest-green-900: #0E4316;
  --forest-green-950: #092A0E;
}
Generate More ShadesCreate PaletteConvert Color