Skip to content

#afecdf

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

RGB
175, 236, 223
HSL
167°, 62%, 81%
CMYK
26, 0, 6, 8
Luminance
0.7443

Every format

HEX#afecdf
RGBrgb(175, 236, 223)
HSLhsl(167, 62%, 81%)
CMYKcmyk(26%, 0%, 6%, 8%)
LABlab(89.1 -21.9 0.1)
LCHlch(89.1 21.9 179.8)
OKLCHoklch(0.898 0.064 180.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecdf on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#afecdf on black: 15.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue87.5%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#afecdf text on a black background

contrast 15.89:1

Card sample

#afecdf text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecdf in the Color Lab