Lavender

#CBF1DD

Green

Color Codes

All color formats for development

HEX
#CBF1DD
RGB
rgb(203, 241, 221)
HSL
hsl(148, 58%, 87%)
OKLCH
oklch(0.926 0.048 162.4)
CMYK
cmyk(16%, 0%, 8%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.22:1

AA AAA

On Black Background

17.17: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#A8E8C6
2#85DEAE
3#61D597
4#3ECC80
5#2FAF6B
6#258C55
7#1C6940
8#13462B
9#092315

Tints

Lighter variations

1#D0F2E0
2#D5F4E3
3#DAF5E7
4#E0F7EA
5#E5F8EE
6#EAF9F1
7#EFFBF5
8#F5FCF8
9#FAFEFC

Tones

Muted variations

1#CDEFDD
2#CEEDDD
3#D0EBDD
4#D2E9DD
5#D4E7DD
6#D6E6DD
7#D8E4DD
8#DAE2DE
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
#CBF1DD
Secondary backgroundsInput backgroundsDividers
300
A2E6
#A2E6C2
BordersInactive statesPlaceholder text
400
72DA
#72DAA2
Disabled statesSecondary iconsMuted text
500
4ACF
#4ACF88
Primary brand colorCTAsActive elementsLinks
600
2FB1
#2FB16C
Hover statesFocus ringsPrimary buttons hover
700
258D
#258D56
Active/pressed statesDark mode accentsSecondary text
800
1B65
#1B653D
Text on light backgroundsHeadingsStrong borders
900
1140
#114027
Primary textHigh emphasis contentDark headings
950
0B28
#0B2819
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCF7;
  --lavender-100: #E3F8EC;
  --lavender-200: #CBF1DD;
  --lavender-300: #A2E6C2;
  --lavender-400: #72DAA2;
  --lavender-500: #4ACF88;
  --lavender-600: #2FB16C;
  --lavender-700: #258D56;
  --lavender-800: #1B653D;
  --lavender-900: #114027;
  --lavender-950: #0B2819;
}
Generate More ShadesCreate PaletteConvert Color