Fertility Green
#66fc00
Fertility Green is a color with the hex code #66fc00. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #66fc00 | |
|---|---|---|
| RGB | rgb(102, 252, 0) | |
| HSL | hsl(96, 100%, 49%) | |
| CMYK | cmyk(60%, 0%, 100%, 1%) | |
| LAB | lab(88, -67, 82) | |
| OKLCH | oklch(0.87 0.272 138) |
Color harmonies
Tints & shades
Code snippets
color: #66fc00;
background-color: #66fc00;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-lime-500 /* ≈ #7ccf00 */
/* Flutter */
Color(0xFF66FC00)
/* Swift / UIKit */
UIColor(red: 0.40, green: 0.99, blue: 0.00, alpha: 1.0)