Forest Green

#288A30

Green

Color Codes

All color formats for development

HEX
#288A30
RGB
rgb(40, 138, 48)
HSL
hsl(125, 55%, 35%)
OKLCH
oklch(0.558 0.156 144.3)
CMYK
cmyk(71%, 0%, 65%, 46%)

Accessibility

WCAG contrast compliance

On White Background

4.40:1

AA AAA

On Black Background

4.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F7
200
#CCF0
300
#A4E5
400
#75D7
500
#4DCB
600
#32AE
700
#288A
800
#1D63
900
#123F
950
#0B28

Shades

Darker variations

1#247D2C
2#206F27
3#1C6122
4#18531D
5#144518
6#103713
7#0C2A0F
8#081C0A
9#040E05

Tints

Lighter variations

1#30A439
2#37BE42
3#4BCB56
4#65D26E
5#7FDA86
6#98E19E
7#B2E9B6
8#CCF0CF
9#E5F8E7

Tones

Muted variations

1#2D8534
2#328139
3#377C3D
4#3C7741
5#417245
6#466D49
7#4B684D
8#4F6351
9#545E55

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E3F7
#E3F7E5
Light backgroundsTable row hoverSkeleton loading
200
CCF0
#CCF0CF
Secondary backgroundsInput backgroundsDividers
300
A4E5
#A4E5A9
BordersInactive statesPlaceholder text
400
75D7
#75D77D
Disabled statesSecondary iconsMuted text
500
4DCB
#4DCB58
Primary brand colorCTAsActive elementsLinks
600
32AE
#32AE3D
Hover statesFocus ringsPrimary buttons hover
700
288A
#288A30
Active/pressed statesDark mode accentsSecondary text
800
1D63
#1D6323
Text on light backgroundsHeadingsStrong borders
900
123F
#123F16
Primary textHigh emphasis contentDark headings
950
0B28
#0B280E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF4;
  --forest-green-100: #E3F7E5;
  --forest-green-200: #CCF0CF;
  --forest-green-300: #A4E5A9;
  --forest-green-400: #75D77D;
  --forest-green-500: #4DCB58;
  --forest-green-600: #32AE3D;
  --forest-green-700: #288A30;
  --forest-green-800: #1D6323;
  --forest-green-900: #123F16;
  --forest-green-950: #0B280E;
}
Generate More ShadesCreate PaletteConvert Color