Lavender

#CAF2DC

Green

Color Codes

All color formats for development

HEX
#CAF2DC
RGB
rgb(202, 242, 220)
HSL
hsl(147, 61%, 87%)
OKLCH
oklch(0.927 0.051 161.2)
CMYK
cmyk(17%, 0%, 9%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.22:1

AA AAA

On Black Background

17.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#6FDC
500
#46D2
600
#2CB5
700
#2390
800
#1967
900
#1042
950
#0A29

Shades

Darker variations

1#A6E9C4
2#82E1AD
3#5ED895
4#3BCF7E
5#2BB368
6#238F53
7#1A6B3E
8#11472A
9#092415

Tints

Lighter variations

1#CFF3DF
2#D4F5E3
3#DAF6E6
4#DFF7EA
5#E4F9ED
6#EAFAF1
7#EFFBF4
8#F4FCF8
9#FAFEFB

Tones

Muted variations

1#CCF0DC
2#CEEEDC
3#D0ECDC
4#D2EADD
5#D4E8DD
6#D6E6DD
7#D8E4DD
8#DAE2DD
9#DCE0DE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF7
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8EC
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2DC
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8C1
BordersInactive statesPlaceholder text
400
6FDC
#6FDCA0
Disabled statesSecondary iconsMuted text
500
46D2
#46D285
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB569
Hover statesFocus ringsPrimary buttons hover
700
2390
#239054
Active/pressed statesDark mode accentsSecondary text
800
1967
#19673C
Text on light backgroundsHeadingsStrong borders
900
1042
#104226
Primary textHigh emphasis contentDark headings
950
0A29
#0A2918
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCF7;
  --lavender-100: #E2F8EC;
  --lavender-200: #CAF2DC;
  --lavender-300: #A1E8C1;
  --lavender-400: #6FDCA0;
  --lavender-500: #46D285;
  --lavender-600: #2CB569;
  --lavender-700: #239054;
  --lavender-800: #19673C;
  --lavender-900: #104226;
  --lavender-950: #0A2918;
}
Generate More ShadesCreate PaletteConvert Color