Lavender

#C3F8E3

Green

Color Codes

All color formats for development

HEX
#C3F8E3
RGB
rgb(195, 248, 227)
HSL
hsl(156, 79%, 87%)
OKLCH
oklch(0.937 0.061 168.8)
CMYK
cmyk(21%, 0%, 8%, 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
#F1FD
100
#DFFB
200
#C4F8
300
#96F3
400
#5FEC
500
#32E7
600
#18C9
700
#13A0
800
#0D72
900
#0949
950
#052E

Shades

Darker variations

1#9CF3D0
2#74EFBE
3#4DEAAB
4#25E598
5#17C780
6#139F67
7#0E774D
8#094F33
9#05281A

Tints

Lighter variations

1#CAF9E6
2#D0F9E9
3#D5FAEB
4#DBFBEE
5#E1FCF1
6#E7FCF4
7#EDFDF7
8#F3FEF9
9#F9FEFC

Tones

Muted variations

1#C6F5E3
2#C9F3E2
3#CCF0E2
4#CEEEE1
5#D1EBE0
6#D3E8E0
7#D6E6DF
8#D9E3DF
9#DBE0DE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF9
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF0
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E3
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3CE
BordersInactive statesPlaceholder text
400
5FEC
#5FECB4
Disabled statesSecondary iconsMuted text
500
32E7
#32E79E
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C982
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A067
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D724A
Text on light backgroundsHeadingsStrong borders
900
0949
#09492F
Primary textHigh emphasis contentDark headings
950
052E
#052E1E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDF9;
  --lavender-100: #DFFBF0;
  --lavender-200: #C4F8E3;
  --lavender-300: #96F3CE;
  --lavender-400: #5FECB4;
  --lavender-500: #32E79E;
  --lavender-600: #18C982;
  --lavender-700: #13A067;
  --lavender-800: #0D724A;
  --lavender-900: #09492F;
  --lavender-950: #052E1E;
}
Generate More ShadesCreate PaletteConvert Color