Juvie
#8abbd0
Juvie is a color with the hex code #8abbd0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #8abbd0 | |
|---|---|---|
| RGB | rgb(138, 187, 208) | |
| HSL | hsl(198, 43%, 68%) | |
| CMYK | cmyk(34%, 10%, 0%, 18%) | |
| LAB | lab(73, -13, -16) | |
| OKLCH | oklch(0.76 0.06 226) |
Color harmonies
Tints & shades
Code snippets
color: #8abbd0;
background-color: #8abbd0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFF8ABBD0)
/* Swift / UIKit */
UIColor(red: 0.54, green: 0.73, blue: 0.82, alpha: 1.0)