Quiet Jade
#b1e2cb
Quiet Jade, represented by the hex value #b1e2cb, pairs naturally with the complementary and analogous shades shown further down this page.
Color values
| HEX | #b1e2cb | |
|---|---|---|
| RGB | rgb(177, 226, 203) | |
| HSL | hsl(152, 46%, 79%) | |
| CMYK | cmyk(22%, 0%, 10%, 11%) | |
| LAB | lab(86, -20, 6) | |
| OKLCH | oklch(0.87 0.06 165) |
Color harmonies
Tints & shades
Code snippets
color: #b1e2cb;
background-color: #b1e2cb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFFB1E2CB)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.89, blue: 0.80, alpha: 1.0)