Lavender

#E0FBEB

Green

Color Codes

All color formats for development

HEX
#E0FBEB
RGB
rgb(224, 251, 235)
HSL
hsl(144, 77%, 93%)
OKLCH
oklch(0.964 0.035 159.7)
CMYK
cmyk(11%, 0%, 6%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.10:1

AA AAA

On Black Background

19.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#B5F5CF
2#8BF0B4
3#61EB98
4#38E57D
5#1BD264
6#16A850
7#107E3C
8#0B5428
9#052A14

Tints

Lighter variations

1#E3FBEC
2#E6FCEF
3#E9FCF1
4#ECFDF3
5#EFFDF5
6#F2FDF7
7#F6FEF9
8#F9FEFB
9#FCFFFD

Tones

Muted variations

1#E1FAEB
2#E2F8EB
3#E4F7EB
4#E5F5EC
5#E6F4EC
6#E8F3EC
7#E9F1EC
8#EAF0ED
9#ECEFED

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF6
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEA
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7D9
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2BB
BordersInactive statesPlaceholder text
400
61EA
#61EA98
Disabled statesSecondary iconsMuted text
500
34E5
#34E57B
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC75F
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E4C
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F7136
Text on light backgroundsHeadingsStrong borders
900
0948
#094823
Primary textHigh emphasis contentDark headings
950
062D
#062D16
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDF6;
  --lavender-100: #DFFBEA;
  --lavender-200: #C4F7D9;
  --lavender-300: #97F2BB;
  --lavender-400: #61EA98;
  --lavender-500: #34E57B;
  --lavender-600: #1AC75F;
  --lavender-700: #159E4C;
  --lavender-800: #0F7136;
  --lavender-900: #094823;
  --lavender-950: #062D16;
}
Generate More ShadesCreate PaletteConvert Color