Silver

#A2E7C7

Green

Color Codes

All color formats for development

HEX
#A2E7C7
RGB
rgb(162, 231, 199)
HSL
hsl(152, 59%, 77%)
OKLCH
oklch(0.873 0.082 164.1)
CMYK
cmyk(30%, 0%, 14%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.42:1

AA AAA

On Black Background

14.79: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#83DFB4
2#63D7A1
3#44CF8E
4#30BB7A
5#289C66
6#207D52
7#185E3D
8#103E29
9#081F14

Tints

Lighter variations

1#ABE9CC
2#B4ECD2
3#BEEED8
4#C7F1DD
5#D0F3E3
6#DAF5E8
7#E3F8EE
8#ECFAF4
9#F6FDF9

Tones

Muted variations

1#A5E3C6
2#A9E0C6
3#ACDDC6
4#B0D9C6
5#B3D6C6
6#B7D2C5
7#BACFC5
8#BDCBC5
9#C1C8C5

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
#A2E7C7
BordersInactive statesPlaceholder text
400
71DA
#71DAA9
Disabled statesSecondary iconsMuted text
500
49D0
#49D091
Primary brand colorCTAsActive elementsLinks
600
2EB2
#2EB275
Hover statesFocus ringsPrimary buttons hover
700
258E
#258E5D
Active/pressed statesDark mode accentsSecondary text
800
1A65
#1A6542
Text on light backgroundsHeadingsStrong borders
900
1141
#11412A
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: #E3F8EE;
  --silver-200: #CAF1DF;
  --silver-300: #A2E7C7;
  --silver-400: #71DAA9;
  --silver-500: #49D091;
  --silver-600: #2EB275;
  --silver-700: #258E5D;
  --silver-800: #1A6542;
  --silver-900: #11412A;
  --silver-950: #0A291B;
}
Generate More ShadesCreate PaletteConvert Color