Sea Green

#2AB762

Green

Color Codes

All color formats for development

HEX
#2AB762
RGB
rgb(42, 183, 98)
HSL
hsl(144, 63%, 44%)
OKLCH
oklch(0.688 0.169 151.5)
CMYK
cmyk(77%, 0%, 46%, 28%)

Accessibility

WCAG contrast compliance

On White Background

2.61:1

AA AAA

On Black Background

8.05:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#C9F3
300
#9FE9
400
#6EDE
500
#44D5
600
#2AB7
700
#2191
800
#1868
900
#0F43
950
#092A

Shades

Darker variations

1#25A558
2#21924E
3#1D8045
4#196E3B
5#155B31
6#114927
7#0C371D
8#082514
9#04120A

Tints

Lighter variations

1#2FCE6F
2#45D57E
3#5CDA8E
4#73DF9F
5#8BE5AF
6#A2EABF
7#B9EFCF
8#D0F4DF
9#E8FAEF

Tones

Muted variations

1#31B063
2#38A965
3#3FA266
4#469B68
5#4D9469
6#548C6B
7#5B856C
8#627E6D
9#69776F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF6
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8EB
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3DA
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9BD
BordersInactive statesPlaceholder text
400
6EDE
#6EDE9B
Disabled statesSecondary iconsMuted text
500
44D5
#44D57E
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB762
Hover statesFocus ringsPrimary buttons hover
700
2191
#21914E
Active/pressed statesDark mode accentsSecondary text
800
1868
#186838
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4324
Primary textHigh emphasis contentDark headings
950
092A
#092A16
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sea-green-50: #F3FCF6;
  --sea-green-100: #E2F8EB;
  --sea-green-200: #C9F3DA;
  --sea-green-300: #9FE9BD;
  --sea-green-400: #6EDE9B;
  --sea-green-500: #44D57E;
  --sea-green-600: #2AB762;
  --sea-green-700: #21914E;
  --sea-green-800: #186838;
  --sea-green-900: #0F4324;
  --sea-green-950: #092A16;
}
Generate More ShadesCreate PaletteConvert Color