Skip to content

#afdabb

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

RGB
175, 218, 187
HSL
137°, 37%, 77%
CMYK
20, 0, 14, 15
Luminance
0.6284

Every format

HEX#afdabb
RGBrgb(175, 218, 187)
HSLhsl(137, 37%, 77%)
CMYKcmyk(20%, 0%, 14%, 15%)
LABlab(83.4 -20.1 10.7)
LCHlch(83.4 22.7 152.0)
OKLCHoklch(0.849 0.062 153.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdabb on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#afdabb on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green85.5%
Blue73.3%

CMYK percentages

Cyan19.7%
Magenta0.0%
Yellow14.2%
Key (black)14.5%

Color previews

#afdabb text on a black background

contrast 13.57:1

Card sample

#afdabb text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdabb in the Color Lab