Skip to content

#affdfb

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

RGB
175, 253, 251
HSL
179°, 95%, 84%
CMYK
31, 0, 1, 1
Luminance
0.8633

Every format

HEX#affdfb
RGBrgb(175, 253, 251)
HSLhsl(179, 95%, 84%)
CMYKcmyk(31%, 0%, 1%, 1%)
LABlab(94.5 -24.1 -6.7)
LCHlch(94.5 25.0 195.4)
OKLCHoklch(0.943 0.076 193.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affdfb on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#affdfb on black: 18.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green99.2%
Blue98.4%

CMYK percentages

Cyan30.8%
Magenta0.0%
Yellow0.8%
Key (black)0.8%

Color previews

#affdfb text on a black background

contrast 18.27:1

Card sample

#affdfb text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affdfb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affdfb in the Color Lab