Skip to content

#afdceb

a light, vivid cyan · cool · closest name: skyblue

RGB
175, 220, 235
HSL
195°, 60%, 80%
CMYK
26, 6, 0, 8
Luminance
0.6630

Every format

HEX#afdceb
RGBrgb(175, 220, 235)
HSLhsl(195, 60%, 80%)
CMYKcmyk(26%, 6%, 0%, 8%)
LABlab(85.2 -11.2 -12.1)
LCHlch(85.2 16.5 227.2)
OKLCHoklch(0.868 0.051 220.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdceb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#afdceb on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.3%
Blue92.2%

CMYK percentages

Cyan25.5%
Magenta6.4%
Yellow0.0%
Key (black)7.8%

Color previews

#afdceb text on a black background

contrast 14.26:1

Card sample

#afdceb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 220, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 220, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afdceb;
background: linear-gradient(135deg, #afdceb, #AFB4EB);

Monochromatic scale

Palettes built from #afdceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdceb in the Color Lab