Silver

#A2E7C6

Green

Color Codes

All color formats for development

HEX
#A2E7C6
RGB
rgb(162, 231, 198)
HSL
hsl(151, 59%, 77%)
OKLCH
oklch(0.873 0.083 163.4)
CMYK
cmyk(30%, 0%, 14%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.42:1

AA AAA

On Black Background

14.78:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F8
200
#CAF1
300
#A2E7
400
#71DA
500
#49D0
600
#2EB2
700
#258E
800
#1A65
900
#1141
950
#0A29

Shades

Darker variations

1#83DFB2
2#63D79F
3#44CF8C
4#30BB78
5#289C64
6#207D50
7#185E3C
8#103E28
9#081F14

Tints

Lighter variations

1#ABE9CB
2#B4ECD1
3#BEEED7
4#C7F1DD
5#D0F3E2
6#DAF5E8
7#E3F8EE
8#ECFAF4
9#F6FDF9

Tones

Muted variations

1#A5E3C5
2#A9E0C5
3#ACDDC5
4#B0D9C5
5#B3D6C5
6#B7D2C5
7#BACFC5
8#BDCBC5
9#C1C8C4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E3F8
#E3F8EE
Light backgroundsTable row hoverSkeleton loading
200
CAF1
#CAF1DF
Secondary backgroundsInput backgroundsDividers
300
A2E7
#A2E7C6
BordersInactive statesPlaceholder text
400
71DA
#71DAA8
Disabled statesSecondary iconsMuted text
500
49D0
#49D08F
Primary brand colorCTAsActive elementsLinks
600
2EB2
#2EB272
Hover statesFocus ringsPrimary buttons hover
700
258E
#258E5B
Active/pressed statesDark mode accentsSecondary text
800
1A65
#1A6541
Text on light backgroundsHeadingsStrong borders
900
1141
#11412A
Primary textHigh emphasis contentDark headings
950
0A29
#0A291A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --silver-50: #F3FCF8;
  --silver-100: #E3F8EE;
  --silver-200: #CAF1DF;
  --silver-300: #A2E7C6;
  --silver-400: #71DAA8;
  --silver-500: #49D08F;
  --silver-600: #2EB272;
  --silver-700: #258E5B;
  --silver-800: #1A6541;
  --silver-900: #11412A;
  --silver-950: #0A291A;
}
Generate More ShadesCreate PaletteConvert Color