Forest Green

#159E32

Green

Color Codes

All color formats for development

HEX
#159E32
RGB
rgb(21, 158, 50)
HSL
hsl(133, 77%, 35%)
OKLCH
oklch(0.61 0.183 145.4)
CMYK
cmyk(87%, 0%, 68%, 38%)

Accessibility

WCAG contrast compliance

On White Background

3.52:1

AA AAA

On Black Background

5.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#128E2D
2#107E28
3#0E6F23
4#0C5F1E
5#0A4F19
6#083F14
7#062F0F
8#04200A
9#021005

Tints

Lighter variations

1#18BB3C
2#1CD945
3#32E458
4#4FE870
5#6CEC88
6#8AF0A0
7#A7F4B8
8#C4F7CF
9#E2FBE7

Tones

Muted variations

1#1B9736
2#22903A
3#29893E
4#308242
5#377C46
6#3E754A
7#456E4E
8#4C6751
9#526055

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF4
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE5
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7CF
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2AB
BordersInactive statesPlaceholder text
400
61EA
#61EA7F
Disabled statesSecondary iconsMuted text
500
34E5
#34E55A
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC73F
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E32
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F7124
Text on light backgroundsHeadingsStrong borders
900
0948
#094817
Primary textHigh emphasis contentDark headings
950
062D
#062D0E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF4;
  --forest-green-100: #DFFBE5;
  --forest-green-200: #C4F7CF;
  --forest-green-300: #97F2AB;
  --forest-green-400: #61EA7F;
  --forest-green-500: #34E55A;
  --forest-green-600: #1AC73F;
  --forest-green-700: #159E32;
  --forest-green-800: #0F7124;
  --forest-green-900: #094817;
  --forest-green-950: #062D0E;
}
Generate More ShadesCreate PaletteConvert Color