Skip to content

#afddbe

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

RGB
175, 221, 190
HSL
140°, 40%, 78%
CMYK
21, 0, 14, 13
Luminance
0.6454

Every format

HEX#afddbe
RGBrgb(175, 221, 190)
HSLhsl(140, 40%, 78%)
CMYKcmyk(21%, 0%, 14%, 13%)
LABlab(84.3 -21.0 10.4)
LCHlch(84.3 23.4 153.8)
OKLCHoklch(0.857 0.064 155.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afddbe on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#afddbe on black: 13.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green86.7%
Blue74.5%

CMYK percentages

Cyan20.8%
Magenta0.0%
Yellow14.0%
Key (black)13.3%

Color previews

#afddbe text on a black background

contrast 13.91:1

Card sample

#afddbe text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afddbe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afddbe in the Color Lab