Bevelled Glass
#7accb8
Here's everything about the color Bevelled Glass (#7accb8) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #7accb8 | |
|---|---|---|
| RGB | rgb(122, 204, 184) | |
| HSL | hsl(165, 45%, 64%) | |
| CMYK | cmyk(40%, 0%, 10%, 20%) | |
| LAB | lab(76, -30, 2) | |
| OKLCH | oklch(0.79 0.086 177) |
Color harmonies
Tints & shades
Code snippets
color: #7accb8;
background-color: #7accb8;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-teal-500 /* ≈ #00bba7 */
/* Flutter */
Color(0xFF7ACCB8)
/* Swift / UIKit */
UIColor(red: 0.48, green: 0.80, blue: 0.72, alpha: 1.0)