Lavender

#C3F8E4

Green

Color Codes

All color formats for development

HEX
#C3F8E4
RGB
rgb(195, 248, 228)
HSL
hsl(157, 79%, 87%)
OKLCH
oklch(0.937 0.06 169.9)
CMYK
cmyk(21%, 0%, 8%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.18:1

AA AAA

On Black Background

17.87: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#9CF3D2
2#74EFC0
3#4DEAAE
4#25E59C
5#17C783
6#139F69
7#0E774F
8#094F35
9#05281A

Tints

Lighter variations

1#CAF9E7
2#D0F9E9
3#D5FAEC
4#DBFBEF
5#E1FCF1
6#E7FCF4
7#EDFDF7
8#F3FEFA
9#F9FEFC

Tones

Muted variations

1#C6F5E3
2#C9F3E3
3#CCF0E2
4#CEEEE2
5#D1EBE1
6#D3E8E0
7#D6E6E0
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
#C4F8E4
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3CF
BordersInactive statesPlaceholder text
400
5FEC
#5FECB6
Disabled statesSecondary iconsMuted text
500
32E7
#32E7A1
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C985
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A06A
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D724C
Text on light backgroundsHeadingsStrong borders
900
0949
#094930
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: #C4F8E4;
  --lavender-300: #96F3CF;
  --lavender-400: #5FECB6;
  --lavender-500: #32E7A1;
  --lavender-600: #18C985;
  --lavender-700: #13A06A;
  --lavender-800: #0D724C;
  --lavender-900: #094930;
  --lavender-950: #052E1E;
}
Generate More ShadesCreate PaletteConvert Color