Sea Green

#087856

Green

Color Codes

All color formats for development

HEX
#087856
RGB
rgb(8, 120, 86)
HSL
hsl(162, 88%, 25%)
OKLCH
oklch(0.508 0.105 164.8)
CMYK
cmyk(93%, 0%, 28%, 53%)

Accessibility

WCAG contrast compliance

On White Background

5.48:1

AA AAA

On Black Background

3.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FE
100
#DDFD
200
#C1FB
300
#91F8
400
#57F4
500
#27F1
600
#0DD3
700
#0BA8
800
#0878
900
#054D
950
#0330

Shades

Darker variations

1#076C4E
2#066045
3#05543C
4#054834
5#043C2B
6#033022
7#02241A
8#021811
9#010C09

Tints

Lighter variations

1#0A9C70
2#0CC08A
3#0FE4A4
4#27F1B5
5#4BF4C1
6#6FF6CD
7#93F8DA
8#B7FAE6
9#DBFDF3

Tones

Muted variations

1#0D7254
2#136D52
3#18674F
4#1E614D
5#245C4B
6#295649
7#2F5146
8#354B44
9#3A4542

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEFA
BackgroundsSubtle highlightsCard backgrounds
100
DDFD
#DDFDF3
Light backgroundsTable row hoverSkeleton loading
200
C1FB
#C1FBEA
Secondary backgroundsInput backgroundsDividers
300
91F8
#91F8D9
BordersInactive statesPlaceholder text
400
57F4
#57F4C5
Disabled statesSecondary iconsMuted text
500
27F1
#27F1B5
Primary brand colorCTAsActive elementsLinks
600
0DD3
#0DD398
Hover statesFocus ringsPrimary buttons hover
700
0BA8
#0BA879
Active/pressed statesDark mode accentsSecondary text
800
0878
#087856
Text on light backgroundsHeadingsStrong borders
900
054D
#054D37
Primary textHigh emphasis contentDark headings
950
0330
#033022
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sea-green-50: #F1FEFA;
  --sea-green-100: #DDFDF3;
  --sea-green-200: #C1FBEA;
  --sea-green-300: #91F8D9;
  --sea-green-400: #57F4C5;
  --sea-green-500: #27F1B5;
  --sea-green-600: #0DD398;
  --sea-green-700: #0BA879;
  --sea-green-800: #087856;
  --sea-green-900: #054D37;
  --sea-green-950: #033022;
}
Generate More ShadesCreate PaletteConvert Color