Skip to content

#accbdb

a light, soft blue · cool · closest name: skyblue

RGB
172, 203, 219
HSL
200°, 40%, 77%
CMYK
22, 7, 0, 14
Luminance
0.5660

Every format

HEX#accbdb
RGBrgb(172, 203, 219)
HSLhsl(200, 40%, 77%)
CMYKcmyk(22%, 7%, 0%, 14%)
LABlab(80.0 -6.9 -11.4)
LCHlch(80.0 13.3 238.8)
OKLCHoklch(0.825 0.040 230.3)

Copy-ready code

/* CSS */
color: #accbdb;
background-color: #accbdb;
/* Tailwind (arbitrary) */
class="text-[#accbdb] bg-[#accbdb]"
/* SCSS */
$brand: #accbdb;
/* SwiftUI */
Color(red: 0.675, green: 0.796, blue: 0.859)
/* Android */
Color.parseColor("#accbdb")

Accessibility — WCAG contrast

Aa
#accbdb on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#accbdb on black: 12.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.5%
Green79.6%
Blue85.9%

CMYK percentages

Cyan21.5%
Magenta7.3%
Yellow0.0%
Key (black)14.1%

Color previews

#accbdb text on a black background

contrast 12.32:1

Card sample

#accbdb text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #accbdb;
Background color
Panel with #accbdb background
background-color: #accbdb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #accbdb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(172, 203, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(172, 203, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #accbdb;
background: linear-gradient(135deg, #accbdb, #ACACDB);

Monochromatic scale

Palettes built from #accbdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #accbdb in the Color Lab