Forest Green

#0F712C

Green

Color Codes

All color formats for development

HEX
#0F712C
RGB
rgb(15, 113, 44)
HSL
hsl(138, 77%, 25%)
OKLCH
oklch(0.481 0.134 147.5)
CMYK
cmyk(87%, 0%, 61%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.14:1

AA AAA

On Black Background

3.42:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#0D6628
2#0C5A23
3#0A4F1F
4#09441A
5#073816
6#062D12
7#04220D
8#031709
9#010B04

Tints

Lighter variations

1#139339
2#17B547
3#1CD654
4#34E569
5#56E982
6#78ED9B
7#99F2B4
8#BBF6CD
9#DDFBE6

Tones

Muted variations

1#146C2E
2#186730
3#1D6232
4#225D34
5#275836
6#2C5338
7#314E3A
8#364A3C
9#3B453E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF5
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE8
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7D4
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2B2
BordersInactive statesPlaceholder text
400
61EA
#61EA8A
Disabled statesSecondary iconsMuted text
500
34E5
#34E569
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC74E
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E3E
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F712C
Text on light backgroundsHeadingsStrong borders
900
0948
#09481C
Primary textHigh emphasis contentDark headings
950
062D
#062D12
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF5;
  --forest-green-100: #DFFBE8;
  --forest-green-200: #C4F7D4;
  --forest-green-300: #97F2B2;
  --forest-green-400: #61EA8A;
  --forest-green-500: #34E569;
  --forest-green-600: #1AC74E;
  --forest-green-700: #159E3E;
  --forest-green-800: #0F712C;
  --forest-green-900: #09481C;
  --forest-green-950: #062D12;
}
Generate More ShadesCreate PaletteConvert Color