Lavender

#C9F3DE

Green

Color Codes

All color formats for development

HEX
#C9F3DE
RGB
rgb(201, 243, 222)
HSL
hsl(150, 64%, 87%)
OKLCH
oklch(0.929 0.052 163.6)
CMYK
cmyk(17%, 0%, 9%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.21:1

AA AAA

On Black Background

17.36:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E2F9
200
#C9F3
300
#9FEA
400
#6DDF
500
#43D6
600
#28B8
700
#2092
800
#1769
900
#0F43
950
#092A

Shades

Darker variations

1#A4EBC8
2#80E3B1
3#5BDB9B
4#37D385
5#28B66F
6#209259
7#186D43
8#10492C
9#082416

Tints

Lighter variations

1#CEF4E1
2#D4F5E4
3#D9F7E8
4#DEF8EB
5#E4F9EE
6#E9FAF2
7#EFFBF5
8#F4FDF8
9#FAFEFC

Tones

Muted variations

1#CBF1DE
2#CDEFDE
3#CFEDDE
4#D1EBDE
5#D3E8DE
6#D5E6DE
7#D7E4DE
8#DAE2DE
9#DCE0DE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF7
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9ED
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3DE
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAC4
BordersInactive statesPlaceholder text
400
6DDF
#6DDFA6
Disabled statesSecondary iconsMuted text
500
43D6
#43D68C
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B870
Hover statesFocus ringsPrimary buttons hover
700
2092
#209259
Active/pressed statesDark mode accentsSecondary text
800
1769
#176940
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4329
Primary textHigh emphasis contentDark headings
950
092A
#092A1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FCF7;
  --lavender-100: #E2F9ED;
  --lavender-200: #C9F3DE;
  --lavender-300: #9FEAC4;
  --lavender-400: #6DDFA6;
  --lavender-500: #43D68C;
  --lavender-600: #28B870;
  --lavender-700: #209259;
  --lavender-800: #176940;
  --lavender-900: #0F4329;
  --lavender-950: #092A1A;
}
Generate More ShadesCreate PaletteConvert Color