What is the CMYK code for bright teal?
The CSS color bright teal in CMYK format is cmyk(99.6%, 0%, 20.5%, 2.4%). Use this value directly in CSS, SVG, and most design tools.
How do I use bright teal in CSS?
To apply bright teal in CSS:
- Text color: color: cmyk(99.6%, 0%, 20.5%, 2.4%);
- Background: background-color: cmyk(99.6%, 0%, 20.5%, 2.4%);
- Border: border-color: cmyk(99.6%, 0%, 20.5%, 2.4%);
What are all the color format values for bright teal?
| Format | Value |
|---|---|
| HEX | #01f9c6 |
| RGB | rgb(1, 249, 198) |
| HSL | hsl(167.7, 99.2%, 49%) |
| CMYK | cmyk(99.6%, 0%, 20.5%, 2.4%) |
How do I convert bright teal to CMYK?
Select bright teal from the color name list in our color converter. The CMYK value — cmyk(99.6%, 0%, 20.5%, 2.4%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does bright teal belong to?
bright teal belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 167.7°, saturation 99.2%, lightness 49%.
How do I create lighter and darker shades of bright teal?
Lighter variant (lightness 64%): #48fed9. Darker variant (lightness 34%): #01ad89. 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.