Skip to content

#afdfca

a light, soft green · cool · closest name: beige

RGB
175, 223, 202
HSL
154°, 43%, 78%
CMYK
22, 0, 9, 13
Luminance
0.6615

Every format

HEX#afdfca
RGBrgb(175, 223, 202)
HSLhsl(154, 43%, 78%)
CMYKcmyk(22%, 0%, 9%, 13%)
LABlab(85.1 -19.7 5.2)
LCHlch(85.1 20.4 165.2)
OKLCHoklch(0.864 0.058 166.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdfca on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#afdfca on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.5%
Blue79.2%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow9.4%
Key (black)12.5%

Color previews

#afdfca text on a black background

contrast 14.23:1

Card sample

#afdfca text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdfca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdfca in the Color Lab