Forest Green

#0D7234

Green

Color Codes

All color formats for development

HEX
#0D7234
RGB
rgb(13, 114, 52)
HSL
hsl(143, 80%, 25%)
OKLCH
oklch(0.484 0.129 149.9)
CMYK
cmyk(89%, 0%, 54%, 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#0B672F
2#0A5C29
3#095024
4#08451F
5#06391A
6#052E15
7#042210
8#03170A
9#010B05

Tints

Lighter variations

1#119543
2#14B853
3#18DA63
4#30E877
5#53EC8E
6#75F0A4
7#98F4BB
8#BAF7D2
9#DDFBE8

Tones

Muted variations

1#126E35
2#176936
3#1C6337
4#215E39
5#26593A
6#2B543B
7#304F3C
8#364A3D
9#3B453F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF6
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEA
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8D8
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3B9
BordersInactive statesPlaceholder text
400
5EED
#5EED95
Disabled statesSecondary iconsMuted text
500
30E8
#30E877
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA5B
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A149
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7334
Text on light backgroundsHeadingsStrong borders
900
0849
#084921
Primary textHigh emphasis contentDark headings
950
052E
#052E15
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF6;
  --forest-green-100: #DFFBEA;
  --forest-green-200: #C3F8D8;
  --forest-green-300: #95F3B9;
  --forest-green-400: #5EED95;
  --forest-green-500: #30E877;
  --forest-green-600: #16CA5B;
  --forest-green-700: #12A149;
  --forest-green-800: #0D7334;
  --forest-green-900: #084921;
  --forest-green-950: #052E15;
}
Generate More ShadesCreate PaletteConvert Color