Skip to content

#afbdef

a light, vivid blue · warm · closest name: skyblue

RGB
175, 189, 239
HSL
227°, 67%, 81%
CMYK
27, 21, 0, 6
Luminance
0.5174

Every format

HEX#afbdef
RGBrgb(175, 189, 239)
HSLhsl(227, 67%, 81%)
CMYKcmyk(27%, 21%, 0%, 6%)
LABlab(77.1 6.1 -26.4)
LCHlch(77.1 27.1 283.0)
OKLCHoklch(0.805 0.073 272.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbdef on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#afbdef on black: 11.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green74.1%
Blue93.7%

CMYK percentages

Cyan26.8%
Magenta20.9%
Yellow0.0%
Key (black)6.3%

Color previews

#afbdef text on a black background

contrast 11.35:1

Card sample

#afbdef text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afbdef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbdef in the Color Lab