Light seafoam Color — HEX, RGB, HSL & CMYK Codes

#a0febf
Format Value
HEX #a0febf
RGB rgb(160, 254, 191)
HSL hsl(139.8, 97.9%, 81.2%)
CMYK cmyk(37%, 0%, 24.8%, 0.4%)
HSV hsv(139.8, 37%, 99.6%)

light seafoam color harmonies

Tints & shades of light seafoam

Tints (lighter)

#a9fec5 #b1fecb #bafed0 #c3fed6 #cbfedc #d4ffe2 #dcffe8 #e5ffee #eefff3 #f6fff9

Shades (darker)

#91e7ae #83d09c #74b98b #66a27a #578b68 #497357 #3a5c45 #2c4534 #1d2e23 #0f1711

Contrast & accessibility

The quick brown fox

On white · 1.21:1 · Fail

The quick brown fox

On black · 17.42:1 · AAA

Recommended text color: #000000

Use light seafoam in code

CSS color: #a0febf;
SCSS $color: #a0febf;
Tailwind bg-[#a0febf]
Swift UIColor(red: 0.627, green: 0.996, blue: 0.749, alpha: 1)
Android Color.parseColor("#a0febf")
Flutter Color(0xFFA0FEBF)

Colors similar to light seafoam

Browse all Green colors →

What is the HEX code for light seafoam?

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

How do I use light seafoam in CSS?

To apply light seafoam in CSS:

  • Text color: color: #a0febf;
  • Background: background-color: #a0febf;
  • Border: border-color: #a0febf;

What are all the color format values for light seafoam?

FormatValue
HEX#a0febf
RGBrgb(160, 254, 191)
HSLhsl(139.8, 97.9%, 81.2%)
CMYKcmyk(37%, 0%, 24.8%, 0.4%)

How do I convert light seafoam to HEX?

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

What color family does light seafoam belong to?

light seafoam belongs to the green color family. It is a light, vivid color with HSL values: hue 139.8°, saturation 97.9%, lightness 81.2%.

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

Lighter variant (lightness 95%): #e6ffee. Darker variant (lightness 66.2%): #54fd8c. 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.