Forest Green

#0D7325

Green

Color Codes

All color formats for development

HEX
#0D7325
RGB
rgb(13, 115, 37)
HSL
hsl(134, 80%, 25%)
OKLCH
oklch(0.485 0.143 145.9)
CMYK
cmyk(89%, 0%, 68%, 55%)

Accessibility

WCAG contrast compliance

On White Background

6.01:1

AA AAA

On Black Background

3.50:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C3F8
300
#95F3
400
#5EED
500
#30E8
600
#16CA
700
#12A1
800
#0D73
900
#0849
950
#052E

Shades

Darker variations

1#0B6721
2#0A5C1D
3#09501A
4#084516
5#063912
6#052E0F
7#04220B
8#031707
9#010B04

Tints

Lighter variations

1#119530
2#14B83A
3#18DA45
4#30E85B
5#53EC77
6#75F092
7#98F4AD
8#BAF7C8
9#DDFBE4

Tones

Muted variations

1#126E27
2#17692A
3#1C632D
4#215E2F
5#265932
6#2B5435
7#304F38
8#364A3A
9#3B453D

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
C3F8
#C3F8D0
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3AB
BordersInactive statesPlaceholder text
400
5EED
#5EED80
Disabled statesSecondary iconsMuted text
500
30E8
#30E85B
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA40
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A133
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7325
Text on light backgroundsHeadingsStrong borders
900
0849
#084917
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: #C3F8D0;
  --forest-green-300: #95F3AB;
  --forest-green-400: #5EED80;
  --forest-green-500: #30E85B;
  --forest-green-600: #16CA40;
  --forest-green-700: #12A133;
  --forest-green-800: #0D7325;
  --forest-green-900: #084917;
  --forest-green-950: #052E0F;
}
Generate More ShadesCreate PaletteConvert Color