Sky Blue

#97BDF2

Blue

Color Codes

All color formats for development

HEX
#97BDF2
RGB
rgb(151, 189, 242)
HSL
hsl(215, 78%, 77%)
OKLCH
oklch(0.79 0.086 256.8)
CMYK
cmyk(38%, 22%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.93:1

AA AAA

On Black Background

10.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F6
100
#DFEB
200
#C4DA
300
#97BD
400
#609A
500
#337D
600
#1962
700
#144E
800
#0E37
900
#0923
950
#0616

Shades

Darker variations

1#74A7EE
2#5190E9
3#2E7AE5
4#1A66D2
5#1655AF
6#11448C
7#0D3369
8#092246
9#041123

Tints

Lighter variations

1#A1C3F3
2#ABCAF5
3#B6D1F6
4#C0D7F7
5#CBDEF9
6#D5E4FA
7#E0EBFB
8#EAF2FC
9#F5F8FE

Tones

Muted variations

1#9BBDEE
2#A0BEE9
3#A4BFE4
4#A9C0E0
5#ADC1DB
6#B2C1D7
7#B7C2D2
8#BBC3CD
9#C0C4C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F6
#F1F6FD
BackgroundsSubtle highlightsCard backgrounds
100
DFEB
#DFEBFB
Light backgroundsTable row hoverSkeleton loading
200
C4DA
#C4DAF8
Secondary backgroundsInput backgroundsDividers
300
97BD
#97BDF2
BordersInactive statesPlaceholder text
400
609A
#609AEB
Disabled statesSecondary iconsMuted text
500
337D
#337DE6
Primary brand colorCTAsActive elementsLinks
600
1962
#1962C8
Hover statesFocus ringsPrimary buttons hover
700
144E
#144E9F
Active/pressed statesDark mode accentsSecondary text
800
0E37
#0E3771
Text on light backgroundsHeadingsStrong borders
900
0923
#092349
Primary textHigh emphasis contentDark headings
950
0616
#06162D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F6FD;
  --sky-blue-100: #DFEBFB;
  --sky-blue-200: #C4DAF8;
  --sky-blue-300: #97BDF2;
  --sky-blue-400: #609AEB;
  --sky-blue-500: #337DE6;
  --sky-blue-600: #1962C8;
  --sky-blue-700: #144E9F;
  --sky-blue-800: #0E3771;
  --sky-blue-900: #092349;
  --sky-blue-950: #06162D;
}
Generate More ShadesCreate PaletteConvert Color