Forest Green

#278B3B

Green

Color Codes

All color formats for development

HEX
#278B3B
RGB
rgb(39, 139, 59)
HSL
hsl(132, 56%, 35%)
OKLCH
oklch(0.562 0.148 146.6)
CMYK
cmyk(72%, 0%, 58%, 45%)

Accessibility

WCAG contrast compliance

On White Background

4.34:1

AA AAA

On Black Background

4.84:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F7
200
#CBF0
300
#A4E5
400
#74D8
500
#4CCD
600
#31AF
700
#278B
800
#1C63
900
#1240
950
#0B28

Shades

Darker variations

1#237D35
2#1F6F2F
3#1B6129
4#185424
5#14461E
6#103818
7#0C2A12
8#081C0C
9#040E06

Tints

Lighter variations

1#2FA546
2#36BF51
3#4ACC64
4#64D37A
5#7EDB90
6#98E2A6
7#B1E9BD
8#CBF0D3
9#E5F8E9

Tones

Muted variations

1#2C863E
2#318141
3#367C44
4#3B7747
5#40724A
6#456D4D
7#4A6850
8#4F6353
9#545E56

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E3F7
#E3F7E7
Light backgroundsTable row hoverSkeleton loading
200
CBF0
#CBF0D3
Secondary backgroundsInput backgroundsDividers
300
A4E5
#A4E5B1
BordersInactive statesPlaceholder text
400
74D8
#74D888
Disabled statesSecondary iconsMuted text
500
4CCD
#4CCD66
Primary brand colorCTAsActive elementsLinks
600
31AF
#31AF4B
Hover statesFocus ringsPrimary buttons hover
700
278B
#278B3B
Active/pressed statesDark mode accentsSecondary text
800
1C63
#1C632A
Text on light backgroundsHeadingsStrong borders
900
1240
#12401B
Primary textHigh emphasis contentDark headings
950
0B28
#0B2811
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF5;
  --forest-green-100: #E3F7E7;
  --forest-green-200: #CBF0D3;
  --forest-green-300: #A4E5B1;
  --forest-green-400: #74D888;
  --forest-green-500: #4CCD66;
  --forest-green-600: #31AF4B;
  --forest-green-700: #278B3B;
  --forest-green-800: #1C632A;
  --forest-green-900: #12401B;
  --forest-green-950: #0B2811;
}
Generate More ShadesCreate PaletteConvert Color