Mint

#69E2B2

Green

Color Codes

All color formats for development

HEX
#69E2B2
RGB
rgb(105, 226, 178)
HSL
hsl(156, 68%, 65%)
OKLCH
oklch(0.83 0.13 164.8)
CMYK
cmyk(54%, 0%, 21%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.60:1

AA AAA

On Black Background

13.12:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E1F9
200
#C7F4
300
#9CEC
400
#69E2
500
#3EDA
600
#24BC
700
#1D96
800
#146B
900
#0D45
950
#082B

Shades

Darker variations

1#4DDDA4
2#31D895
3#25C384
4#20A771
5#1B8B5E
6#156F4B
7#105438
8#0B3826
9#051C13

Tints

Lighter variations

1#78E5BA
2#87E8C1
3#96EBC9
4#A5EED1
5#B4F1D8
6#C3F4E0
7#D2F6E8
8#E1F9F0
9#F0FCF7

Tones

Muted variations

1#6FDCB1
2#75D6AF
3#7BD0AE
4#81CAAD
5#87C4AC
6#8DBEAB
7#94B8A9
8#9AB2A8
9#A0ACA7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF8
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9F0
Light backgroundsTable row hoverSkeleton loading
200
C7F4
#C7F4E2
Secondary backgroundsInput backgroundsDividers
300
9CEC
#9CECCC
BordersInactive statesPlaceholder text
400
69E2
#69E2B2
Disabled statesSecondary iconsMuted text
500
3EDA
#3EDA9C
Primary brand colorCTAsActive elementsLinks
600
24BC
#24BC7F
Hover statesFocus ringsPrimary buttons hover
700
1D96
#1D9665
Active/pressed statesDark mode accentsSecondary text
800
146B
#146B48
Text on light backgroundsHeadingsStrong borders
900
0D45
#0D452E
Primary textHigh emphasis contentDark headings
950
082B
#082B1D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --mint-50: #F2FDF8;
  --mint-100: #E1F9F0;
  --mint-200: #C7F4E2;
  --mint-300: #9CECCC;
  --mint-400: #69E2B2;
  --mint-500: #3EDA9C;
  --mint-600: #24BC7F;
  --mint-700: #1D9665;
  --mint-800: #146B48;
  --mint-900: #0D452E;
  --mint-950: #082B1D;
}
Generate More ShadesCreate PaletteConvert Color