Forest Green

#159E3E

Green

Color Codes

All color formats for development

HEX
#159E3E
RGB
rgb(21, 158, 62)
HSL
hsl(138, 77%, 35%)
OKLCH
oklch(0.612 0.174 147.3)
CMYK
cmyk(87%, 0%, 61%, 38%)

Accessibility

WCAG contrast compliance

On White Background

3.50:1

AA AAA

On Black Background

5.99: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#128E38
2#107E31
3#0E6F2B
4#0C5F25
5#0A4F1F
6#083F19
7#062F13
8#04200C
9#021006

Tints

Lighter variations

1#18BB49
2#1CD955
3#32E467
4#4FE87D
5#6CEC93
6#8AF0A8
7#A7F4BE
8#C4F7D4
9#E2FBE9

Tones

Muted variations

1#1B9741
2#229043
3#298946
4#308249
5#377C4C
6#3E754E
7#456E51
8#4C6754
9#526057

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF5
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE8
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7D4
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2B2
BordersInactive statesPlaceholder text
400
61EA
#61EA8A
Disabled statesSecondary iconsMuted text
500
34E5
#34E569
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC74E
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E3E
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F712C
Text on light backgroundsHeadingsStrong borders
900
0948
#09481C
Primary textHigh emphasis contentDark headings
950
062D
#062D12
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF5;
  --forest-green-100: #DFFBE8;
  --forest-green-200: #C4F7D4;
  --forest-green-300: #97F2B2;
  --forest-green-400: #61EA8A;
  --forest-green-500: #34E569;
  --forest-green-600: #1AC74E;
  --forest-green-700: #159E3E;
  --forest-green-800: #0F712C;
  --forest-green-900: #09481C;
  --forest-green-950: #062D12;
}
Generate More ShadesCreate PaletteConvert Color