Forest Green

#156A30

Green

Color Codes

All color formats for development

HEX
#156A30
RGB
rgb(21, 106, 48)
HSL
hsl(139, 67%, 25%)
OKLCH
oklch(0.462 0.12 149)
CMYK
cmyk(80%, 0%, 55%, 58%)

Accessibility

WCAG contrast compliance

On White Background

6.70: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#13602B
2#115526
3#0F4B22
4#0D401D
5#0B3518
6#082B13
7#06200E
8#04150A
9#020B05

Tints

Lighter variations

1#1B8A3F
2#22AA4D
3#28CA5B
4#3FD970
5#5FDF88
6#7FE6A0
7#9FECB8
8#BFF2CF
9#DFF9E7

Tones

Muted variations

1#196632
2#1E6233
3#225E35
4#265936
5#2A5538
6#2F5139
7#334D3B
8#37483D
9#3B443E

Usage Guidelines

Recommended use cases for each shade level

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

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FCF5;
  --forest-green-100: #E1F9E9;
  --forest-green-200: #C8F4D6;
  --forest-green-300: #9DECB6;
  --forest-green-400: #6AE290;
  --forest-green-500: #3FD970;
  --forest-green-600: #25BB55;
  --forest-green-700: #1D9543;
  --forest-green-800: #156A30;
  --forest-green-900: #0D441F;
  --forest-green-950: #082B13;
}
Generate More ShadesCreate PaletteConvert Color