Forest Green

#31AF36

Green

Color Codes

All color formats for development

HEX
#31AF36
RGB
rgb(49, 175, 54)
HSL
hsl(122, 56%, 44%)
OKLCH
oklch(0.662 0.193 143.5)
CMYK
cmyk(72%, 0%, 69%, 31%)

Accessibility

WCAG contrast compliance

On White Background

2.87:1

AA AAA

On Black Background

7.32:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F7
200
#CBF0
300
#A4E5
400
#74D8
500
#4CCD
600
#31AF
700
#278B
800
#1C63
900
#1240
950
#0B28

Shades

Darker variations

1#2C9E30
2#278C2B
3#237B25
4#1E6920
5#19581B
6#144615
7#0F3510
8#0A230B
9#051205

Tints

Lighter variations

1#38C53C
2#4DCD51
3#63D367
4#79D97D
5#90E092
6#A6E6A8
7#BCECBE
8#D2F2D4
9#E9F9E9

Tones

Muted variations

1#38A93B
2#3EA241
3#449C47
4#4B964D
5#519053
6#578959
7#5D835F
8#647D64
9#6A766A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E3F7
#E3F7E4
Light backgroundsTable row hoverSkeleton loading
200
CBF0
#CBF0CD
Secondary backgroundsInput backgroundsDividers
300
A4E5
#A4E5A6
BordersInactive statesPlaceholder text
400
74D8
#74D877
Disabled statesSecondary iconsMuted text
500
4CCD
#4CCD50
Primary brand colorCTAsActive elementsLinks
600
31AF
#31AF36
Hover statesFocus ringsPrimary buttons hover
700
278B
#278B2B
Active/pressed statesDark mode accentsSecondary text
800
1C63
#1C631E
Text on light backgroundsHeadingsStrong borders
900
1240
#124013
Primary textHigh emphasis contentDark headings
950
0B28
#0B280C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF3;
  --forest-green-100: #E3F7E4;
  --forest-green-200: #CBF0CD;
  --forest-green-300: #A4E5A6;
  --forest-green-400: #74D877;
  --forest-green-500: #4CCD50;
  --forest-green-600: #31AF36;
  --forest-green-700: #278B2B;
  --forest-green-800: #1C631E;
  --forest-green-900: #124013;
  --forest-green-950: #0B280C;
}
Generate More ShadesCreate PaletteConvert Color