Lime

#30E837

Green

Color Codes

All color formats for development

HEX
#30E837
RGB
rgb(48, 232, 55)
HSL
hsl(122, 80%, 55%)
OKLCH
oklch(0.812 0.255 143.1)
CMYK
cmyk(79%, 0%, 76%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.65:1

AA AAA

On Black Background

12.72:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C3F8
300
#95F3
400
#5EED
500
#30E8
600
#16CA
700
#12A1
800
#0D73
900
#0849
950
#052E

Shades

Darker variations

1#19E320
2#16CA1C
3#14B119
4#119715
5#0E7E12
6#0B650E
7#084C0B
8#063207
9#031904

Tints

Lighter variations

1#45EA4B
2#5AED5F
3#6EEF73
4#83F187
5#98F49B
6#ACF6AF
7#C1F8C3
8#D6FAD7
9#EAFDEB

Tones

Muted variations

1#3ADF3F
2#43D648
3#4CCD50
4#55C359
5#5EBA61
6#68B16A
7#71A873
8#7A9F7B
9#839584

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF2
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE0
Light backgroundsTable row hoverSkeleton loading
200
C3F8
#C3F8C5
Secondary backgroundsInput backgroundsDividers
300
95F3
#95F399
BordersInactive statesPlaceholder text
400
5EED
#5EED63
Disabled statesSecondary iconsMuted text
500
30E8
#30E837
Primary brand colorCTAsActive elementsLinks
600
16CA
#16CA1C
Hover statesFocus ringsPrimary buttons hover
700
12A1
#12A117
Active/pressed statesDark mode accentsSecondary text
800
0D73
#0D7310
Text on light backgroundsHeadingsStrong borders
900
0849
#08490A
Primary textHigh emphasis contentDark headings
950
052E
#052E06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lime-50: #F1FDF2;
  --lime-100: #DFFBE0;
  --lime-200: #C3F8C5;
  --lime-300: #95F399;
  --lime-400: #5EED63;
  --lime-500: #30E837;
  --lime-600: #16CA1C;
  --lime-700: #12A117;
  --lime-800: #0D7310;
  --lime-900: #08490A;
  --lime-950: #052E06;
}
Generate More ShadesCreate PaletteConvert Color