Sea Green

#317981

Cyan

Color Codes

All color formats for development

HEX
#317981
RGB
rgb(49, 121, 129)
HSL
hsl(186, 45%, 35%)
OKLCH
oklch(0.534 0.072 205.3)
CMYK
cmyk(62%, 6%, 0%, 49%)

Accessibility

WCAG contrast compliance

On White Background

5.02:1

AA AAA

On Black Background

4.18:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4FA
100
#E5F4
200
#CFEA
300
#AAD9
400
#7EC6
500
#59B6
600
#3E99
700
#3179
800
#2357
900
#1637
950
#0E23

Shades

Darker variations

1#2C6D74
2#276168
3#22555B
4#1D494E
5#193D41
6#143134
7#0F2427
8#0A181A
9#050C0D

Tints

Lighter variations

1#3A9099
2#43A6B1
3#57B5BF
4#6FBFC8
5#87CAD1
6#9FD5DB
7#B7DFE4
8#CFEAED
9#E7F4F6

Tones

Muted variations

1#35767D
2#397379
3#3D7075
4#416D71
5#45696D
6#496669
7#4D6365
8#516061
9#555C5D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4FA
#F4FAFB
BackgroundsSubtle highlightsCard backgrounds
100
E5F4
#E5F4F5
Light backgroundsTable row hoverSkeleton loading
200
CFEA
#CFEAED
Secondary backgroundsInput backgroundsDividers
300
AAD9
#AAD9DF
BordersInactive statesPlaceholder text
400
7EC6
#7EC6CE
Disabled statesSecondary iconsMuted text
500
59B6
#59B6C0
Primary brand colorCTAsActive elementsLinks
600
3E99
#3E99A3
Hover statesFocus ringsPrimary buttons hover
700
3179
#317981
Active/pressed statesDark mode accentsSecondary text
800
2357
#23575C
Text on light backgroundsHeadingsStrong borders
900
1637
#16373B
Primary textHigh emphasis contentDark headings
950
0E23
#0E2325
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sea-green-50: #F4FAFB;
  --sea-green-100: #E5F4F5;
  --sea-green-200: #CFEAED;
  --sea-green-300: #AAD9DF;
  --sea-green-400: #7EC6CE;
  --sea-green-500: #59B6C0;
  --sea-green-600: #3E99A3;
  --sea-green-700: #317981;
  --sea-green-800: #23575C;
  --sea-green-900: #16373B;
  --sea-green-950: #0E2325;
}
Generate More ShadesCreate PaletteConvert Color