Lavender

#E3F8F5

Cyan

Color Codes

All color formats for development

HEX
#E3F8F5
RGB
rgb(227, 248, 245)
HSL
hsl(171, 60%, 93%)
OKLCH
oklch(0.963 0.022 186.5)
CMYK
cmyk(8%, 0%, 1%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.10:1

AA AAA

On Black Background

19.01: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
#70DB
500
#47D1
600
#2DB4
700
#248F
800
#1A66
900
#1041
950
#0A29

Shades

Darker variations

1#BCEEE7
2#97E5D9
3#71DBCB
4#4BD2BE
5#2FBEA8
6#269887
7#1C7265
8#134C43
9#092622

Tints

Lighter variations

1#E5F9F6
2#E8F9F7
3#EBFAF8
4#EEFBF9
5#F1FBFA
6#F4FCFB
7#F6FDFC
8#F9FEFD
9#FCFEFE

Tones

Muted variations

1#E4F7F4
2#E5F6F3
3#E6F5F2
4#E7F4F2
5#E8F3F1
6#E9F1F0
7#EAF0EF
8#EBEFEF
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCFB
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8F5
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2EC
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8DD
BordersInactive statesPlaceholder text
400
70DB
#70DBCB
Disabled statesSecondary iconsMuted text
500
47D1
#47D1BC
Primary brand colorCTAsActive elementsLinks
600
2DB4
#2DB49F
Hover statesFocus ringsPrimary buttons hover
700
248F
#248F7F
Active/pressed statesDark mode accentsSecondary text
800
1A66
#1A665B
Text on light backgroundsHeadingsStrong borders
900
1041
#10413A
Primary textHigh emphasis contentDark headings
950
0A29
#0A2924
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCFB;
  --lavender-100: #E2F8F5;
  --lavender-200: #CAF2EC;
  --lavender-300: #A1E8DD;
  --lavender-400: #70DBCB;
  --lavender-500: #47D1BC;
  --lavender-600: #2DB49F;
  --lavender-700: #248F7F;
  --lavender-800: #1A665B;
  --lavender-900: #10413A;
  --lavender-950: #0A2924;
}
Generate More ShadesCreate PaletteConvert Color