Forest Green

#13A036

Green

Color Codes

All color formats for development

HEX
#13A036
RGB
rgb(19, 160, 54)
HSL
hsl(135, 79%, 35%)
OKLCH
oklch(0.616 0.183 145.9)
CMYK
cmyk(88%, 0%, 66%, 37%)

Accessibility

WCAG contrast compliance

On White Background

3.44:1

AA AAA

On Black Background

6.11:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F8
300
#96F3
400
#5FEC
500
#32E7
600
#18C9
700
#13A0
800
#0D72
900
#0949
950
#052E

Shades

Darker variations

1#119031
2#0F802B
3#0D7026
4#0B6020
5#09501B
6#074016
7#063010
8#04200B
9#021005

Tints

Lighter variations

1#16BD40
2#1ADB4A
3#2FE75D
4#4DEA74
5#6BEE8B
6#88F1A3
7#A6F5BA
8#C4F8D1
9#E1FCE8

Tones

Muted variations

1#1A993A
2#21923D
3#288B41
4#2F8444
5#367D48
6#3D754B
7#446E4F
8#4B6752
9#526056

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF4
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE6
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8D1
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3AD
BordersInactive statesPlaceholder text
400
5FEC
#5FEC82
Disabled statesSecondary iconsMuted text
500
32E7
#32E75F
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C944
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A036
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7227
Text on light backgroundsHeadingsStrong borders
900
0949
#094919
Primary textHigh emphasis contentDark headings
950
052E
#052E0F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF4;
  --forest-green-100: #DFFBE6;
  --forest-green-200: #C4F8D1;
  --forest-green-300: #96F3AD;
  --forest-green-400: #5FEC82;
  --forest-green-500: #32E75F;
  --forest-green-600: #18C944;
  --forest-green-700: #13A036;
  --forest-green-800: #0D7227;
  --forest-green-900: #094919;
  --forest-green-950: #052E0F;
}
Generate More ShadesCreate PaletteConvert Color