Lavender

#E2F8F3

Cyan

Color Codes

All color formats for development

HEX
#E2F8F3
RGB
rgb(226, 248, 243)
HSL
hsl(166, 61%, 93%)
OKLCH
oklch(0.962 0.024 180.6)
CMYK
cmyk(9%, 0%, 2%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.11:1

AA AAA

On Black Background

18.95: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#BCEFE3
2#96E6D3
3#70DCC3
4#4AD3B3
5#2EBF9D
6#25997E
7#1C735E
8#124C3F
9#09261F

Tints

Lighter variations

1#E5F9F4
2#E8F9F5
3#EBFAF7
4#EEFBF8
5#F1FCF9
6#F4FCFA
7#F6FDFB
8#F9FEFD
9#FCFEFE

Tones

Muted variations

1#E3F7F2
2#E4F6F2
3#E6F5F1
4#E7F4F1
5#E8F3F0
6#E9F2EF
7#EAF0EF
8#EBEFEE
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCFA
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8F3
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2E9
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8D7
BordersInactive statesPlaceholder text
400
6FDC
#6FDCC3
Disabled statesSecondary iconsMuted text
500
46D2
#46D2B2
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB595
Hover statesFocus ringsPrimary buttons hover
700
2390
#239076
Active/pressed statesDark mode accentsSecondary text
800
1967
#196754
Text on light backgroundsHeadingsStrong borders
900
1042
#104236
Primary textHigh emphasis contentDark headings
950
0A29
#0A2922
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCFA;
  --lavender-100: #E2F8F3;
  --lavender-200: #CAF2E9;
  --lavender-300: #A1E8D7;
  --lavender-400: #6FDCC3;
  --lavender-500: #46D2B2;
  --lavender-600: #2CB595;
  --lavender-700: #239076;
  --lavender-800: #196754;
  --lavender-900: #104236;
  --lavender-950: #0A2922;
}
Generate More ShadesCreate PaletteConvert Color