Lavender

#E0FBF9

Cyan

Color Codes

All color formats for development

HEX
#E0FBF9
RGB
rgb(224, 251, 249)
HSL
hsl(176, 77%, 93%)
OKLCH
oklch(0.968 0.028 191.3)
CMYK
cmyk(11%, 0%, 1%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.34:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#B5F5F1
2#8BF0E9
3#61EBE1
4#38E5DA
5#1BD2C6
6#16A89E
7#107E77
8#0B544F
9#052A28

Tints

Lighter variations

1#E3FBFA
2#E6FCFA
3#E9FCFB
4#ECFDFB
5#EFFDFC
6#F2FDFD
7#F6FEFD
8#F9FEFE
9#FCFFFE

Tones

Muted variations

1#E1FAF8
2#E2F8F7
3#E4F7F5
4#E5F5F4
5#E6F4F3
6#E8F3F2
7#E9F1F1
8#EAF0F0
9#ECEFEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFC
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF9
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7F4
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2EB
BordersInactive statesPlaceholder text
400
61EA
#61EAE1
Disabled statesSecondary iconsMuted text
500
34E5
#34E5D9
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC7BB
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E95
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F716A
Text on light backgroundsHeadingsStrong borders
900
0948
#094844
Primary textHigh emphasis contentDark headings
950
062D
#062D2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDFC;
  --lavender-100: #DFFBF9;
  --lavender-200: #C4F7F4;
  --lavender-300: #97F2EB;
  --lavender-400: #61EAE1;
  --lavender-500: #34E5D9;
  --lavender-600: #1AC7BB;
  --lavender-700: #159E95;
  --lavender-800: #0F716A;
  --lavender-900: #094844;
  --lavender-950: #062D2B;
}
Generate More ShadesCreate PaletteConvert Color