Skip to content

#afe2e2

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

RGB
175, 226, 226
HSL
180°, 47%, 79%
CMYK
23, 0, 0, 11
Luminance
0.6900

Every format

HEX#afe2e2
RGBrgb(175, 226, 226)
HSLhsl(180, 47%, 79%)
CMYKcmyk(23%, 0%, 0%, 11%)
LABlab(86.5 -16.3 -5.4)
LCHlch(86.5 17.1 198.2)
OKLCHoklch(0.877 0.052 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afe2e2 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#afe2e2 on black: 14.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green88.6%
Blue88.6%

CMYK percentages

Cyan22.6%
Magenta0.0%
Yellow0.0%
Key (black)11.4%

Color previews

#afe2e2 text on a black background

contrast 14.80:1

Card sample

#afe2e2 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afe2e2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afe2e2 in the Color Lab