Bermudagrass
#6bc271
Bermudagrass is a color with the hex code #6bc271. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #6bc271 | |
|---|---|---|
| RGB | rgb(107, 194, 113) | |
| HSL | hsl(124, 42%, 59%) | |
| CMYK | cmyk(45%, 0%, 42%, 24%) | |
| LAB | lab(72, -40, 32) | |
| OKLCH | oklch(0.74 0.142 145) |
Color harmonies
Tints & shades
Code snippets
color: #6bc271;
background-color: #6bc271;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-emerald-500 /* ≈ #00bc7d */
/* Flutter */
Color(0xFF6BC271)
/* Swift / UIKit */
UIColor(red: 0.42, green: 0.76, blue: 0.44, alpha: 1.0)