Sky Blue

#95F4E4

Cyan

Color Codes

All color formats for development

HEX
#95F4E4
RGB
rgb(149, 244, 228)
HSL
hsl(170, 81%, 77%)
OKLCH
oklch(0.904 0.094 182.2)
CMYK
cmyk(39%, 0%, 7%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.29:1

AA AAA

On Black Background

16.34:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FE
100
#DFFC
200
#C3F9
300
#95F4
400
#5DEE
500
#2FE9
600
#15CB
700
#11A2
800
#0C73
900
#084A
950
#052E

Shades

Darker variations

1#71F0DB
2#4EECD2
3#2AE9C9
4#16D5B5
5#13B297
6#0F8E79
7#0B6B5B
8#07473C
9#04241E

Tints

Lighter variations

1#9FF5E7
2#AAF6E9
3#B5F7EC
4#BFF8EF
5#CAF9F2
6#D5FBF4
7#DFFCF7
8#EAFDFA
9#F4FEFC

Tones

Muted variations

1#9AEFE1
2#9EEADE
3#A3E6DB
4#A8E1D7
5#ADDCD4
6#B1D7D1
7#B6D3CE
8#BBCECB
9#C0C9C8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEFB
BackgroundsSubtle highlightsCard backgrounds
100
DFFC
#DFFCF7
Light backgroundsTable row hoverSkeleton loading
200
C3F9
#C3F9F0
Secondary backgroundsInput backgroundsDividers
300
95F4
#95F4E4
BordersInactive statesPlaceholder text
400
5DEE
#5DEED6
Disabled statesSecondary iconsMuted text
500
2FE9
#2FE9CA
Primary brand colorCTAsActive elementsLinks
600
15CB
#15CBAD
Hover statesFocus ringsPrimary buttons hover
700
11A2
#11A289
Active/pressed statesDark mode accentsSecondary text
800
0C73
#0C7362
Text on light backgroundsHeadingsStrong borders
900
084A
#084A3F
Primary textHigh emphasis contentDark headings
950
052E
#052E27
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1FEFB;
  --sky-blue-100: #DFFCF7;
  --sky-blue-200: #C3F9F0;
  --sky-blue-300: #95F4E4;
  --sky-blue-400: #5DEED6;
  --sky-blue-500: #2FE9CA;
  --sky-blue-600: #15CBAD;
  --sky-blue-700: #11A289;
  --sky-blue-800: #0C7362;
  --sky-blue-900: #084A3F;
  --sky-blue-950: #052E27;
}
Generate More ShadesCreate PaletteConvert Color