Skip to content

#affaf5

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

RGB
175, 250, 245
HSL
176°, 88%, 83%
CMYK
30, 0, 2, 2
Luminance
0.8408

Every format

HEX#affaf5
RGBrgb(175, 250, 245)
HSLhsl(176, 88%, 83%)
CMYKcmyk(30%, 0%, 2%, 2%)
LABlab(93.5 -24.0 -5.0)
LCHlch(93.5 24.5 191.8)
OKLCHoklch(0.935 0.074 190.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#affaf5 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#affaf5 on black: 17.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green98.0%
Blue96.1%

CMYK percentages

Cyan30.0%
Magenta0.0%
Yellow2.0%
Key (black)2.0%

Color previews

#affaf5 text on a black background

contrast 17.82:1

Card sample

#affaf5 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #affaf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #affaf5 in the Color Lab