Forest Green

#0D7340

Green

Color Codes

All color formats for development

HEX
#0D7340
RGB
rgb(13, 115, 64)
HSL
hsl(150, 80%, 25%)
OKLCH
oklch(0.489 0.118 154.3)
CMYK
cmyk(89%, 0%, 44%, 55%)

Accessibility

WCAG contrast compliance

On White Background

5.93:1

AA AAA

On Black Background

3.54: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#0B6739
2#0A5C33
3#09502D
4#084526
5#063920
6#052E1A
7#042213
8#03170D
9#010B06

Tints

Lighter variations

1#119553
2#14B866
3#18DA79
4#30E88C
5#53EC9F
6#75F0B3
7#98F4C6
8#BAF7D9
9#DDFBEC

Tones

Muted variations

1#126E40
2#176940
3#1C6340
4#215E40
5#265940
6#2B5440
7#304F40
8#364A40
9#3B4540

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF7
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBED
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8DE
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3C4
BordersInactive statesPlaceholder text
400
5EED
#5EEDA6
Disabled statesSecondary iconsMuted text
500
30E8
#30E88C
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA70
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A159
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7340
Text on light backgroundsHeadingsStrong borders
900
0849
#084929
Primary textHigh emphasis contentDark headings
950
052E
#052E1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF7;
  --forest-green-100: #DFFBED;
  --forest-green-200: #C3F8DE;
  --forest-green-300: #95F3C4;
  --forest-green-400: #5EEDA6;
  --forest-green-500: #30E88C;
  --forest-green-600: #16CA70;
  --forest-green-700: #12A159;
  --forest-green-800: #0D7340;
  --forest-green-900: #084929;
  --forest-green-950: #052E1A;
}
Generate More ShadesCreate PaletteConvert Color