Forest Green

#1CC438

Green

Color Codes

All color formats for development

HEX
#1CC438
RGB
rgb(28, 196, 56)
HSL
hsl(130, 75%, 44%)
OKLCH
oklch(0.715 0.22 144.5)
CMYK
cmyk(86%, 0%, 71%, 23%)

Accessibility

WCAG contrast compliance

On White Background

2.33:1

AA AAA

On Black Background

9.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FB
200
#C5F7
300
#98F0
400
#63E9
500
#36E2
600
#1CC4
700
#169C
800
#1070
900
#0A47
950
#062D

Shades

Darker variations

1#19B132
2#169D2D
3#148927
4#117622
5#0E621C
6#0B4F16
7#083B11
8#06270B
9#031406

Tints

Lighter variations

1#20DD3F
2#37E254
3#50E669
4#69EA7E
5#82ED94
6#9BF1A9
7#B4F4BF
8#CDF8D4
9#E6FBEA

Tones

Muted variations

1#24BC3E
2#2DB443
3#35AB49
4#3EA34F
5#469A54
6#4F925A
7#57895F
8#5F8165
9#68796B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF4
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBE4
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7CD
Secondary backgroundsInput backgroundsDividers
300
98F0
#98F0A7
BordersInactive statesPlaceholder text
400
63E9
#63E979
Disabled statesSecondary iconsMuted text
500
36E2
#36E253
Primary brand colorCTAsActive elementsLinks
600
1CC4
#1CC438
Hover statesFocus ringsPrimary buttons hover
700
169C
#169C2D
Active/pressed statesDark mode accentsSecondary text
800
1070
#107020
Text on light backgroundsHeadingsStrong borders
900
0A47
#0A4714
Primary textHigh emphasis contentDark headings
950
062D
#062D0D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FDF4;
  --forest-green-100: #E0FBE4;
  --forest-green-200: #C5F7CD;
  --forest-green-300: #98F0A7;
  --forest-green-400: #63E979;
  --forest-green-500: #36E253;
  --forest-green-600: #1CC438;
  --forest-green-700: #169C2D;
  --forest-green-800: #107020;
  --forest-green-900: #0A4714;
  --forest-green-950: #062D0D;
}
Generate More ShadesCreate PaletteConvert Color