Forest Green

#0E7139

Green

Color Codes

All color formats for development

HEX
#0E7139
RGB
rgb(14, 113, 57)
HSL
hsl(146, 78%, 25%)
OKLCH
oklch(0.482 0.122 151.8)
CMYK
cmyk(88%, 0%, 50%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.10:1

AA AAA

On Black Background

3.44: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#0D6633
2#0B5B2E
3#0A4F28
4#084422
5#07391D
6#062D17
7#042211
8#03170B
9#010B06

Tints

Lighter variations

1#12944A
2#16B65B
3#1BD86D
4#33E680
5#55EA95
6#77EEAB
7#99F2C0
8#BBF7D5
9#DDFBEA

Tones

Muted variations

1#136D3A
2#18683A
3#1D633B
4#225E3C
5#27593C
6#2C543D
7#314F3E
8#364A3E
9#3B453F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF7
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEB
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8DA
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2BE
BordersInactive statesPlaceholder text
400
60EB
#60EB9C
Disabled statesSecondary iconsMuted text
500
33E6
#33E680
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C865
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F50
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7139
Text on light backgroundsHeadingsStrong borders
900
0949
#094925
Primary textHigh emphasis contentDark headings
950
062D
#062D17
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF7;
  --forest-green-100: #DFFBEB;
  --forest-green-200: #C4F8DA;
  --forest-green-300: #97F2BE;
  --forest-green-400: #60EB9C;
  --forest-green-500: #33E680;
  --forest-green-600: #19C865;
  --forest-green-700: #149F50;
  --forest-green-800: #0E7139;
  --forest-green-900: #094925;
  --forest-green-950: #062D17;
}
Generate More ShadesCreate PaletteConvert Color