What is the CMYK code for seafoam green?
The CSS color seafoam green in CMYK format is cmyk(51%, 0%, 31.3%, 2.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use seafoam green in CSS?
To apply seafoam green in CSS:
- Text color: color: cmyk(51%, 0%, 31.3%, 2.4%);
- Background: background-color: cmyk(51%, 0%, 31.3%, 2.4%);
- Border: border-color: cmyk(51%, 0%, 31.3%, 2.4%);
What are all the color format values for seafoam green?
| Format | Value |
|---|---|
| HEX | #7af9ab |
| RGB | rgb(122, 249, 171) |
| HSL | hsl(143.1, 91.4%, 72.7%) |
| CMYK | cmyk(51%, 0%, 31.3%, 2.4%) |
How do I convert seafoam green to CMYK?
Select seafoam green from the color name list in our color converter. The CMYK value — cmyk(51%, 0%, 31.3%, 2.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does seafoam green belong to?
seafoam green belongs to the green color family. It is a light, vivid color with HSL values: hue 143.1°, saturation 91.4%, lightness 72.7%.
How do I create lighter and darker shades of seafoam green?
Lighter variant (lightness 87.7%): #c3fcd9. Darker variant (lightness 57.7%): #31f67c. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.
What is CMYK used for?
CMYK (Cyan, Magenta, Yellow, Key/Black) is used in print design. Unlike RGB which adds light, CMYK subtracts it using ink. Always convert to CMYK before sending files to a professional printer.