Lavender

#C6F5EC

Cyan

Color Codes

All color formats for development

HEX
#C6F5EC
RGB
rgb(198, 245, 236)
HSL
hsl(169, 70%, 87%)
OKLCH
oklch(0.935 0.05 182.2)
CMYK
cmyk(19%, 0%, 4%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.19:1

AA AAA

On Black Background

17.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E1FA
200
#C7F5
300
#9BED
400
#67E4
500
#3CDD
600
#22BF
700
#1B98
800
#136C
900
#0C45
950
#082B

Shades

Darker variations

1#A1EEE0
2#7BE8D4
3#56E1C7
4#30DABB
5#21BDA0
6#1B9780
7#147160
8#0D4B40
9#072620

Tints

Lighter variations

1#CCF6EE
2#D2F7F0
3#D8F8F2
4#DDF9F4
5#E3FAF6
6#E8FBF8
7#EEFCF9
8#F4FDFB
9#F9FEFD

Tones

Muted variations

1#C9F3EB
2#CBF0EA
3#CEEEE8
4#D0ECE7
5#D2E9E5
6#D5E7E4
7#D7E5E2
8#D9E2E1
9#DCE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDFB
BackgroundsSubtle highlightsCard backgrounds
100
E1FA
#E1FAF5
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5ED
Secondary backgroundsInput backgroundsDividers
300
9BED
#9BEDDE
BordersInactive statesPlaceholder text
400
67E4
#67E4CD
Disabled statesSecondary iconsMuted text
500
3CDD
#3CDDBF
Primary brand colorCTAsActive elementsLinks
600
22BF
#22BFA2
Hover statesFocus ringsPrimary buttons hover
700
1B98
#1B9881
Active/pressed statesDark mode accentsSecondary text
800
136C
#136C5C
Text on light backgroundsHeadingsStrong borders
900
0C45
#0C453B
Primary textHigh emphasis contentDark headings
950
082B
#082B25
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDFB;
  --lavender-100: #E1FAF5;
  --lavender-200: #C7F5ED;
  --lavender-300: #9BEDDE;
  --lavender-400: #67E4CD;
  --lavender-500: #3CDDBF;
  --lavender-600: #22BFA2;
  --lavender-700: #1B9881;
  --lavender-800: #136C5C;
  --lavender-900: #0C453B;
  --lavender-950: #082B25;
}
Generate More ShadesCreate PaletteConvert Color