Forest Green

#0E7131

Green

Color Codes

All color formats for development

HEX
#0E7131
RGB
rgb(14, 113, 49)
HSL
hsl(141, 78%, 25%)
OKLCH
oklch(0.481 0.13 149)
CMYK
cmyk(88%, 0%, 57%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.13:1

AA AAA

On Black Background

3.43: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#0D662C
2#0B5B27
3#0A4F22
4#08441D
5#073918
6#062D14
7#04220F
8#03170A
9#010B05

Tints

Lighter variations

1#12943F
2#16B64E
3#1BD85D
4#33E671
5#55EA89
6#77EEA1
7#99F2B8
8#BBF7D0
9#DDFBE7

Tones

Muted variations

1#136D32
2#186834
3#1D6335
4#225E37
5#275938
6#2C543A
7#314F3B
8#364A3D
9#3B453E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF6
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE9
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8D6
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2B7
BordersInactive statesPlaceholder text
400
60EB
#60EB91
Disabled statesSecondary iconsMuted text
500
33E6
#33E671
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C856
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F44
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7131
Text on light backgroundsHeadingsStrong borders
900
0949
#09491F
Primary textHigh emphasis contentDark headings
950
062D
#062D14
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF6;
  --forest-green-100: #DFFBE9;
  --forest-green-200: #C4F8D6;
  --forest-green-300: #97F2B7;
  --forest-green-400: #60EB91;
  --forest-green-500: #33E671;
  --forest-green-600: #19C856;
  --forest-green-700: #149F44;
  --forest-green-800: #0E7131;
  --forest-green-900: #09491F;
  --forest-green-950: #062D14;
}
Generate More ShadesCreate PaletteConvert Color