Forest Green

#0F7026

Green

Color Codes

All color formats for development

HEX
#0F7026
RGB
rgb(15, 112, 38)
HSL
hsl(134, 76%, 25%)
OKLCH
oklch(0.477 0.138 146.2)
CMYK
cmyk(87%, 0%, 66%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.24:1

AA AAA

On Black Background

3.37: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#0E6522
2#0C5A1E
3#0B4F1B
4#094317
5#083813
6#062D0F
7#05220B
8#031608
9#020B04

Tints

Lighter variations

1#149231
2#18B43D
3#1DD548
4#35E35E
5#57E879
6#78ED93
7#9AF1AE
8#BCF6C9
9#DDFAE4

Tones

Muted variations

1#146B28
2#19672B
3#1E622E
4#235D30
5#285833
6#2C5335
7#314E38
8#36493B
9#3B453D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF4
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBE6
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7D0
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1AD
BordersInactive statesPlaceholder text
400
62EA
#62EA82
Disabled statesSecondary iconsMuted text
500
35E3
#35E35E
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC543
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D35
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7026
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A4818
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: #E0FBE6;
  --forest-green-200: #C5F7D0;
  --forest-green-300: #98F1AD;
  --forest-green-400: #62EA82;
  --forest-green-500: #35E35E;
  --forest-green-600: #1BC543;
  --forest-green-700: #159D35;
  --forest-green-800: #0F7026;
  --forest-green-900: #0A4818;
  --forest-green-950: #062D0F;
}
Generate More ShadesCreate PaletteConvert Color