Sky Blue

#51C2FB

Blue

Color Codes

All color formats for development

HEX
#51C2FB
RGB
rgb(81, 194, 251)
HSL
hsl(200, 96%, 65%)
OKLCH
oklch(0.773 0.13 234.1)
CMYK
cmyk(68%, 23%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

2.01:1

AA AAA

On Black Background

10.46:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0FA
100
#DCF3
200
#BEE8
300
#8CD7
400
#50C2
500
#1EB1
600
#0494
700
#0476
800
#0354
900
#0236
950
#0122

Shades

Darker variations

1#30B7FB
2#0FACFA
3#0599E3
4#0483C3
5#036DA2
6#035882
7#024261
8#012C41
9#011620

Tints

Lighter variations

1#62C8FC
2#73CEFC
3#85D5FD
4#96DBFD
5#A8E1FD
6#B9E7FE
7#CBEDFE
8#DCF3FE
9#EEF9FF

Tones

Muted variations

1#59BFF3
2#61BDEA
3#6ABAE2
4#72B7D9
5#7BB4D1
6#83B1C8
7#8CAEBF
8#95ABB7
9#9DA9AE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0FA
#F0FAFF
BackgroundsSubtle highlightsCard backgrounds
100
DCF3
#DCF3FE
Light backgroundsTable row hoverSkeleton loading
200
BEE8
#BEE8FE
Secondary backgroundsInput backgroundsDividers
300
8CD7
#8CD7FD
BordersInactive statesPlaceholder text
400
50C2
#50C2FB
Disabled statesSecondary iconsMuted text
500
1EB1
#1EB1FA
Primary brand colorCTAsActive elementsLinks
600
0494
#0494DC
Hover statesFocus ringsPrimary buttons hover
700
0476
#0476AF
Active/pressed statesDark mode accentsSecondary text
800
0354
#03547D
Text on light backgroundsHeadingsStrong borders
900
0236
#023650
Primary textHigh emphasis contentDark headings
950
0122
#012232
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F0FAFF;
  --sky-blue-100: #DCF3FE;
  --sky-blue-200: #BEE8FE;
  --sky-blue-300: #8CD7FD;
  --sky-blue-400: #50C2FB;
  --sky-blue-500: #1EB1FA;
  --sky-blue-600: #0494DC;
  --sky-blue-700: #0476AF;
  --sky-blue-800: #03547D;
  --sky-blue-900: #023650;
  --sky-blue-950: #012232;
}
Generate More ShadesCreate PaletteConvert Color