Lavender

#C3F8DF

Green

Color Codes

All color formats for development

HEX
#C3F8DF
RGB
rgb(195, 248, 223)
HSL
hsl(152, 79%, 87%)
OKLCH
oklch(0.936 0.064 164.6)
CMYK
cmyk(21%, 0%, 10%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.18:1

AA AAA

On Black Background

17.81: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#9CF3CB
2#74EFB6
3#4DEAA1
4#25E58C
5#17C775
6#139F5D
7#0E7746
8#094F2F
9#052817

Tints

Lighter variations

1#CAF9E3
2#D0F9E6
3#D5FAE9
4#DBFBEC
5#E1FCEF
6#E7FCF2
7#EDFDF6
8#F3FEF9
9#F9FEFC

Tones

Muted variations

1#C6F5DF
2#C9F3DF
3#CCF0DF
4#CEEEDF
5#D1EBDF
6#D3E8DF
7#D6E6DE
8#D9E3DE
9#DBE0DE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF8
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEE
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E0
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3C7
BordersInactive statesPlaceholder text
400
5FEC
#5FECAA
Disabled statesSecondary iconsMuted text
500
32E7
#32E792
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C976
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A05E
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7243
Text on light backgroundsHeadingsStrong borders
900
0949
#09492B
Primary textHigh emphasis contentDark headings
950
052E
#052E1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDF8;
  --lavender-100: #DFFBEE;
  --lavender-200: #C4F8E0;
  --lavender-300: #96F3C7;
  --lavender-400: #5FECAA;
  --lavender-500: #32E792;
  --lavender-600: #18C976;
  --lavender-700: #13A05E;
  --lavender-800: #0D7243;
  --lavender-900: #09492B;
  --lavender-950: #052E1B;
}
Generate More ShadesCreate PaletteConvert Color