Sea Green

#0B744E

Green

Color Codes

All color formats for development

HEX
#0B744E
RGB
rgb(11, 116, 78)
HSL
hsl(158, 83%, 25%)
OKLCH
oklch(0.495 0.106 161.3)
CMYK
cmyk(91%, 0%, 33%, 55%)

Accessibility

WCAG contrast compliance

On White Background

5.80:1

AA AAA

On Black Background

3.62:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FE
100
#DEFC
200
#C2F9
300
#94F5
400
#5CF0
500
#2DEB
600
#13CD
700
#0FA3
800
#0B75
900
#074B
950
#042F

Shades

Darker variations

1#0A6946
2#095D3E
3#085237
4#07462F
5#053A27
6#042F1F
7#032317
8#021710
9#010C08

Tints

Lighter variations

1#0E9865
2#11BB7D
3#15DE94
4#2DEBA6
5#50EFB5
6#73F2C3
7#96F5D2
8#B9F8E1
9#DCFCF0

Tones

Muted variations

1#106F4C
2#156A4B
3#1B654A
4#205F48
5#255A47
6#2B5545
7#305044
8#354A43
9#3A4541

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEF9
BackgroundsSubtle highlightsCard backgrounds
100
DEFC
#DEFCF1
Light backgroundsTable row hoverSkeleton loading
200
C2F9
#C2F9E5
Secondary backgroundsInput backgroundsDividers
300
94F5
#94F5D1
BordersInactive statesPlaceholder text
400
5CF0
#5CF0BA
Disabled statesSecondary iconsMuted text
500
2DEB
#2DEBA6
Primary brand colorCTAsActive elementsLinks
600
13CD
#13CD89
Hover statesFocus ringsPrimary buttons hover
700
0FA3
#0FA36D
Active/pressed statesDark mode accentsSecondary text
800
0B75
#0B754E
Text on light backgroundsHeadingsStrong borders
900
074B
#074B32
Primary textHigh emphasis contentDark headings
950
042F
#042F1F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sea-green-50: #F1FEF9;
  --sea-green-100: #DEFCF1;
  --sea-green-200: #C2F9E5;
  --sea-green-300: #94F5D1;
  --sea-green-400: #5CF0BA;
  --sea-green-500: #2DEBA6;
  --sea-green-600: #13CD89;
  --sea-green-700: #0FA36D;
  --sea-green-800: #0B754E;
  --sea-green-900: #074B32;
  --sea-green-950: #042F1F;
}
Generate More ShadesCreate PaletteConvert Color