Bok Choy
#bccab3
Here's everything about the color Bok Choy (#bccab3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #bccab3 | |
|---|---|---|
| RGB | rgb(188, 202, 179) | |
| HSL | hsl(97, 18%, 75%) | |
| CMYK | cmyk(7%, 0%, 11%, 21%) | |
| LAB | lab(80, -8, 10) | |
| OKLCH | oklch(0.82 0.035 133) |
Color harmonies
Tints & shades
Code snippets
color: #bccab3;
background-color: #bccab3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFBCCAB3)
/* Swift / UIKit */
UIColor(red: 0.74, green: 0.79, blue: 0.70, alpha: 1.0)