Sea Green

#2CB553

Green

Color Codes

All color formats for development

HEX
#2CB553
RGB
rgb(44, 181, 83)
HSL
hsl(137, 61%, 44%)
OKLCH
oklch(0.68 0.179 148.2)
CMYK
cmyk(76%, 0%, 54%, 29%)

Accessibility

WCAG contrast compliance

On White Background

2.68:1

AA AAA

On Black Background

7.84:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#6FDC
500
#46D2
600
#2CB5
700
#2390
800
#1967
900
#1042
950
#0A29

Shades

Darker variations

1#27A34A
2#239142
3#1F7E3A
4#1A6C32
5#165A29
6#124821
7#0D3619
8#092411
9#041208

Tints

Lighter variations

1#31CC5D
2#47D26F
3#5ED881
4#75DE93
5#8CE3A5
6#A3E9B7
7#BAEEC9
8#D1F4DB
9#E8F9ED

Tones

Muted variations

1#33AE56
2#39A758
3#40A05B
4#47995E
5#4E9261
6#558C64
7#5C8567
8#637E6A
9#69776D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E8
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2D5
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8B5
BordersInactive statesPlaceholder text
400
6FDC
#6FDC8E
Disabled statesSecondary iconsMuted text
500
46D2
#46D26E
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB553
Hover statesFocus ringsPrimary buttons hover
700
2390
#239042
Active/pressed statesDark mode accentsSecondary text
800
1967
#19672F
Text on light backgroundsHeadingsStrong borders
900
1042
#10421E
Primary textHigh emphasis contentDark headings
950
0A29
#0A2913
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sea-green-50: #F3FCF5;
  --sea-green-100: #E2F8E8;
  --sea-green-200: #CAF2D5;
  --sea-green-300: #A1E8B5;
  --sea-green-400: #6FDC8E;
  --sea-green-500: #46D26E;
  --sea-green-600: #2CB553;
  --sea-green-700: #239042;
  --sea-green-800: #19672F;
  --sea-green-900: #10421E;
  --sea-green-950: #0A2913;
}
Generate More ShadesCreate PaletteConvert Color