Sea Green

#159E5C

Green

Color Codes

All color formats for development

HEX
#159E5C
RGB
rgb(21, 158, 92)
HSL
hsl(151, 77%, 35%)
OKLCH
oklch(0.616 0.147 155)
CMYK
cmyk(87%, 0%, 42%, 38%)

Accessibility

WCAG contrast compliance

On White Background

3.46:1

AA AAA

On Black Background

6.08:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#128E52
2#107E49
3#0E6F40
4#0C5F37
5#0A4F2E
6#083F25
7#062F1B
8#042012
9#021009

Tints

Lighter variations

1#18BB6D
2#1CD97E
3#32E48E
4#4FE89E
5#6CECAE
6#8AF0BE
7#A7F4CF
8#C4F7DF
9#E2FBEF

Tones

Muted variations

1#1B975B
2#22905B
3#29895B
4#30825B
5#377C5A
6#3E755A
7#456E5A
8#4C675A
9#526059

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF8
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEE
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7DF
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2C6
BordersInactive statesPlaceholder text
400
61EA
#61EAA8
Disabled statesSecondary iconsMuted text
500
34E5
#34E58F
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC773
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E5C
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F7141
Text on light backgroundsHeadingsStrong borders
900
0948
#09482A
Primary textHigh emphasis contentDark headings
950
062D
#062D1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sea-green-50: #F1FDF8;
  --sea-green-100: #DFFBEE;
  --sea-green-200: #C4F7DF;
  --sea-green-300: #97F2C6;
  --sea-green-400: #61EAA8;
  --sea-green-500: #34E58F;
  --sea-green-600: #1AC773;
  --sea-green-700: #159E5C;
  --sea-green-800: #0F7141;
  --sea-green-900: #09482A;
  --sea-green-950: #062D1A;
}
Generate More ShadesCreate PaletteConvert Color