Skip to content

#afdcea

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

RGB
175, 220, 234
HSL
194°, 58%, 80%
CMYK
25, 6, 0, 8
Luminance
0.6624

Every format

HEX#afdcea
RGBrgb(175, 220, 234)
HSLhsl(194, 58%, 80%)
CMYKcmyk(25%, 6%, 0%, 8%)
LABlab(85.1 -11.5 -11.6)
LCHlch(85.1 16.3 225.4)
OKLCHoklch(0.867 0.051 218.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdcea on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#afdcea on black: 14.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.3%
Blue91.8%

CMYK percentages

Cyan25.2%
Magenta6.0%
Yellow0.0%
Key (black)8.2%

Color previews

#afdcea text on a black background

contrast 14.25:1

Card sample

#afdcea text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdcea

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdcea in the Color Lab