Sea Green

#2AB760

Green

Color Codes

All color formats for development

HEX
#2AB760
RGB
rgb(42, 183, 96)
HSL
hsl(143, 63%, 44%)
OKLCH
oklch(0.687 0.171 151)
CMYK
cmyk(77%, 0%, 48%, 28%)

Accessibility

WCAG contrast compliance

On White Background

2.61:1

AA AAA

On Black Background

8.04: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#25A556
2#21924D
3#1D8043
4#196E39
5#155B30
6#114926
7#0C371D
8#082513
9#04120A

Tints

Lighter variations

1#2FCE6C
2#45D57C
3#5CDA8C
4#73DF9D
5#8BE5AD
6#A2EABD
7#B9EFCE
8#D0F4DE
9#E8FAEF

Tones

Muted variations

1#31B061
2#38A963
3#3FA265
4#469B66
5#4D9468
6#548C6A
7#5B856B
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
#C9F3D9
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9BC
BordersInactive statesPlaceholder text
400
6EDE
#6EDE99
Disabled statesSecondary iconsMuted text
500
44D5
#44D57B
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB760
Hover statesFocus ringsPrimary buttons hover
700
2191
#21914C
Active/pressed statesDark mode accentsSecondary text
800
1868
#186836
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4323
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: #C9F3D9;
  --sea-green-300: #9FE9BC;
  --sea-green-400: #6EDE99;
  --sea-green-500: #44D57B;
  --sea-green-600: #2AB760;
  --sea-green-700: #21914C;
  --sea-green-800: #186836;
  --sea-green-900: #0F4323;
  --sea-green-950: #092A16;
}
Generate More ShadesCreate PaletteConvert Color