Emerald

#1BC573

Green

Color Codes

All color formats for development

HEX
#1BC573
RGB
rgb(27, 197, 115)
HSL
hsl(151, 76%, 44%)
OKLCH
oklch(0.725 0.175 154.8)
CMYK
cmyk(86%, 0%, 42%, 23%)

Accessibility

WCAG contrast compliance

On White Background

2.26:1

AA AAA

On Black Background

9.28: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#18B268
2#169E5C
3#138A51
4#107645
5#0D633A
6#0B4F2E
7#083B23
8#052717
9#03140C

Tints

Lighter variations

1#1EDF82
2#36E490
3#4FE79E
4#68EAAB
5#81EEB9
6#9AF1C7
7#B4F5D5
8#CDF8E3
9#E6FCF1

Tones

Muted variations

1#23BD73
2#2CB472
3#35AC72
4#3DA372
5#469B72
6#4E9271
7#578A71
8#5F8171
9#687970

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