Skip to content

#afecee

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

RGB
175, 236, 238
HSL
182°, 65%, 81%
CMYK
27, 1, 0, 7
Luminance
0.7528

Every format

HEX#afecee
RGBrgb(175, 236, 238)
HSLhsl(182, 65%, 81%)
CMYKcmyk(27%, 1%, 0%, 7%)
LABlab(89.5 -18.6 -7.2)
LCHlch(89.5 20.0 201.1)
OKLCHoklch(0.903 0.061 198.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecee on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#afecee on black: 16.06:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue93.3%

CMYK percentages

Cyan26.5%
Magenta0.8%
Yellow0.0%
Key (black)6.7%

Color previews

#afecee text on a black background

contrast 16.06:1

Card sample

#afecee text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecee in the Color Lab