Lavender

#C5F7E1

Green

Color Codes

All color formats for development

HEX
#C5F7E1
RGB
rgb(197, 247, 225)
HSL
hsl(154, 76%, 87%)
OKLCH
oklch(0.935 0.059 166.5)
CMYK
cmyk(20%, 0%, 9%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.18:1

AA AAA

On Black Background

17.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FB
200
#C5F7
300
#98F1
400
#62EA
500
#35E3
600
#1BC5
700
#159D
800
#0F70
900
#0A48
950
#062D

Shades

Darker variations

1#9EF2CD
2#77ECB9
3#50E7A5
4#28E291
5#1BC37A
6#159C62
7#107549
8#0B4E31
9#052718

Tints

Lighter variations

1#CAF8E4
2#D0F9E7
3#D6F9EA
4#DCFAED
5#E2FBF0
6#E8FCF3
7#EDFDF6
8#F3FDF9
9#F9FEFC

Tones

Muted variations

1#C7F5E1
2#CAF2E1
3#CCEFE0
4#CFEDE0
5#D1EAE0
6#D4E8DF
7#D6E5DF
8#D9E3DF
9#DBE0DE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF8
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBEF
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7E1
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1CA
BordersInactive statesPlaceholder text
400
62EA
#62EAAF
Disabled statesSecondary iconsMuted text
500
35E3
#35E398
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC57C
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D62
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7046
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A482D
Primary textHigh emphasis contentDark headings
950
062D
#062D1C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDF8;
  --lavender-100: #E0FBEF;
  --lavender-200: #C5F7E1;
  --lavender-300: #98F1CA;
  --lavender-400: #62EAAF;
  --lavender-500: #35E398;
  --lavender-600: #1BC57C;
  --lavender-700: #159D62;
  --lavender-800: #0F7046;
  --lavender-900: #0A482D;
  --lavender-950: #062D1C;
}
Generate More ShadesCreate PaletteConvert Color