What is the CMYK code for pale teal?
The CSS color pale teal in CMYK format is cmyk(36%, 0%, 12.3%, 20.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use pale teal in CSS?
To apply pale teal in CSS:
- Text color: color: cmyk(36%, 0%, 12.3%, 20.4%);
- Background: background-color: cmyk(36%, 0%, 12.3%, 20.4%);
- Border: border-color: cmyk(36%, 0%, 12.3%, 20.4%);
What are all the color format values for pale teal?
| Format | Value |
|---|---|
| HEX | #82cbb2 |
| RGB | rgb(130, 203, 178) |
| HSL | hsl(159.5, 41.2%, 65.3%) |
| CMYK | cmyk(36%, 0%, 12.3%, 20.4%) |
How do I convert pale teal to CMYK?
Select pale teal from the color name list in our color converter. The CMYK value — cmyk(36%, 0%, 12.3%, 20.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does pale teal belong to?
pale teal belongs to the green color family. It is a medium, moderately saturated color with HSL values: hue 159.5°, saturation 41.2%, lightness 65.3%.
How do I create lighter and darker shades of pale teal?
Lighter variant (lightness 80.3%): #b8e1d3. Darker variant (lightness 50.3%): #4cb491. 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.