Sky Blue

#9FE9D2

Green

Color Codes

All color formats for development

HEX
#9FE9D2
RGB
rgb(159, 233, 210)
HSL
hsl(161, 63%, 77%)
OKLCH
oklch(0.879 0.08 172.9)
CMYK
cmyk(32%, 0%, 10%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.39:1

AA AAA

On Black Background

15.06:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#C9F3
300
#9FE9
400
#6EDE
500
#44D5
600
#2AB7
700
#2191
800
#1868
900
#0F43
950
#092A

Shades

Darker variations

1#7FE2C3
2#5FDBB4
3#3FD4A5
4#2CC091
5#24A079
6#1D8061
7#166049
8#0F4030
9#072018

Tints

Lighter variations

1#A9EBD6
2#B3EEDB
3#BCF0DF
4#C6F2E4
5#CFF4E8
6#D9F6ED
7#E2F8F1
8#ECFBF6
9#F5FDFA

Tones

Muted variations

1#A3E6D1
2#A7E2CF
3#AADECE
4#AEDBCC
5#B2D7CB
6#B6D3CA
7#B9CFC8
8#BDCCC7
9#C1C8C6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF9
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8F1
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3E6
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9D2
BordersInactive statesPlaceholder text
400
6EDE
#6EDEBA
Disabled statesSecondary iconsMuted text
500
44D5
#44D5A7
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB78A
Hover statesFocus ringsPrimary buttons hover
700
2191
#21916E
Active/pressed statesDark mode accentsSecondary text
800
1868
#18684E
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4332
Primary textHigh emphasis contentDark headings
950
092A
#092A1F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F3FCF9;
  --sky-blue-100: #E2F8F1;
  --sky-blue-200: #C9F3E6;
  --sky-blue-300: #9FE9D2;
  --sky-blue-400: #6EDEBA;
  --sky-blue-500: #44D5A7;
  --sky-blue-600: #2AB78A;
  --sky-blue-700: #21916E;
  --sky-blue-800: #18684E;
  --sky-blue-900: #0F4332;
  --sky-blue-950: #092A1F;
}
Generate More ShadesCreate PaletteConvert Color