Forest Green

#107031

Green

Color Codes

All color formats for development

HEX
#107031
RGB
rgb(16, 112, 49)
HSL
hsl(141, 75%, 25%)
OKLCH
oklch(0.478 0.128 149)
CMYK
cmyk(86%, 0%, 56%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.21:1

AA AAA

On Black Background

3.38: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#0E642C
2#0D5928
3#0B4E23
4#0A431E
5#083819
6#062D14
7#05210F
8#03160A
9#020B05

Tints

Lighter variations

1#159140
2#19B34F
3#1ED45E
4#36E272
5#58E78A
6#79ECA1
7#9BF1B9
8#BCF5D0
9#DEFAE8

Tones

Muted variations

1#156B33
2#196634
3#1E6136
4#235C37
5#285839
6#2D533A
7#314E3B
8#36493D
9#3B453E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF6
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBE9
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7D6
Secondary backgroundsInput backgroundsDividers
300
98F0
#98F0B7
BordersInactive statesPlaceholder text
400
63E9
#63E992
Disabled statesSecondary iconsMuted text
500
36E2
#36E272
Primary brand colorCTAsActive elementsLinks
600
1CC4
#1CC457
Hover statesFocus ringsPrimary buttons hover
700
169C
#169C45
Active/pressed statesDark mode accentsSecondary text
800
1070
#107031
Text on light backgroundsHeadingsStrong borders
900
0A47
#0A4720
Primary textHigh emphasis contentDark headings
950
062D
#062D14
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FDF6;
  --forest-green-100: #E0FBE9;
  --forest-green-200: #C5F7D6;
  --forest-green-300: #98F0B7;
  --forest-green-400: #63E992;
  --forest-green-500: #36E272;
  --forest-green-600: #1CC457;
  --forest-green-700: #169C45;
  --forest-green-800: #107031;
  --forest-green-900: #0A4720;
  --forest-green-950: #062D14;
}
Generate More ShadesCreate PaletteConvert Color