Forest Green

#0E712F

Green

Color Codes

All color formats for development

HEX
#0E712F
RGB
rgb(14, 113, 47)
HSL
hsl(140, 78%, 25%)
OKLCH
oklch(0.481 0.132 148.4)
CMYK
cmyk(88%, 0%, 58%, 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
#C4F8
300
#97F2
400
#60EB
500
#33E6
600
#19C8
700
#149F
800
#0E71
900
#0949
950
#062D

Shades

Darker variations

1#0D662A
2#0B5B26
3#0A4F21
4#08441C
5#073918
6#062D13
7#04220E
8#031709
9#010B05

Tints

Lighter variations

1#12943D
2#16B64B
3#1BD85A
4#33E66E
5#55EA87
6#77EE9F
7#99F2B7
8#BBF7CF
9#DDFBE7

Tones

Muted variations

1#136D31
2#186832
3#1D6334
4#225E36
5#275937
6#2C5439
7#314F3B
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
C4F8
#C4F8D5
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2B5
BordersInactive statesPlaceholder text
400
60EB
#60EB8F
Disabled statesSecondary iconsMuted text
500
33E6
#33E66E
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C853
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F42
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E712F
Text on light backgroundsHeadingsStrong borders
900
0949
#09491E
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: #C4F8D5;
  --forest-green-300: #97F2B5;
  --forest-green-400: #60EB8F;
  --forest-green-500: #33E66E;
  --forest-green-600: #19C853;
  --forest-green-700: #149F42;
  --forest-green-800: #0E712F;
  --forest-green-900: #09491E;
  --forest-green-950: #062D13;
}
Generate More ShadesCreate PaletteConvert Color