Lavender

#CAF1DB

Green

Color Codes

All color formats for development

HEX
#CAF1DB
RGB
rgb(202, 241, 219)
HSL
hsl(146, 58%, 87%)
OKLCH
oklch(0.924 0.05 160.5)
CMYK
cmyk(16%, 0%, 9%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.12:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F8
200
#CBF1
300
#A2E6
400
#72DA
500
#4ACF
600
#2FB1
700
#258D
800
#1B65
900
#1140
950
#0B28

Shades

Darker variations

1#A8E8C3
2#85DEAB
3#61D594
4#3ECC7C
5#2FAF66
6#258C52
7#1C693D
8#134629
9#092314

Tints

Lighter variations

1#D0F2DF
2#D5F4E2
3#DAF5E6
4#E0F7EA
5#E5F8ED
6#EAF9F1
7#EFFBF4
8#F5FCF8
9#FAFEFB

Tones

Muted variations

1#CDEFDC
2#CEEDDC
3#D0EBDC
4#D2E9DC
5#D4E7DD
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
E3F8
#E3F8EC
Light backgroundsTable row hoverSkeleton loading
200
CBF1
#CBF1DB
Secondary backgroundsInput backgroundsDividers
300
A2E6
#A2E6C0
BordersInactive statesPlaceholder text
400
72DA
#72DA9F
Disabled statesSecondary iconsMuted text
500
4ACF
#4ACF83
Primary brand colorCTAsActive elementsLinks
600
2FB1
#2FB168
Hover statesFocus ringsPrimary buttons hover
700
258D
#258D52
Active/pressed statesDark mode accentsSecondary text
800
1B65
#1B653B
Text on light backgroundsHeadingsStrong borders
900
1140
#114026
Primary textHigh emphasis contentDark headings
950
0B28
#0B2818
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCF7;
  --lavender-100: #E3F8EC;
  --lavender-200: #CBF1DB;
  --lavender-300: #A2E6C0;
  --lavender-400: #72DA9F;
  --lavender-500: #4ACF83;
  --lavender-600: #2FB168;
  --lavender-700: #258D52;
  --lavender-800: #1B653B;
  --lavender-900: #114026;
  --lavender-950: #0B2818;
}
Generate More ShadesCreate PaletteConvert Color