Emerald

#1BC576

Green

Color Codes

All color formats for development

HEX
#1BC576
RGB
rgb(27, 197, 118)
HSL
hsl(152, 76%, 44%)
OKLCH
oklch(0.726 0.172 155.6)
CMYK
cmyk(86%, 0%, 40%, 23%)

Accessibility

WCAG contrast compliance

On White Background

2.26:1

AA AAA

On Black Background

9.29: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#18B26A
2#169E5E
3#138A53
4#107647
5#0D633B
6#0B4F2F
7#083B23
8#052718
9#03140C

Tints

Lighter variations

1#1EDF85
2#36E493
3#4FE7A0
4#68EAAE
5#81EEBB
6#9AF1C9
7#B4F5D6
8#CDF8E4
9#E6FCF1

Tones

Muted variations

1#23BD75
2#2CB475
3#35AC74
4#3DA374
5#469B73
6#4E9272
7#578A72
8#5F8171
9#687971

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
#C5F7E0
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1C7
BordersInactive statesPlaceholder text
400
62EA
#62EAAA
Disabled statesSecondary iconsMuted text
500
35E3
#35E392
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC576
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D5E
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7043
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A482B
Primary textHigh emphasis contentDark headings
950
062D
#062D1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF8;
  --emerald-100: #E0FBEE;
  --emerald-200: #C5F7E0;
  --emerald-300: #98F1C7;
  --emerald-400: #62EAAA;
  --emerald-500: #35E392;
  --emerald-600: #1BC576;
  --emerald-700: #159D5E;
  --emerald-800: #0F7043;
  --emerald-900: #0A482B;
  --emerald-950: #062D1B;
}
Generate More ShadesCreate PaletteConvert Color