Sky Blue

#95F3DA

Green

Color Codes

All color formats for development

HEX
#95F3DA
RGB
rgb(149, 243, 218)
HSL
hsl(164, 80%, 77%)
OKLCH
oklch(0.899 0.097 175.1)
CMYK
cmyk(39%, 0%, 10%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.30:1

AA AAA

On Black Background

16.11:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C3F8
300
#95F3
400
#5EED
500
#30E8
600
#16CA
700
#12A1
800
#0D73
900
#0849
950
#052E

Shades

Darker variations

1#72EFCE
2#4FEBC2
3#2BE7B5
4#18D4A2
5#14B187
6#108D6C
7#0C6A51
8#084736
9#04231B

Tints

Lighter variations

1#A0F4DE
2#ABF6E2
3#B5F7E5
4#C0F8E9
5#CAF9ED
6#D5FAF0
7#DFFBF4
8#EAFDF8
9#F4FEFB

Tones

Muted variations

1#9AEFD8
2#9FEAD6
3#A4E5D4
4#A8E1D1
5#ADDCCF
6#B2D7CD
7#B6D2CB
8#BBCEC9
9#C0C9C7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFA
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF4
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8EA
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F3DA
BordersInactive statesPlaceholder text
400
5EED
#5EEDC7
Disabled statesSecondary iconsMuted text
500
30E8
#30E8B7
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA9A
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A17B
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7358
Text on light backgroundsHeadingsStrong borders
900
0849
#084938
Primary textHigh emphasis contentDark headings
950
052E
#052E23
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1FDFA;
  --sky-blue-100: #DFFBF4;
  --sky-blue-200: #C3F8EA;
  --sky-blue-300: #95F3DA;
  --sky-blue-400: #5EEDC7;
  --sky-blue-500: #30E8B7;
  --sky-blue-600: #16CA9A;
  --sky-blue-700: #12A17B;
  --sky-blue-800: #0D7358;
  --sky-blue-900: #084938;
  --sky-blue-950: #052E23;
}
Generate More ShadesCreate PaletteConvert Color