Seafoam blue Color — HEX, RGB, HSL & CMYK Codes

#78d1b6
Format Value
HEX #78d1b6
RGB rgb(120, 209, 182)
HSL hsl(161.8, 49.2%, 64.5%)
CMYK cmyk(42.6%, 0%, 12.9%, 18%)
HSV hsv(161.8, 42.6%, 82%)

seafoam blue color harmonies

Tints & shades of seafoam blue

Tints (lighter)

#84d5bd #91d9c3 #9ddeca #a9e2d1 #b5e6d7 #c2eade #ceeee4 #daf2eb #e6f7f2 #f3fbf8

Shades (darker)

#6dbea5 #62ab95 #579884 #4c8574 #417263 #375f53 #2c4c42 #213932 #162621 #0b1311

Contrast & accessibility

The quick brown fox

On white · 1.81:1 · Fail

The quick brown fox

On black · 11.59:1 · AAA

Recommended text color: #000000

Use seafoam blue in code

CSS color: #78d1b6;
SCSS $color: #78d1b6;
Tailwind bg-[#78d1b6]
Swift UIColor(red: 0.471, green: 0.820, blue: 0.714, alpha: 1)
Android Color.parseColor("#78d1b6")
Flutter Color(0xFF78D1B6)

Colors similar to seafoam blue

Browse all Green colors →

What is the HEX code for seafoam blue?

The CSS color seafoam blue in HEX format is #78d1b6. Use this value directly in CSS, SVG, and most design tools.

How do I use seafoam blue in CSS?

To apply seafoam blue in CSS:

  • Text color: color: #78d1b6;
  • Background: background-color: #78d1b6;
  • Border: border-color: #78d1b6;

What are all the color format values for seafoam blue?

FormatValue
HEX#78d1b6
RGBrgb(120, 209, 182)
HSLhsl(161.8, 49.2%, 64.5%)
CMYKcmyk(42.6%, 0%, 12.9%, 18%)

How do I convert seafoam blue to HEX?

Select seafoam blue from the color name list in our color converter. The HEX value — #78d1b6 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does seafoam blue belong to?

seafoam blue belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 161.8°, saturation 49.2%, lightness 64.5%.

How do I create lighter and darker shades of seafoam blue?

Lighter variant (lightness 79.5%): #b1e4d5. Darker variant (lightness 49.5%): #40bc97. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.