Forest Green

#0E713C

Green

Color Codes

All color formats for development

HEX
#0E713C
RGB
rgb(14, 113, 60)
HSL
hsl(148, 78%, 25%)
OKLCH
oklch(0.483 0.119 153)
CMYK
cmyk(88%, 0%, 47%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.09:1

AA AAA

On Black Background

3.45: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#0D6636
2#0B5B30
3#0A4F2A
4#084424
5#07391E
6#062D18
7#042212
8#03170C
9#010B06

Tints

Lighter variations

1#12944F
2#16B661
3#1BD873
4#33E686
5#55EA9A
6#77EEAF
7#99F2C3
8#BBF7D7
9#DDFBEB

Tones

Muted variations

1#136D3D
2#18683D
3#1D633D
4#225E3E
5#27593E
6#2C543E
7#314F3F
8#364A3F
9#3B453F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF7
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEC
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8DC
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2C1
BordersInactive statesPlaceholder text
400
60EB
#60EBA1
Disabled statesSecondary iconsMuted text
500
33E6
#33E686
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C86A
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F55
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E713C
Text on light backgroundsHeadingsStrong borders
900
0949
#094927
Primary textHigh emphasis contentDark headings
950
062D
#062D18
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF7;
  --forest-green-100: #DFFBEC;
  --forest-green-200: #C4F8DC;
  --forest-green-300: #97F2C1;
  --forest-green-400: #60EBA1;
  --forest-green-500: #33E686;
  --forest-green-600: #19C86A;
  --forest-green-700: #149F55;
  --forest-green-800: #0E713C;
  --forest-green-900: #094927;
  --forest-green-950: #062D18;
}
Generate More ShadesCreate PaletteConvert Color