Mint

#55F7AE

Green

Color Codes

All color formats for development

HEX
#55F7AE
RGB
rgb(85, 247, 174)
HSL
hsl(153, 91%, 65%)
OKLCH
oklch(0.874 0.17 159.9)
CMYK
cmyk(66%, 0%, 30%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.37:1

AA AAA

On Black Background

15.30:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0FE
100
#DDFD
200
#C0FC
300
#8FFA
400
#55F7
500
#24F5
600
#0AD6
700
#08AA
800
#067A
900
#044E
950
#0231

Shades

Darker variations

1#35F59F
2#15F490
3#0ADE7F
4#09BE6C
5#079E5A
6#067F48
7#045F36
8#033F24
9#012012

Tints

Lighter variations

1#66F8B6
2#77F9BE
3#88F9C6
4#99FACE
5#AAFBD6
6#BBFCDF
7#CCFDE7
8#DDFDEF
9#EEFEF7

Tones

Muted variations

1#5DEFAD
2#65E7AC
3#6DDFAB
4#75D6AB
5#7DCEAA
6#85C6A9
7#8DBEA8
8#96B6A7
9#9EAEA7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0FE
#F0FEF8
BackgroundsSubtle highlightsCard backgrounds
100
DDFD
#DDFDEF
Light backgroundsTable row hoverSkeleton loading
200
C0FC
#C0FCE1
Secondary backgroundsInput backgroundsDividers
300
8FFA
#8FFACA
BordersInactive statesPlaceholder text
400
55F7
#55F7AE
Disabled statesSecondary iconsMuted text
500
24F5
#24F597
Primary brand colorCTAsActive elementsLinks
600
0AD6
#0AD67A
Hover statesFocus ringsPrimary buttons hover
700
08AA
#08AA61
Active/pressed statesDark mode accentsSecondary text
800
067A
#067A46
Text on light backgroundsHeadingsStrong borders
900
044E
#044E2D
Primary textHigh emphasis contentDark headings
950
0231
#02311C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F0FEF8;
  --mint-100: #DDFDEF;
  --mint-200: #C0FCE1;
  --mint-300: #8FFACA;
  --mint-400: #55F7AE;
  --mint-500: #24F597;
  --mint-600: #0AD67A;
  --mint-700: #08AA61;
  --mint-800: #067A46;
  --mint-900: #044E2D;
  --mint-950: #02311C;
}
Generate More ShadesCreate PaletteConvert Color