Silver

#A1E8C7

Green

Color Codes

All color formats for development

HEX
#A1E8C7
RGB
rgb(161, 232, 199)
HSL
hsl(152, 61%, 77%)
OKLCH
oklch(0.875 0.085 164)
CMYK
cmyk(31%, 0%, 14%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.41:1

AA AAA

On Black Background

14.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#6FDC
500
#46D2
600
#2CB5
700
#2390
800
#1967
900
#1042
950
#0A29

Shades

Darker variations

1#81E0B4
2#61D9A1
3#42D18E
4#2EBE7B
5#269E66
6#1F7E52
7#175F3D
8#0F3F29
9#082014

Tints

Lighter variations

1#AAEACC
2#B3EDD2
3#BDEFD8
4#C6F1DD
5#D0F4E3
6#D9F6E8
7#E3F8EE
8#ECFAF4
9#F6FDF9

Tones

Muted variations

1#A4E5C6
2#A8E1C6
3#ABDDC6
4#AFDAC6
5#B2D6C6
6#B6D3C5
7#BACFC5
8#BDCCC5
9#C1C8C5

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8EE
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2DF
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8C7
BordersInactive statesPlaceholder text
400
6FDC
#6FDCA9
Disabled statesSecondary iconsMuted text
500
46D2
#46D291
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB575
Hover statesFocus ringsPrimary buttons hover
700
2390
#23905D
Active/pressed statesDark mode accentsSecondary text
800
1967
#196742
Text on light backgroundsHeadingsStrong borders
900
1042
#10422A
Primary textHigh emphasis contentDark headings
950
0A29
#0A291B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --silver-50: #F3FCF8;
  --silver-100: #E2F8EE;
  --silver-200: #CAF2DF;
  --silver-300: #A1E8C7;
  --silver-400: #6FDCA9;
  --silver-500: #46D291;
  --silver-600: #2CB575;
  --silver-700: #23905D;
  --silver-800: #196742;
  --silver-900: #10422A;
  --silver-950: #0A291B;
}
Generate More ShadesCreate PaletteConvert Color