Forest Green

#0E7140

Green

Color Codes

All color formats for development

HEX
#0E7140
RGB
rgb(14, 113, 64)
HSL
hsl(150, 78%, 25%)
OKLCH
oklch(0.484 0.115 154.7)
CMYK
cmyk(88%, 0%, 43%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.08: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#0D6639
2#0B5B33
3#0A4F2D
4#084426
5#073920
6#062D1A
7#042213
8#03170D
9#010B06

Tints

Lighter variations

1#129453
2#16B666
3#1BD879
4#33E68C
5#55EA9F
6#77EEB3
7#99F2C6
8#BBF7D9
9#DDFBEC

Tones

Muted variations

1#136D40
2#186840
3#1D6340
4#225E40
5#275940
6#2C5440
7#314F40
8#364A40
9#3B4540

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF7
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBED
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8DE
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2C4
BordersInactive statesPlaceholder text
400
60EB
#60EBA6
Disabled statesSecondary iconsMuted text
500
33E6
#33E68C
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C870
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F59
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7140
Text on light backgroundsHeadingsStrong borders
900
0949
#094929
Primary textHigh emphasis contentDark headings
950
062D
#062D1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF7;
  --forest-green-100: #DFFBED;
  --forest-green-200: #C4F8DE;
  --forest-green-300: #97F2C4;
  --forest-green-400: #60EBA6;
  --forest-green-500: #33E68C;
  --forest-green-600: #19C870;
  --forest-green-700: #149F59;
  --forest-green-800: #0E7140;
  --forest-green-900: #094929;
  --forest-green-950: #062D1A;
}
Generate More ShadesCreate PaletteConvert Color