Forest Green

#156A32

Green

Color Codes

All color formats for development

HEX
#156A32
RGB
rgb(21, 106, 50)
HSL
hsl(140, 67%, 25%)
OKLCH
oklch(0.462 0.118 149.7)
CMYK
cmyk(80%, 0%, 53%, 58%)

Accessibility

WCAG contrast compliance

On White Background

6.69:1

AA AAA

On Black Background

3.14:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E1F9
200
#C8F4
300
#9DEC
400
#6AE2
500
#3FD9
600
#25BB
700
#1D95
800
#156A
900
#0D44
950
#082B

Shades

Darker variations

1#13602D
2#115528
3#0F4B23
4#0D401E
5#0B3519
6#082B14
7#06200F
8#04150A
9#020B05

Tints

Lighter variations

1#1B8A40
2#22AA4F
3#28CA5E
4#3FD973
5#5FDF8A
6#7FE6A1
7#9FECB9
8#BFF2D0
9#DFF9E8

Tones

Muted variations

1#196633
2#1E6234
3#225E36
4#265937
5#2A5539
6#2F513A
7#334D3B
8#37483D
9#3B443E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF6
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9E9
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4D6
Secondary backgroundsInput backgroundsDividers
300
9DEC
#9DECB7
BordersInactive statesPlaceholder text
400
6AE2
#6AE292
Disabled statesSecondary iconsMuted text
500
3FD9
#3FD973
Primary brand colorCTAsActive elementsLinks
600
25BB
#25BB57
Hover statesFocus ringsPrimary buttons hover
700
1D95
#1D9545
Active/pressed statesDark mode accentsSecondary text
800
156A
#156A32
Text on light backgroundsHeadingsStrong borders
900
0D44
#0D4420
Primary textHigh emphasis contentDark headings
950
082B
#082B14
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FCF6;
  --forest-green-100: #E1F9E9;
  --forest-green-200: #C8F4D6;
  --forest-green-300: #9DECB7;
  --forest-green-400: #6AE292;
  --forest-green-500: #3FD973;
  --forest-green-600: #25BB57;
  --forest-green-700: #1D9545;
  --forest-green-800: #156A32;
  --forest-green-900: #0D4420;
  --forest-green-950: #082B14;
}
Generate More ShadesCreate PaletteConvert Color