Beige

#E2F9E5

Green

Color Codes

All color formats for development

HEX
#E2F9E5
RGB
rgb(226, 249, 229)
HSL
hsl(128, 66%, 93%)
OKLCH
oklch(0.96 0.036 149.1)
CMYK
cmyk(9%, 0%, 8%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.11:1

AA AAA

On Black Background

18.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E1F9
200
#C8F4
300
#9EEB
400
#6BE1
500
#41D8
600
#26BA
700
#1E94
800
#166A
900
#0E44
950
#092A

Shades

Darker variations

1#BAF1C1
2#93E99E
3#6BE17B
4#44D958
5#28C53D
6#209D31
7#187625
8#104F18
9#08270C

Tints

Lighter variations

1#E4FAE7
2#E7FAEA
3#EAFBEC
4#EDFBEF
5#F0FCF2
6#F3FDF4
7#F6FDF7
8#F9FEFA
9#FCFEFC

Tones

Muted variations

1#E3F8E5
2#E4F7E6
3#E5F5E7
4#E6F4E8
5#E7F3E9
6#E8F2EA
7#EAF1EB
8#EBF0EB
9#ECEEEC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9E5
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4CE
Secondary backgroundsInput backgroundsDividers
300
9EEB
#9EEBA8
BordersInactive statesPlaceholder text
400
6BE1
#6BE17B
Disabled statesSecondary iconsMuted text
500
41D8
#41D855
Primary brand colorCTAsActive elementsLinks
600
26BA
#26BA3A
Hover statesFocus ringsPrimary buttons hover
700
1E94
#1E942E
Active/pressed statesDark mode accentsSecondary text
800
166A
#166A21
Text on light backgroundsHeadingsStrong borders
900
0E44
#0E4415
Primary textHigh emphasis contentDark headings
950
092A
#092A0D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --beige-50: #F2FCF4;
  --beige-100: #E1F9E5;
  --beige-200: #C8F4CE;
  --beige-300: #9EEBA8;
  --beige-400: #6BE17B;
  --beige-500: #41D855;
  --beige-600: #26BA3A;
  --beige-700: #1E942E;
  --beige-800: #166A21;
  --beige-900: #0E4415;
  --beige-950: #092A0D;
}
Generate More ShadesCreate PaletteConvert Color