Lavender

#E0FBF5

Cyan

Color Codes

All color formats for development

HEX
#E0FBF5
RGB
rgb(224, 251, 245)
HSL
hsl(167, 77%, 93%)
OKLCH
oklch(0.967 0.029 180.8)
CMYK
cmyk(11%, 0%, 2%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.29: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#B5F5E8
2#8BF0DA
3#61EBCD
4#38E5BF
5#1BD2AA
6#16A888
7#107E66
8#0B5444
9#052A22

Tints

Lighter variations

1#E3FBF6
2#E6FCF7
3#E9FCF8
4#ECFDF9
5#EFFDFA
6#F2FDFB
7#F6FEFC
8#F9FEFD
9#FCFFFE

Tones

Muted variations

1#E1FAF4
2#E2F8F3
3#E4F7F3
4#E5F5F2
5#E6F4F1
6#E8F3F0
7#E9F1EF
8#EAF0EF
9#ECEFEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFB
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF5
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7EC
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2DE
BordersInactive statesPlaceholder text
400
61EA
#61EACD
Disabled statesSecondary iconsMuted text
500
34E5
#34E5BE
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC7A1
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E80
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F715C
Text on light backgroundsHeadingsStrong borders
900
0948
#09483B
Primary textHigh emphasis contentDark headings
950
062D
#062D25
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDFB;
  --lavender-100: #DFFBF5;
  --lavender-200: #C4F7EC;
  --lavender-300: #97F2DE;
  --lavender-400: #61EACD;
  --lavender-500: #34E5BE;
  --lavender-600: #1AC7A1;
  --lavender-700: #159E80;
  --lavender-800: #0F715C;
  --lavender-900: #09483B;
  --lavender-950: #062D25;
}
Generate More ShadesCreate PaletteConvert Color