Forest Green

#0D7339

Green

Color Codes

All color formats for development

HEX
#0D7339
RGB
rgb(13, 115, 57)
HSL
hsl(146, 80%, 25%)
OKLCH
oklch(0.488 0.125 151.4)
CMYK
cmyk(89%, 0%, 50%, 55%)

Accessibility

WCAG contrast compliance

On White Background

5.95:1

AA AAA

On Black Background

3.53: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#0B6733
2#0A5C2E
3#095028
4#084522
5#06391C
6#052E17
7#042211
8#03170B
9#010B06

Tints

Lighter variations

1#11954A
2#14B85B
3#18DA6C
4#30E880
5#53EC95
6#75F0AA
7#98F4C0
8#BAF7D5
9#DDFBEA

Tones

Muted variations

1#126E3A
2#17693A
3#1C633B
4#215E3C
5#26593C
6#2B543D
7#304F3E
8#364A3E
9#3B453F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF7
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEB
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8DA
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3BE
BordersInactive statesPlaceholder text
400
5EED
#5EED9C
Disabled statesSecondary iconsMuted text
500
30E8
#30E880
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA64
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A150
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7339
Text on light backgroundsHeadingsStrong borders
900
0849
#084924
Primary textHigh emphasis contentDark headings
950
052E
#052E17
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF7;
  --forest-green-100: #DFFBEB;
  --forest-green-200: #C3F8DA;
  --forest-green-300: #95F3BE;
  --forest-green-400: #5EED9C;
  --forest-green-500: #30E880;
  --forest-green-600: #16CA64;
  --forest-green-700: #12A150;
  --forest-green-800: #0D7339;
  --forest-green-900: #084924;
  --forest-green-950: #052E17;
}
Generate More ShadesCreate PaletteConvert Color