Lavender

#C3F8E9

Green

Color Codes

All color formats for development

HEX
#C3F8E9
RGB
rgb(195, 248, 233)
HSL
hsl(163, 79%, 87%)
OKLCH
oklch(0.939 0.058 175.8)
CMYK
cmyk(21%, 0%, 6%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.17:1

AA AAA

On Black Background

17.92: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#9CF3DB
2#74EFCC
3#4DEABD
4#25E5AF
5#17C795
6#139F77
7#0E7759
8#094F3C
9#05281E

Tints

Lighter variations

1#CAF9EB
2#D0F9EE
3#D5FAF0
4#DBFBF2
5#E1FCF4
6#E7FCF6
7#EDFDF8
8#F3FEFB
9#F9FEFD

Tones

Muted variations

1#C6F5E8
2#C9F3E7
3#CCF0E6
4#CEEEE5
5#D1EBE4
6#D3E8E2
7#D6E6E1
8#D9E3E0
9#DBE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFA
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF3
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E9
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3D8
BordersInactive statesPlaceholder text
400
5FEC
#5FECC4
Disabled statesSecondary iconsMuted text
500
32E7
#32E7B4
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C997
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A078
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7256
Text on light backgroundsHeadingsStrong borders
900
0949
#094937
Primary textHigh emphasis contentDark headings
950
052E
#052E22
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDFA;
  --lavender-100: #DFFBF3;
  --lavender-200: #C4F8E9;
  --lavender-300: #96F3D8;
  --lavender-400: #5FECC4;
  --lavender-500: #32E7B4;
  --lavender-600: #18C997;
  --lavender-700: #13A078;
  --lavender-800: #0D7256;
  --lavender-900: #094937;
  --lavender-950: #052E22;
}
Generate More ShadesCreate PaletteConvert Color