What is the HEX code for tealish?
The CSS color tealish in HEX format is #24bca8. Use this value directly in CSS, SVG, and most design tools.
How do I use tealish in CSS?
To apply tealish in CSS:
- Text color: color: #24bca8;
- Background: background-color: #24bca8;
- Border: border-color: #24bca8;
What are all the color format values for tealish?
| Format | Value |
|---|---|
| HEX | #24bca8 |
| RGB | rgb(36, 188, 168) |
| HSL | hsl(172.1, 67.9%, 43.9%) |
| CMYK | cmyk(80.9%, 0%, 10.6%, 26.3%) |
How do I convert tealish to HEX?
Select tealish from the color name list in our color converter. The HEX value — #24bca8 — appears instantly alongside HEX, RGB, HSL and CMYK.
What color family does tealish belong to?
tealish belongs to the cyan color family. It is a medium, moderately saturated color with HSL values: hue 172.1°, saturation 67.9%, lightness 43.9%.
How do I create lighter and darker shades of tealish?
Lighter variant (lightness 58.9%): #4fddcb. Darker variant (lightness 28.9%): #187c6f. 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.