What is the CMYK code for tea green?
The CSS color tea green in CMYK format is cmyk(23.8%, 0%, 34.3%, 2.7%). Use this value directly in CSS, SVG, and most design tools.
How do I use tea green in CSS?
To apply tea green in CSS:
- Text color: color: cmyk(23.8%, 0%, 34.3%, 2.7%);
- Background: background-color: cmyk(23.8%, 0%, 34.3%, 2.7%);
- Border: border-color: cmyk(23.8%, 0%, 34.3%, 2.7%);
What are all the color format values for tea green?
| Format | Value |
|---|---|
| HEX | #bdf8a3 |
| RGB | rgb(189, 248, 163) |
| HSL | hsl(101.6, 85.9%, 80.6%) |
| CMYK | cmyk(23.8%, 0%, 34.3%, 2.7%) |
How do I convert tea green to CMYK?
Select tea green from the color name list in our color converter. The CMYK value — cmyk(23.8%, 0%, 34.3%, 2.7%) — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does tea green belong to?
tea green belongs to the green color family. It is a light, vivid color with HSL values: hue 101.6°, saturation 85.9%, lightness 80.6%.
How do I create lighter and darker shades of tea green?
Lighter variant (lightness 95%): #eefde7. Darker variant (lightness 65.6%): #8af35c. 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.