Forest Green

#0F7024

Green

Color Codes

All color formats for development

HEX
#0F7024
RGB
rgb(15, 112, 36)
HSL
hsl(133, 76%, 25%)
OKLCH
oklch(0.477 0.14 145.7)
CMYK
cmyk(87%, 0%, 68%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.24:1

AA AAA

On Black Background

3.36:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FB
200
#C5F7
300
#98F1
400
#62EA
500
#35E3
600
#1BC5
700
#159D
800
#0F70
900
#0A48
950
#062D

Shades

Darker variations

1#0E6521
2#0C5A1D
3#0B4F19
4#094316
5#083812
6#062D0F
7#05220B
8#031607
9#020B04

Tints

Lighter variations

1#14922F
2#18B43A
3#1DD545
4#35E35B
5#57E876
6#78ED92
7#9AF1AD
8#BCF6C8
9#DDFAE4

Tones

Muted variations

1#146B27
2#19672A
3#1E622D
4#235D2F
5#285832
6#2C5335
7#314E38
8#36493A
9#3B453D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF4
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBE5
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7D0
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1AB
BordersInactive statesPlaceholder text
400
62EA
#62EA7F
Disabled statesSecondary iconsMuted text
500
35E3
#35E35B
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC540
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D33
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7024
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A4817
Primary textHigh emphasis contentDark headings
950
062D
#062D0F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FDF4;
  --forest-green-100: #E0FBE5;
  --forest-green-200: #C5F7D0;
  --forest-green-300: #98F1AB;
  --forest-green-400: #62EA7F;
  --forest-green-500: #35E35B;
  --forest-green-600: #1BC540;
  --forest-green-700: #159D33;
  --forest-green-800: #0F7024;
  --forest-green-900: #0A4817;
  --forest-green-950: #062D0F;
}
Generate More ShadesCreate PaletteConvert Color