Forest Green

#107038

Green

Color Codes

All color formats for development

HEX
#107038
RGB
rgb(16, 112, 56)
HSL
hsl(145, 75%, 25%)
OKLCH
oklch(0.48 0.121 151.4)
CMYK
cmyk(86%, 0%, 50%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.18:1

AA AAA

On Black Background

3.40:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FB
200
#C5F7
300
#98F0
400
#63E9
500
#36E2
600
#1CC4
700
#169C
800
#1070
900
#0A47
950
#062D

Shades

Darker variations

1#0E6432
2#0D592D
3#0B4E27
4#0A4321
5#08381C
6#062D16
7#052111
8#03160B
9#020B06

Tints

Lighter variations

1#159149
2#19B359
3#1ED46A
4#36E27E
5#58E793
6#79ECA9
7#9BF1BE
8#BCF5D4
9#DEFAE9

Tones

Muted variations

1#156B39
2#196639
3#1E613A
4#235C3B
5#28583C
6#2D533D
7#314E3D
8#36493E
9#3B453F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF6
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBEB
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7DA
Secondary backgroundsInput backgroundsDividers
300
98F0
#98F0BD
BordersInactive statesPlaceholder text
400
63E9
#63E99B
Disabled statesSecondary iconsMuted text
500
36E2
#36E27E
Primary brand colorCTAsActive elementsLinks
600
1CC4
#1CC462
Hover statesFocus ringsPrimary buttons hover
700
169C
#169C4E
Active/pressed statesDark mode accentsSecondary text
800
1070
#107038
Text on light backgroundsHeadingsStrong borders
900
0A47
#0A4724
Primary textHigh emphasis contentDark headings
950
062D
#062D16
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FDF6;
  --forest-green-100: #E0FBEB;
  --forest-green-200: #C5F7DA;
  --forest-green-300: #98F0BD;
  --forest-green-400: #63E99B;
  --forest-green-500: #36E27E;
  --forest-green-600: #1CC462;
  --forest-green-700: #169C4E;
  --forest-green-800: #107038;
  --forest-green-900: #0A4724;
  --forest-green-950: #062D16;
}
Generate More ShadesCreate PaletteConvert Color