Forest Green

#0D7232

Green

Color Codes

All color formats for development

HEX
#0D7232
RGB
rgb(13, 114, 50)
HSL
hsl(142, 80%, 25%)
OKLCH
oklch(0.484 0.131 149.3)
CMYK
cmyk(89%, 0%, 56%, 55%)

Accessibility

WCAG contrast compliance

On White Background

6.05:1

AA AAA

On Black Background

3.47: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#0B672D
2#0A5C28
3#095023
4#08451E
5#063919
6#052E14
7#04220F
8#03170A
9#010B05

Tints

Lighter variations

1#119541
2#14B850
3#18DA5F
4#30E874
5#53EC8B
6#75F0A2
7#98F4B9
8#BAF7D1
9#DDFBE8

Tones

Muted variations

1#126E34
2#176935
3#1C6336
4#215E38
5#265939
6#2B543A
7#304F3C
8#364A3D
9#3B453E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF6
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE9
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8D7
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3B8
BordersInactive statesPlaceholder text
400
5EED
#5EED93
Disabled statesSecondary iconsMuted text
500
30E8
#30E874
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA58
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A146
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7332
Text on light backgroundsHeadingsStrong borders
900
0849
#084920
Primary textHigh emphasis contentDark headings
950
052E
#052E14
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF6;
  --forest-green-100: #DFFBE9;
  --forest-green-200: #C3F8D7;
  --forest-green-300: #95F3B8;
  --forest-green-400: #5EED93;
  --forest-green-500: #30E874;
  --forest-green-600: #16CA58;
  --forest-green-700: #12A146;
  --forest-green-800: #0D7332;
  --forest-green-900: #084920;
  --forest-green-950: #052E14;
}
Generate More ShadesCreate PaletteConvert Color