Lavender

#E2F8F7

Cyan

Color Codes

All color formats for development

HEX
#E2F8F7
RGB
rgb(226, 248, 247)
HSL
hsl(177, 61%, 93%)
OKLCH
oklch(0.963 0.023 193.5)
CMYK
cmyk(9%, 0%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.11:1

AA AAA

On Black Background

19.00: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#BCEFEC
2#96E6E2
3#70DCD7
4#4AD3CC
5#2EBFB8
6#259993
7#1C736E
8#124C49
9#092625

Tints

Lighter variations

1#E5F9F8
2#E8F9F9
3#EBFAF9
4#EEFBFA
5#F1FCFB
6#F4FCFC
7#F6FDFD
8#F9FEFD
9#FCFEFE

Tones

Muted variations

1#E3F7F6
2#E4F6F5
3#E6F5F4
4#E7F4F3
5#E8F3F2
6#E9F2F1
7#EAF0F0
8#EBEFEF
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCFC
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8F7
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2F0
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8E5
BordersInactive statesPlaceholder text
400
6FDC
#6FDCD7
Disabled statesSecondary iconsMuted text
500
46D2
#46D2CB
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB5AE
Hover statesFocus ringsPrimary buttons hover
700
2390
#23908A
Active/pressed statesDark mode accentsSecondary text
800
1967
#196763
Text on light backgroundsHeadingsStrong borders
900
1042
#10423F
Primary textHigh emphasis contentDark headings
950
0A29
#0A2927
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCFC;
  --lavender-100: #E2F8F7;
  --lavender-200: #CAF2F0;
  --lavender-300: #A1E8E5;
  --lavender-400: #6FDCD7;
  --lavender-500: #46D2CB;
  --lavender-600: #2CB5AE;
  --lavender-700: #23908A;
  --lavender-800: #196763;
  --lavender-900: #10423F;
  --lavender-950: #0A2927;
}
Generate More ShadesCreate PaletteConvert Color