Forest Green

#2AB731

Green

Color Codes

All color formats for development

HEX
#2AB731
RGB
rgb(42, 183, 49)
HSL
hsl(123, 63%, 44%)
OKLCH
oklch(0.682 0.207 143.4)
CMYK
cmyk(77%, 0%, 73%, 28%)

Accessibility

WCAG contrast compliance

On White Background

2.65:1

AA AAA

On Black Background

7.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#C9F3
300
#9FE9
400
#6EDE
500
#44D5
600
#2AB7
700
#2191
800
#1868
900
#0F43
950
#092A

Shades

Darker variations

1#25A52C
2#219227
3#1D8022
4#196E1D
5#155B18
6#114913
7#0C370F
8#08250A
9#041205

Tints

Lighter variations

1#2FCE37
2#45D54C
3#5CDA62
4#73DF79
5#8BE58F
6#A2EAA5
7#B9EFBC
8#D0F4D2
9#E8FAE9

Tones

Muted variations

1#31B037
2#38A93D
3#3FA244
4#469B4A
5#4D9450
6#548C57
7#5B855D
8#627E63
9#69776A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E3
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3CB
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9A3
BordersInactive statesPlaceholder text
400
6EDE
#6EDE73
Disabled statesSecondary iconsMuted text
500
44D5
#44D54B
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB731
Hover statesFocus ringsPrimary buttons hover
700
2191
#219127
Active/pressed statesDark mode accentsSecondary text
800
1868
#18681C
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4312
Primary textHigh emphasis contentDark headings
950
092A
#092A0B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF3;
  --forest-green-100: #E2F8E3;
  --forest-green-200: #C9F3CB;
  --forest-green-300: #9FE9A3;
  --forest-green-400: #6EDE73;
  --forest-green-500: #44D54B;
  --forest-green-600: #2AB731;
  --forest-green-700: #219127;
  --forest-green-800: #18681C;
  --forest-green-900: #0F4312;
  --forest-green-950: #092A0B;
}
Generate More ShadesCreate PaletteConvert Color