Irish Spring
#90cca3
Irish Spring is a color with the hex code #90cca3. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #90cca3 | |
|---|---|---|
| RGB | rgb(144, 204, 163) | |
| HSL | hsl(139, 37%, 68%) | |
| CMYK | cmyk(29%, 0%, 20%, 20%) | |
| LAB | lab(77, -26, 14) | |
| OKLCH | oklch(0.79 0.085 154) |
Color harmonies
Tints & shades
Code snippets
color: #90cca3;
background-color: #90cca3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF90CCA3)
/* Swift / UIKit */
UIColor(red: 0.56, green: 0.80, blue: 0.64, alpha: 1.0)