Mint

#62EAA8

Green

Color Codes

All color formats for development

HEX
#62EAA8
RGB
rgb(98, 234, 168)
HSL
hsl(151, 76%, 65%)
OKLCH
oklch(0.845 0.152 159.3)
CMYK
cmyk(58%, 0%, 28%, 8%)

Accessibility

WCAG contrast compliance

On White Background

1.52:1

AA AAA

On Black Background

13.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FB
200
#C5F7
300
#98F1
400
#62EA
500
#35E3
600
#1BC5
700
#159D
800
#0F70
900
#0A48
950
#062D

Shades

Darker variations

1#45E698
2#28E288
3#1CCC77
4#18AF66
5#149255
6#107544
7#0C5833
8#083A22
9#041D11

Tints

Lighter variations

1#72ECB1
2#81EEB9
3#91F0C2
4#A1F2CB
5#B0F4D4
6#C0F6DC
7#D0F9E5
8#E0FBEE
9#EFFDF6

Tones

Muted variations

1#69E3A8
2#6FDCA8
3#76D5A7
4#7DCEA7
5#84C8A7
6#8BC1A7
7#91BAA6
8#98B3A6
9#9FADA6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF8
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBEE
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7DF
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1C6
BordersInactive statesPlaceholder text
400
62EA
#62EAA8
Disabled statesSecondary iconsMuted text
500
35E3
#35E38F
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC573
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D5C
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7041
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A482A
Primary textHigh emphasis contentDark headings
950
062D
#062D1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F2FDF8;
  --mint-100: #E0FBEE;
  --mint-200: #C5F7DF;
  --mint-300: #98F1C6;
  --mint-400: #62EAA8;
  --mint-500: #35E38F;
  --mint-600: #1BC573;
  --mint-700: #159D5C;
  --mint-800: #0F7041;
  --mint-900: #0A482A;
  --mint-950: #062D1A;
}
Generate More ShadesCreate PaletteConvert Color