Forest Green

#0E7137

Green

Color Codes

All color formats for development

HEX
#0E7137
RGB
rgb(14, 113, 55)
HSL
hsl(145, 78%, 25%)
OKLCH
oklch(0.482 0.124 151)
CMYK
cmyk(88%, 0%, 51%, 56%)

Accessibility

WCAG contrast compliance

On White Background

6.11: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#0D6632
2#0B5B2C
3#0A4F27
4#084421
5#07391C
6#062D16
7#042211
8#03170B
9#010B06

Tints

Lighter variations

1#129448
2#16B659
3#1BD869
4#33E67D
5#55EA93
6#77EEA9
7#99F2BE
8#BBF7D4
9#DDFBE9

Tones

Muted variations

1#136D38
2#186839
3#1D633A
4#225E3B
5#27593C
6#2C543C
7#314F3D
8#364A3E
9#3B453F

Usage Guidelines

Recommended use cases for each shade level

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

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF6;
  --forest-green-100: #DFFBEB;
  --forest-green-200: #C4F8DA;
  --forest-green-300: #97F2BD;
  --forest-green-400: #60EB9A;
  --forest-green-500: #33E67D;
  --forest-green-600: #19C862;
  --forest-green-700: #149F4E;
  --forest-green-800: #0E7137;
  --forest-green-900: #094923;
  --forest-green-950: #062D16;
}
Generate More ShadesCreate PaletteConvert Color