Sea Green

#2AB754

Green

Color Codes

All color formats for development

HEX
#2AB754
RGB
rgb(42, 183, 84)
HSL
hsl(138, 63%, 44%)
OKLCH
oklch(0.685 0.182 148.3)
CMYK
cmyk(77%, 0%, 54%, 28%)

Accessibility

WCAG contrast compliance

On White Background

2.63:1

AA AAA

On Black Background

8.00: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#25A54C
2#219243
3#1D803B
4#196E32
5#155B2A
6#114922
7#0C3719
8#082511
9#041208

Tints

Lighter variations

1#2FCE5F
2#45D570
3#5CDA82
4#73DF94
5#8BE5A6
6#A2EAB7
7#B9EFC9
8#D0F4DB
9#E8FAED

Tones

Muted variations

1#31B057
2#38A95A
3#3FA25C
4#469B5F
5#4D9462
6#548C65
7#5B8568
8#627E6B
9#69776D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E9
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3D5
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9B6
BordersInactive statesPlaceholder text
400
6EDE
#6EDE8F
Disabled statesSecondary iconsMuted text
500
44D5
#44D56F
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB754
Hover statesFocus ringsPrimary buttons hover
700
2191
#219143
Active/pressed statesDark mode accentsSecondary text
800
1868
#186830
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F431F
Primary textHigh emphasis contentDark headings
950
092A
#092A13
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sea-green-50: #F3FCF5;
  --sea-green-100: #E2F8E9;
  --sea-green-200: #C9F3D5;
  --sea-green-300: #9FE9B6;
  --sea-green-400: #6EDE8F;
  --sea-green-500: #44D56F;
  --sea-green-600: #2AB754;
  --sea-green-700: #219143;
  --sea-green-800: #186830;
  --sea-green-900: #0F431F;
  --sea-green-950: #092A13;
}
Generate More ShadesCreate PaletteConvert Color