Lavender

#C5F7E9

Green

Color Codes

All color formats for development

HEX
#C5F7E9
RGB
rgb(197, 247, 233)
HSL
hsl(163, 76%, 87%)
OKLCH
oklch(0.938 0.054 176.1)
CMYK
cmyk(20%, 0%, 6%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.18:1

AA AAA

On Black Background

17.86: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#9EF2DA
2#77ECCB
3#50E7BC
4#28E2AD
5#1BC393
6#159C76
7#107558
8#0B4E3B
9#05271D

Tints

Lighter variations

1#CAF8EB
2#D0F9ED
3#D6F9EF
4#DCFAF2
5#E2FBF4
6#E8FCF6
7#EDFDF8
8#F3FDFB
9#F9FEFD

Tones

Muted variations

1#C7F5E8
2#CAF2E7
3#CCEFE5
4#CFEDE4
5#D1EAE3
6#D4E8E2
7#D6E5E1
8#D9E3E0
9#DBE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDFA
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBF3
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7E9
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1D8
BordersInactive statesPlaceholder text
400
62EA
#62EAC3
Disabled statesSecondary iconsMuted text
500
35E3
#35E3B2
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC595
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D77
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7055
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A4836
Primary textHigh emphasis contentDark headings
950
062D
#062D22
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDFA;
  --lavender-100: #E0FBF3;
  --lavender-200: #C5F7E9;
  --lavender-300: #98F1D8;
  --lavender-400: #62EAC3;
  --lavender-500: #35E3B2;
  --lavender-600: #1BC595;
  --lavender-700: #159D77;
  --lavender-800: #0F7055;
  --lavender-900: #0A4836;
  --lavender-950: #062D22;
}
Generate More ShadesCreate PaletteConvert Color