What is the HEX code for tea green?
The CSS color tea green in HEX format is #bdf8a3. 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: #bdf8a3;
- Background: background-color: #bdf8a3;
- Border: border-color: #bdf8a3;
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 HEX?
Select tea green from the color name list in our color converter. The HEX value — #bdf8a3 — 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 HEX used for?
HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.