Forest Green

#0F712F

Green

Color Codes

All color formats for development

HEX
#0F712F
RGB
rgb(15, 113, 47)
HSL
hsl(140, 77%, 25%)
OKLCH
oklch(0.481 0.132 148.4)
CMYK
cmyk(87%, 0%, 58%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.13: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#0D662B
2#0C5A26
3#0A4F21
4#09441C
5#073818
6#062D13
7#04220E
8#031709
9#010B05

Tints

Lighter variations

1#13933E
2#17B54C
3#1CD65A
4#34E56F
5#56E987
6#78ED9F
7#99F2B7
8#BBF6CF
9#DDFBE7

Tones

Muted variations

1#146C31
2#186733
3#1D6234
4#225D36
5#275838
6#2C5339
7#314E3B
8#364A3C
9#3B453E

Usage Guidelines

Recommended use cases for each shade level

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

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF5;
  --forest-green-100: #DFFBE9;
  --forest-green-200: #C4F7D5;
  --forest-green-300: #97F2B5;
  --forest-green-400: #61EA8F;
  --forest-green-500: #34E56F;
  --forest-green-600: #1AC753;
  --forest-green-700: #159E42;
  --forest-green-800: #0F712F;
  --forest-green-900: #09481E;
  --forest-green-950: #062D13;
}
Generate More ShadesCreate PaletteConvert Color