Sea Green

#20925D

Green

Color Codes

All color formats for development

HEX
#20925D
RGB
rgb(32, 146, 93)
HSL
hsl(152, 64%, 35%)
OKLCH
oklch(0.586 0.128 157.4)
CMYK
cmyk(78%, 0%, 36%, 43%)

Accessibility

WCAG contrast compliance

On White Background

3.94:1

AA AAA

On Black Background

5.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E2F9
200
#C9F3
300
#9FEA
400
#6DDF
500
#43D6
600
#28B8
700
#2092
800
#1769
900
#0F43
950
#092A

Shades

Darker variations

1#1D8454
2#1A754A
3#166641
4#135838
5#10492F
6#0D3B25
7#0A2C1C
8#061D13
9#030F09

Tints

Lighter variations

1#26AE6E
2#2CC980
3#41D590
4#5CDBA0
5#77E1B0
6#92E7C0
7#ADEDCF
8#C9F3DF
9#E4F9EF

Tones

Muted variations

1#268D5D
2#2C875C
3#31815C
4#377C5C
5#3D765B
6#42705B
7#486A5A
8#4E655A
9#545F5A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9EE
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3DF
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAC7
BordersInactive statesPlaceholder text
400
6DDF
#6DDFAA
Disabled statesSecondary iconsMuted text
500
43D6
#43D691
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B875
Hover statesFocus ringsPrimary buttons hover
700
2092
#20925D
Active/pressed statesDark mode accentsSecondary text
800
1769
#176942
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F432B
Primary textHigh emphasis contentDark headings
950
092A
#092A1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sea-green-50: #F2FCF8;
  --sea-green-100: #E2F9EE;
  --sea-green-200: #C9F3DF;
  --sea-green-300: #9FEAC7;
  --sea-green-400: #6DDFAA;
  --sea-green-500: #43D691;
  --sea-green-600: #28B875;
  --sea-green-700: #20925D;
  --sea-green-800: #176942;
  --sea-green-900: #0F432B;
  --sea-green-950: #092A1B;
}
Generate More ShadesCreate PaletteConvert Color