Mint

#54F8BC

Green

Color Codes

All color formats for development

HEX
#54F8BC
RGB
rgb(84, 248, 188)
HSL
hsl(158, 92%, 65%)
OKLCH
oklch(0.879 0.16 164.7)
CMYK
cmyk(66%, 0%, 24%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.35:1

AA AAA

On Black Background

15.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0FE
100
#DDFE
200
#BFFC
300
#8EFA
400
#54F8
500
#23F6
600
#09D7
700
#07AB
800
#057A
900
#034E
950
#0231

Shades

Darker variations

1#34F7AF
2#14F5A3
3#09DF90
4#08BF7C
5#079F67
6#057F53
7#045F3E
8#034029
9#012015

Tints

Lighter variations

1#65F9C2
2#76F9C9
3#87FAD0
4#98FBD7
5#A9FBDD
6#BAFCE4
7#CCFDEB
8#DDFEF2
9#EEFEF8

Tones

Muted variations

1#5CF0B9
2#64E7B7
3#6CDFB5
4#74D7B3
5#7DCFB1
6#85C7AF
7#8DBEAC
8#95B6AA
9#9EAEA8

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0FE
#F0FEF9
BackgroundsSubtle highlightsCard backgrounds
100
DDFE
#DDFEF2
Light backgroundsTable row hoverSkeleton loading
200
BFFC
#BFFCE6
Secondary backgroundsInput backgroundsDividers
300
8EFA
#8EFAD3
BordersInactive statesPlaceholder text
400
54F8
#54F8BC
Disabled statesSecondary iconsMuted text
500
23F6
#23F6A8
Primary brand colorCTAsActive elementsLinks
600
09D7
#09D78C
Hover statesFocus ringsPrimary buttons hover
700
07AB
#07AB6F
Active/pressed statesDark mode accentsSecondary text
800
057A
#057A4F
Text on light backgroundsHeadingsStrong borders
900
034E
#034E33
Primary textHigh emphasis contentDark headings
950
0231
#023120
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F0FEF9;
  --mint-100: #DDFEF2;
  --mint-200: #BFFCE6;
  --mint-300: #8EFAD3;
  --mint-400: #54F8BC;
  --mint-500: #23F6A8;
  --mint-600: #09D78C;
  --mint-700: #07AB6F;
  --mint-800: #057A4F;
  --mint-900: #034E33;
  --mint-950: #023120;
}
Generate More ShadesCreate PaletteConvert Color