Beige

#E2F8E6

Green

Color Codes

All color formats for development

HEX
#E2F8E6
RGB
rgb(226, 248, 230)
HSL
hsl(131, 61%, 93%)
OKLCH
oklch(0.958 0.033 150.8)
CMYK
cmyk(9%, 0%, 7%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.12:1

AA AAA

On Black Background

18.80:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#6FDC
500
#46D2
600
#2CB5
700
#2390
800
#1967
900
#1042
950
#0A29

Shades

Darker variations

1#BCEFC5
2#96E6A5
3#70DC84
4#4AD363
5#2EBF49
6#25993A
7#1C732C
8#124C1D
9#09260F

Tints

Lighter variations

1#E5F9E9
2#E8F9EB
3#EBFAEE
4#EEFBF0
5#F1FCF3
6#F4FCF5
7#F6FDF8
8#F9FEFA
9#FCFEFD

Tones

Muted variations

1#E3F7E7
2#E4F6E8
3#E6F5E8
4#E7F4E9
5#E8F3EA
6#E9F2EA
7#EAF0EB
8#EBEFEC
9#ECEEEC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E6
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2D1
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8AE
BordersInactive statesPlaceholder text
400
6FDC
#6FDC83
Disabled statesSecondary iconsMuted text
500
46D2
#46D260
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB545
Hover statesFocus ringsPrimary buttons hover
700
2390
#239037
Active/pressed statesDark mode accentsSecondary text
800
1967
#196727
Text on light backgroundsHeadingsStrong borders
900
1042
#104219
Primary textHigh emphasis contentDark headings
950
0A29
#0A2910
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --beige-50: #F3FCF4;
  --beige-100: #E2F8E6;
  --beige-200: #CAF2D1;
  --beige-300: #A1E8AE;
  --beige-400: #6FDC83;
  --beige-500: #46D260;
  --beige-600: #2CB545;
  --beige-700: #239037;
  --beige-800: #196727;
  --beige-900: #104219;
  --beige-950: #0A2910;
}
Generate More ShadesCreate PaletteConvert Color