Forest Green

#1AC720

Green

Color Codes

All color formats for development

HEX
#1AC720
RGB
rgb(26, 199, 32)
HSL
hsl(122, 77%, 44%)
OKLCH
oklch(0.721 0.235 142.9)
CMYK
cmyk(87%, 0%, 84%, 22%)

Accessibility

WCAG contrast compliance

On White Background

2.27:1

AA AAA

On Black Background

9.23:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#17B31C
2#159F19
3#128B16
4#0F7713
5#0D6310
6#0A4F0D
7#083C09
8#052806
9#031403

Tints

Lighter variations

1#1DE024
2#35E53B
3#4EE853
4#67EB6C
5#81EF84
6#9AF29D
7#B3F5B5
8#CCF8CE
9#E6FCE6

Tones

Muted variations

1#22BE28
2#2BB530
3#34AD38
4#3CA440
5#459B48
6#4E9350
7#568A58
8#5F8160
9#687968

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF2
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE0
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7C6
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F29A
BordersInactive statesPlaceholder text
400
61EA
#61EA66
Disabled statesSecondary iconsMuted text
500
34E5
#34E53A
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC720
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E19
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F7112
Text on light backgroundsHeadingsStrong borders
900
0948
#09480B
Primary textHigh emphasis contentDark headings
950
062D
#062D07
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF2;
  --forest-green-100: #DFFBE0;
  --forest-green-200: #C4F7C6;
  --forest-green-300: #97F29A;
  --forest-green-400: #61EA66;
  --forest-green-500: #34E53A;
  --forest-green-600: #1AC720;
  --forest-green-700: #159E19;
  --forest-green-800: #0F7112;
  --forest-green-900: #09480B;
  --forest-green-950: #062D07;
}
Generate More ShadesCreate PaletteConvert Color