Sky Blue

#9DC7EC

Blue

Color Codes

All color formats for development

HEX
#9DC7EC
RGB
rgb(157, 199, 236)
HSL
hsl(208, 68%, 77%)
OKLCH
oklch(0.812 0.069 245.4)
CMYK
cmyk(33%, 16%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.78:1

AA AAA

On Black Background

11.81:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E1EE
200
#C7DF
300
#9CC7
400
#69AA
500
#3E91
600
#2475
700
#1D5D
800
#1443
900
#0D2B
950
#081B

Shades

Darker variations

1#7BB4E6
2#5AA2E0
3#3A8FD9
4#267BC6
5#1F67A5
6#195284
7#133E63
8#0D2942
9#061521

Tints

Lighter variations

1#A6CDEE
2#B0D2F0
3#BAD8F2
4#C4DDF4
5#CEE3F6
6#D8E9F7
7#E1EEF9
8#EBF4FB
9#F5F9FD

Tones

Muted variations

1#A0C7E8
2#A4C6E4
3#A8C6E0
4#ACC6DC
5#B0C6D8
6#B4C5D4
7#B8C5D0
8#BCC5CC
9#C0C5C8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FD
BackgroundsSubtle highlightsCard backgrounds
100
E1EE
#E1EEF9
Light backgroundsTable row hoverSkeleton loading
200
C7DF
#C7DFF4
Secondary backgroundsInput backgroundsDividers
300
9CC7
#9CC7EC
BordersInactive statesPlaceholder text
400
69AA
#69AAE2
Disabled statesSecondary iconsMuted text
500
3E91
#3E91DA
Primary brand colorCTAsActive elementsLinks
600
2475
#2475BC
Hover statesFocus ringsPrimary buttons hover
700
1D5D
#1D5D96
Active/pressed statesDark mode accentsSecondary text
800
1443
#14436B
Text on light backgroundsHeadingsStrong borders
900
0D2B
#0D2B45
Primary textHigh emphasis contentDark headings
950
081B
#081B2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F2F8FD;
  --sky-blue-100: #E1EEF9;
  --sky-blue-200: #C7DFF4;
  --sky-blue-300: #9CC7EC;
  --sky-blue-400: #69AAE2;
  --sky-blue-500: #3E91DA;
  --sky-blue-600: #2475BC;
  --sky-blue-700: #1D5D96;
  --sky-blue-800: #14436B;
  --sky-blue-900: #0D2B45;
  --sky-blue-950: #081B2B;
}
Generate More ShadesCreate PaletteConvert Color