Skip to content

#afeeed

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

RGB
175, 238, 237
HSL
179°, 65%, 81%
CMYK
27, 0, 0, 7
Luminance
0.7638

Every format

HEX#afeeed
RGBrgb(175, 238, 237)
HSLhsl(179, 65%, 81%)
CMYKcmyk(27%, 0%, 0%, 7%)
LABlab(90.0 -19.9 -5.9)
LCHlch(90.0 20.7 196.6)
OKLCHoklch(0.907 0.063 194.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afeeed on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#afeeed on black: 16.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green93.3%
Blue92.9%

CMYK percentages

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

Color previews

#afeeed text on a black background

contrast 16.28:1

Card sample

#afeeed text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afeeed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afeeed in the Color Lab