Sky Blue

#9EC8EB

Blue

Color Codes

All color formats for development

HEX
#9EC8EB
RGB
rgb(158, 200, 235)
HSL
hsl(207, 66%, 77%)
OKLCH
oklch(0.815 0.067 243.9)
CMYK
cmyk(33%, 15%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

1.76:1

AA AAA

On Black Background

11.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E1EE
200
#C8E0
300
#9EC8
400
#6BAC
500
#4194
600
#2678
700
#1E5F
800
#1644
900
#0E2B
950
#091B

Shades

Darker variations

1#7DB6E4
2#5CA4DE
3#3C91D7
4#287EC4
5#2169A3
6#1B5482
7#143F62
8#0D2A41
9#071521

Tints

Lighter variations

1#A7CEED
2#B1D3EF
3#BBD9F1
4#C5DEF3
5#CEE4F5
6#D8E9F7
7#E2EFF9
8#ECF4FB
9#F5FAFD

Tones

Muted variations

1#A2C8E7
2#A5C7E3
3#A9C7DF
4#ADC7DC
5#B1C6D8
6#B5C6D4
7#B9C6D0
8#BDC5CC
9#C0C5C8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FC
BackgroundsSubtle highlightsCard backgrounds
100
E1EE
#E1EEF9
Light backgroundsTable row hoverSkeleton loading
200
C8E0
#C8E0F4
Secondary backgroundsInput backgroundsDividers
300
9EC8
#9EC8EB
BordersInactive statesPlaceholder text
400
6BAC
#6BACE1
Disabled statesSecondary iconsMuted text
500
4194
#4194D8
Primary brand colorCTAsActive elementsLinks
600
2678
#2678BA
Hover statesFocus ringsPrimary buttons hover
700
1E5F
#1E5F94
Active/pressed statesDark mode accentsSecondary text
800
1644
#16446A
Text on light backgroundsHeadingsStrong borders
900
0E2B
#0E2B44
Primary textHigh emphasis contentDark headings
950
091B
#091B2A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F2F8FC;
  --sky-blue-100: #E1EEF9;
  --sky-blue-200: #C8E0F4;
  --sky-blue-300: #9EC8EB;
  --sky-blue-400: #6BACE1;
  --sky-blue-500: #4194D8;
  --sky-blue-600: #2678BA;
  --sky-blue-700: #1E5F94;
  --sky-blue-800: #16446A;
  --sky-blue-900: #0E2B44;
  --sky-blue-950: #091B2A;
}
Generate More ShadesCreate PaletteConvert Color