Sky Blue

#96F3D8

Green

Color Codes

All color formats for development

HEX
#96F3D8
RGB
rgb(150, 243, 216)
HSL
hsl(163, 79%, 77%)
OKLCH
oklch(0.898 0.097 173.5)
CMYK
cmyk(38%, 0%, 11%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.30:1

AA AAA

On Black Background

16.11:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F8
300
#96F3
400
#5FEC
500
#32E7
600
#18C9
700
#13A0
800
#0D72
900
#0949
950
#052E

Shades

Darker variations

1#73EFCC
2#50EABF
3#2DE6B2
4#19D39E
5#15B084
6#108D69
7#0C694F
8#084635
9#04231A

Tints

Lighter variations

1#A1F4DC
2#ABF5E0
3#B6F6E4
4#C0F8E8
5#CBF9EC
6#D5FAF0
7#E0FBF3
8#EAFDF7
9#F5FEFB

Tones

Muted variations

1#9BEED6
2#9FE9D4
3#A4E5D2
4#A9E0D0
5#ADDCCE
6#B2D7CC
7#B6D2CA
8#BBCEC8
9#C0C9C6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFA
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF3
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E9
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3D8
BordersInactive statesPlaceholder text
400
5FEC
#5FECC4
Disabled statesSecondary iconsMuted text
500
32E7
#32E7B4
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C997
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A078
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7256
Text on light backgroundsHeadingsStrong borders
900
0949
#094937
Primary textHigh emphasis contentDark headings
950
052E
#052E22
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1FDFA;
  --sky-blue-100: #DFFBF3;
  --sky-blue-200: #C4F8E9;
  --sky-blue-300: #96F3D8;
  --sky-blue-400: #5FECC4;
  --sky-blue-500: #32E7B4;
  --sky-blue-600: #18C997;
  --sky-blue-700: #13A078;
  --sky-blue-800: #0D7256;
  --sky-blue-900: #094937;
  --sky-blue-950: #052E22;
}
Generate More ShadesCreate PaletteConvert Color