Sky Blue

#8EC1FB

Blue

Color Codes

All color formats for development

HEX
#8EC1FB
RGB
rgb(142, 193, 251)
HSL
hsl(212, 93%, 77%)
OKLCH
oklch(0.797 0.099 252.2)
CMYK
cmyk(43%, 23%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.88:1

AA AAA

On Black Background

11.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F7
100
#DDEC
200
#BFDC
300
#8EC1
400
#53A0
500
#2285
600
#0869
700
#0654
800
#043C
900
#0326
950
#0218

Shades

Darker variations

1#68ACFA
2#4297F8
3#1C82F7
4#086FE3
5#075CBD
6#054A98
7#043772
8#03254C
9#011226

Tints

Lighter variations

1#99C7FB
2#A4CDFC
3#B0D3FC
4#BBDAFD
5#C6E0FD
6#D2E6FD
7#DDECFE
8#E8F3FE
9#F4F9FF

Tones

Muted variations

1#93C1F5
2#99C1F0
3#9EC2EB
4#A4C2E5
5#A9C3E0
6#AFC3DA
7#B4C3D5
8#B9C4CF
9#BFC4CA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F7
#F0F7FE
BackgroundsSubtle highlightsCard backgrounds
100
DDEC
#DDECFE
Light backgroundsTable row hoverSkeleton loading
200
BFDC
#BFDCFD
Secondary backgroundsInput backgroundsDividers
300
8EC1
#8EC1FB
BordersInactive statesPlaceholder text
400
53A0
#53A0F9
Disabled statesSecondary iconsMuted text
500
2285
#2285F7
Primary brand colorCTAsActive elementsLinks
600
0869
#0869D9
Hover statesFocus ringsPrimary buttons hover
700
0654
#0654AC
Active/pressed statesDark mode accentsSecondary text
800
043C
#043C7B
Text on light backgroundsHeadingsStrong borders
900
0326
#03264F
Primary textHigh emphasis contentDark headings
950
0218
#021831
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F0F7FE;
  --sky-blue-100: #DDECFE;
  --sky-blue-200: #BFDCFD;
  --sky-blue-300: #8EC1FB;
  --sky-blue-400: #53A0F9;
  --sky-blue-500: #2285F7;
  --sky-blue-600: #0869D9;
  --sky-blue-700: #0654AC;
  --sky-blue-800: #043C7B;
  --sky-blue-900: #03264F;
  --sky-blue-950: #021831;
}
Generate More ShadesCreate PaletteConvert Color