Forest Green

#156A33

Green

Color Codes

All color formats for development

HEX
#156A33
RGB
rgb(21, 106, 51)
HSL
hsl(141, 67%, 25%)
OKLCH
oklch(0.462 0.117 150.1)
CMYK
cmyk(80%, 0%, 52%, 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#13602E
2#115529
3#0F4B24
4#0D401F
5#0B3519
6#082B14
7#06200F
8#04150A
9#020B05

Tints

Lighter variations

1#1B8A42
2#22AA51
3#28CA61
4#3FD975
5#5FDF8C
6#7FE6A3
7#9FECBA
8#BFF2D1
9#DFF9E8

Tones

Muted variations

1#196634
2#1E6235
3#225E37
4#265938
5#2A5539
6#2F513B
7#334D3C
8#37483D
9#3B443E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF6
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9EA
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4D7
Secondary backgroundsInput backgroundsDividers
300
9DEC
#9DECB9
BordersInactive statesPlaceholder text
400
6AE2
#6AE294
Disabled statesSecondary iconsMuted text
500
3FD9
#3FD975
Primary brand colorCTAsActive elementsLinks
600
25BB
#25BB5A
Hover statesFocus ringsPrimary buttons hover
700
1D95
#1D9547
Active/pressed statesDark mode accentsSecondary text
800
156A
#156A33
Text on light backgroundsHeadingsStrong borders
900
0D44
#0D4421
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: #E1F9EA;
  --forest-green-200: #C8F4D7;
  --forest-green-300: #9DECB9;
  --forest-green-400: #6AE294;
  --forest-green-500: #3FD975;
  --forest-green-600: #25BB5A;
  --forest-green-700: #1D9547;
  --forest-green-800: #156A33;
  --forest-green-900: #0D4421;
  --forest-green-950: #082B14;
}
Generate More ShadesCreate PaletteConvert Color