Homoeopathic Lime
#e9f6e2
Homoeopathic Lime is a color with the hex code #e9f6e2. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e9f6e2 | |
|---|---|---|
| RGB | rgb(233, 246, 226) | |
| HSL | hsl(99, 53%, 93%) | |
| CMYK | cmyk(5%, 0%, 8%, 4%) | |
| LAB | lab(95, -7, 8) | |
| OKLCH | oklch(0.96 0.03 134) |
Color harmonies
Tints & shades
Code snippets
color: #e9f6e2;
background-color: #e9f6e2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE9F6E2)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.96, blue: 0.89, alpha: 1.0)