Prairie
#0b9d6a
Here's everything about the color Prairie (#0b9d6a) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #0b9d6a | |
|---|---|---|
| RGB | rgb(11, 157, 106) | |
| HSL | hsl(159, 87%, 33%) | |
| CMYK | cmyk(93%, 0%, 32%, 38%) | |
| LAB | lab(57, -45, 17) | |
| OKLCH | oklch(0.62 0.135 161) |
Color harmonies
Tints & shades
Code snippets
color: #0b9d6a;
background-color: #0b9d6a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF0B9D6A)
/* Swift / UIKit */
UIColor(red: 0.04, green: 0.62, blue: 0.42, alpha: 1.0)