Forest Green

#156A3B

Green

Color Codes

All color formats for development

HEX
#156A3B
RGB
rgb(21, 106, 59)
HSL
hsl(147, 67%, 25%)
OKLCH
oklch(0.464 0.109 153.5)
CMYK
cmyk(80%, 0%, 44%, 58%)

Accessibility

WCAG contrast compliance

On White Background

6.65:1

AA AAA

On Black Background

3.16: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#136036
2#115530
3#0F4B2A
4#0D4024
5#0B351E
6#082B18
7#062012
8#04150C
9#020B06

Tints

Lighter variations

1#1B8A4D
2#22AA5F
3#28CA71
4#3FD985
5#5FDF99
6#7FE6AD
7#9FECC2
8#BFF2D6
9#DFF9EB

Tones

Muted variations

1#19663C
2#1E623C
3#225E3D
4#26593D
5#2A553E
6#2F513E
7#334D3E
8#37483F
9#3B443F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF7
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9EC
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4DC
Secondary backgroundsInput backgroundsDividers
300
9DEC
#9DECC0
BordersInactive statesPlaceholder text
400
6AE2
#6AE2A0
Disabled statesSecondary iconsMuted text
500
3FD9
#3FD985
Primary brand colorCTAsActive elementsLinks
600
25BB
#25BB69
Hover statesFocus ringsPrimary buttons hover
700
1D95
#1D9553
Active/pressed statesDark mode accentsSecondary text
800
156A
#156A3B
Text on light backgroundsHeadingsStrong borders
900
0D44
#0D4426
Primary textHigh emphasis contentDark headings
950
082B
#082B18
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FCF7;
  --forest-green-100: #E1F9EC;
  --forest-green-200: #C8F4DC;
  --forest-green-300: #9DECC0;
  --forest-green-400: #6AE2A0;
  --forest-green-500: #3FD985;
  --forest-green-600: #25BB69;
  --forest-green-700: #1D9553;
  --forest-green-800: #156A3B;
  --forest-green-900: #0D4426;
  --forest-green-950: #082B18;
}
Generate More ShadesCreate PaletteConvert Color