Lavender

#CBF0E0

Green

Color Codes

All color formats for development

HEX
#CBF0E0
RGB
rgb(203, 240, 224)
HSL
hsl(154, 55%, 87%)
OKLCH
oklch(0.924 0.044 167.4)
CMYK
cmyk(15%, 0%, 7%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.08:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F7
200
#CCF0
300
#A4E5
400
#75D7
500
#4DCB
600
#32AE
700
#288A
800
#1D63
900
#123F
950
#0B28

Shades

Darker variations

1#A9E6CC
2#87DCB7
3#64D2A3
4#42C88E
5#32AC77
6#288A5F
7#1E6747
8#144530
9#0A2218

Tints

Lighter variations

1#D1F2E3
2#D6F3E6
3#DBF5E9
4#E0F6ED
5#E5F8F0
6#EAF9F3
7#F0FBF6
8#F5FCF9
9#FAFEFC

Tones

Muted variations

1#CDEEE0
2#CFECE0
3#D1EBE0
4#D3E9DF
5#D5E7DF
6#D7E5DF
7#D8E3DF
8#DAE1DE
9#DCE0DE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E3F7
#E3F7EE
Light backgroundsTable row hoverSkeleton loading
200
CCF0
#CCF0E0
Secondary backgroundsInput backgroundsDividers
300
A4E5
#A4E5C9
BordersInactive statesPlaceholder text
400
75D7
#75D7AC
Disabled statesSecondary iconsMuted text
500
4DCB
#4DCB95
Primary brand colorCTAsActive elementsLinks
600
32AE
#32AE78
Hover statesFocus ringsPrimary buttons hover
700
288A
#288A60
Active/pressed statesDark mode accentsSecondary text
800
1D63
#1D6344
Text on light backgroundsHeadingsStrong borders
900
123F
#123F2C
Primary textHigh emphasis contentDark headings
950
0B28
#0B281B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCF8;
  --lavender-100: #E3F7EE;
  --lavender-200: #CCF0E0;
  --lavender-300: #A4E5C9;
  --lavender-400: #75D7AC;
  --lavender-500: #4DCB95;
  --lavender-600: #32AE78;
  --lavender-700: #288A60;
  --lavender-800: #1D6344;
  --lavender-900: #123F2C;
  --lavender-950: #0B281B;
}
Generate More ShadesCreate PaletteConvert Color