Mint

#6BE1A8

Green

Color Codes

All color formats for development

HEX
#6BE1A8
RGB
rgb(107, 225, 168)
HSL
hsl(151, 66%, 65%)
OKLCH
oklch(0.826 0.136 160.3)
CMYK
cmyk(52%, 0%, 25%, 12%)

Accessibility

WCAG contrast compliance

On White Background

1.62:1

AA AAA

On Black Background

12.96:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E1F9
200
#C8F4
300
#9EEB
400
#6BE1
500
#41D8
600
#26BA
700
#1E94
800
#166A
900
#0E44
950
#092A

Shades

Darker variations

1#4FDB98
2#34D587
3#27C177
4#22A566
5#1C8A55
6#176E44
7#115333
8#0B3722
9#061C11

Tints

Lighter variations

1#7AE4B0
2#88E7B9
3#97EAC2
4#A6EDCB
5#B5F0D3
6#C4F3DC
7#D3F6E5
8#E1F9EE
9#F0FCF6

Tones

Muted variations

1#71DBA8
2#77D5A7
3#7DCFA7
4#82C9A7
5#88C3A7
6#8EBDA7
7#94B7A6
8#9AB2A6
9#A0ACA6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9EE
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4DF
Secondary backgroundsInput backgroundsDividers
300
9EEB
#9EEBC6
BordersInactive statesPlaceholder text
400
6BE1
#6BE1A8
Disabled statesSecondary iconsMuted text
500
41D8
#41D88F
Primary brand colorCTAsActive elementsLinks
600
26BA
#26BA73
Hover statesFocus ringsPrimary buttons hover
700
1E94
#1E945B
Active/pressed statesDark mode accentsSecondary text
800
166A
#166A41
Text on light backgroundsHeadingsStrong borders
900
0E44
#0E442A
Primary textHigh emphasis contentDark headings
950
092A
#092A1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F2FCF8;
  --mint-100: #E1F9EE;
  --mint-200: #C8F4DF;
  --mint-300: #9EEBC6;
  --mint-400: #6BE1A8;
  --mint-500: #41D88F;
  --mint-600: #26BA73;
  --mint-700: #1E945B;
  --mint-800: #166A41;
  --mint-900: #0E442A;
  --mint-950: #092A1A;
}
Generate More ShadesCreate PaletteConvert Color