What is the CMYK code for light aquamarine?
The CSS color light aquamarine in CMYK format is cmyk(51.4%, 0%, 21.3%, 0.8%). Use this value directly in CSS, SVG, and most design tools.
How do I use light aquamarine in CSS?
To apply light aquamarine in CSS:
- Text color: color: cmyk(51.4%, 0%, 21.3%, 0.8%);
- Background: background-color: cmyk(51.4%, 0%, 21.3%, 0.8%);
- Border: border-color: cmyk(51.4%, 0%, 21.3%, 0.8%);
What are all the color format values for light aquamarine?
| Format | Value |
|---|---|
| HEX | #7bfdc7 |
| RGB | rgb(123, 253, 199) |
| HSL | hsl(155.1, 97%, 73.7%) |
| CMYK | cmyk(51.4%, 0%, 21.3%, 0.8%) |
How do I convert light aquamarine to CMYK?
Select light aquamarine from the color name list in our color converter. The CMYK value — cmyk(51.4%, 0%, 21.3%, 0.8%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does light aquamarine belong to?
light aquamarine belongs to the green color family. It is a light, vivid color with HSL values: hue 155.1°, saturation 97%, lightness 73.7%.
How do I create lighter and darker shades of light aquamarine?
Lighter variant (lightness 88.7%): #c6fee7. Darker variant (lightness 58.7%): #30fca7. 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.