Celadon Porcelain
#7ebea5
Celadon Porcelain is a color with the hex code #7ebea5. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #7ebea5 | |
|---|---|---|
| RGB | rgb(126, 190, 165) | |
| HSL | hsl(157, 33%, 62%) | |
| CMYK | cmyk(34%, 0%, 13%, 25%) | |
| LAB | lab(72, -26, 6) | |
| OKLCH | oklch(0.75 0.075 168) |
Color harmonies
Tints & shades
Code snippets
color: #7ebea5;
background-color: #7ebea5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF7EBEA5)
/* Swift / UIKit */
UIColor(red: 0.49, green: 0.75, blue: 0.65, alpha: 1.0)