Lavender

#E2F8F4

Cyan

Color Codes

All color formats for development

HEX
#E2F8F4
RGB
rgb(226, 248, 244)
HSL
hsl(169, 61%, 93%)
OKLCH
oklch(0.962 0.024 183.7)
CMYK
cmyk(9%, 0%, 2%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.11:1

AA AAA

On Black Background

18.97: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#BCEFE5
2#96E6D7
3#70DCC8
4#4AD3BA
5#2EBFA4
6#259984
7#1C7363
8#124C42
9#092621

Tints

Lighter variations

1#E5F9F5
2#E8F9F6
3#EBFAF7
4#EEFBF8
5#F1FCFA
6#F4FCFB
7#F6FDFC
8#F9FEFD
9#FCFEFE

Tones

Muted variations

1#E3F7F3
2#E4F6F3
3#E6F5F2
4#E7F4F1
5#E8F3F1
6#E9F2F0
7#EAF0EF
8#EBEFEF
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCFA
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8F4
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2EB
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8DB
BordersInactive statesPlaceholder text
400
6FDC
#6FDCC8
Disabled statesSecondary iconsMuted text
500
46D2
#46D2B9
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB59C
Hover statesFocus ringsPrimary buttons hover
700
2390
#23907C
Active/pressed statesDark mode accentsSecondary text
800
1967
#196758
Text on light backgroundsHeadingsStrong borders
900
1042
#104239
Primary textHigh emphasis contentDark headings
950
0A29
#0A2923
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCFA;
  --lavender-100: #E2F8F4;
  --lavender-200: #CAF2EB;
  --lavender-300: #A1E8DB;
  --lavender-400: #6FDCC8;
  --lavender-500: #46D2B9;
  --lavender-600: #2CB59C;
  --lavender-700: #23907C;
  --lavender-800: #196758;
  --lavender-900: #104239;
  --lavender-950: #0A2923;
}
Generate More ShadesCreate PaletteConvert Color