Skip to content

#afdec2

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

RGB
175, 222, 194
HSL
144°, 42%, 78%
CMYK
21, 0, 13, 13
Luminance
0.6525

Every format

HEX#afdec2
RGBrgb(175, 222, 194)
HSLhsl(144, 42%, 78%)
CMYKcmyk(21%, 0%, 13%, 13%)
LABlab(84.6 -20.8 8.8)
LCHlch(84.6 22.5 157.1)
OKLCHoklch(0.860 0.062 158.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdec2 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#afdec2 on black: 14.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green87.1%
Blue76.1%

CMYK percentages

Cyan21.2%
Magenta0.0%
Yellow12.6%
Key (black)12.9%

Color previews

#afdec2 text on a black background

contrast 14.05:1

Card sample

#afdec2 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdec2 in the Color Lab