Lavender

#C9F3E6

Green

Color Codes

All color formats for development

HEX
#C9F3E6
RGB
rgb(201, 243, 230)
HSL
hsl(161, 64%, 87%)
OKLCH
oklch(0.931 0.047 174.5)
CMYK
cmyk(17%, 0%, 5%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.20:1

AA AAA

On Black Background

17.45: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#A4EBD5
2#80E3C4
3#5BDBB3
4#37D3A2
5#28B689
6#20926E
7#186D52
8#104937
9#08241B

Tints

Lighter variations

1#CEF4E8
2#D4F5EB
3#D9F7ED
4#DEF8F0
5#E4F9F2
6#E9FAF5
7#EFFBF7
8#F4FDFA
9#FAFEFC

Tones

Muted variations

1#CBF1E5
2#CDEFE4
3#CFEDE3
4#D1EBE3
5#D3E8E2
6#D5E6E1
7#D7E4E0
8#DAE2DF
9#DCE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF9
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9F1
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3E6
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAD2
BordersInactive statesPlaceholder text
400
6DDF
#6DDFBB
Disabled statesSecondary iconsMuted text
500
43D6
#43D6A7
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B88B
Hover statesFocus ringsPrimary buttons hover
700
2092
#20926E
Active/pressed statesDark mode accentsSecondary text
800
1769
#17694F
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4332
Primary textHigh emphasis contentDark headings
950
092A
#092A1F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FCF9;
  --lavender-100: #E2F9F1;
  --lavender-200: #C9F3E6;
  --lavender-300: #9FEAD2;
  --lavender-400: #6DDFBB;
  --lavender-500: #43D6A7;
  --lavender-600: #28B88B;
  --lavender-700: #20926E;
  --lavender-800: #17694F;
  --lavender-900: #0F4332;
  --lavender-950: #092A1F;
}
Generate More ShadesCreate PaletteConvert Color