Forest Green

#25BB39

Green

Color Codes

All color formats for development

HEX
#25BB39
RGB
rgb(37, 187, 57)
HSL
hsl(128, 67%, 44%)
OKLCH
oklch(0.692 0.208 144.4)
CMYK
cmyk(80%, 0%, 70%, 27%)

Accessibility

WCAG contrast compliance

On White Background

2.55:1

AA AAA

On Black Background

8.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E1F9
200
#C8F4
300
#9DEC
400
#6AE2
500
#3FD9
600
#25BB
700
#1D95
800
#156A
900
#0D44
950
#082B

Shades

Darker variations

1#21A933
2#1E962E
3#1A8328
4#167022
5#135E1D
6#0F4B17
7#0B3811
8#07250B
9#041306

Tints

Lighter variations

1#2AD340
2#40D955
3#58DE6A
4#70E37F
5#88E795
6#A0ECAA
7#B7F1BF
8#CFF6D4
9#E7FAEA

Tones

Muted variations

1#2DB43F
2#34AC44
3#3CA54A
4#439D4F
5#4B9655
6#528E5A
7#5A8760
8#617F65
9#69786B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9E4
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4CE
Secondary backgroundsInput backgroundsDividers
300
9DEC
#9DECA8
BordersInactive statesPlaceholder text
400
6AE2
#6AE27A
Disabled statesSecondary iconsMuted text
500
3FD9
#3FD954
Primary brand colorCTAsActive elementsLinks
600
25BB
#25BB39
Hover statesFocus ringsPrimary buttons hover
700
1D95
#1D952D
Active/pressed statesDark mode accentsSecondary text
800
156A
#156A20
Text on light backgroundsHeadingsStrong borders
900
0D44
#0D4415
Primary textHigh emphasis contentDark headings
950
082B
#082B0D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FCF4;
  --forest-green-100: #E1F9E4;
  --forest-green-200: #C8F4CE;
  --forest-green-300: #9DECA8;
  --forest-green-400: #6AE27A;
  --forest-green-500: #3FD954;
  --forest-green-600: #25BB39;
  --forest-green-700: #1D952D;
  --forest-green-800: #156A20;
  --forest-green-900: #0D4415;
  --forest-green-950: #082B0D;
}
Generate More ShadesCreate PaletteConvert Color