Skip to content

#afbc90

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

RGB
175, 188, 144
HSL
78°, 25%, 65%
CMYK
7, 0, 23, 26
Luminance
0.4709

Every format

HEX#afbc90
RGBrgb(175, 188, 144)
HSLhsl(78, 25%, 65%)
CMYKcmyk(7%, 0%, 23%, 26%)
LABlab(74.3 -12.2 20.8)
LCHlch(74.3 24.1 120.3)
OKLCHoklch(0.774 0.062 121.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afbc90 on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#afbc90 on black: 10.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green73.7%
Blue56.5%

CMYK percentages

Cyan6.9%
Magenta0.0%
Yellow23.4%
Key (black)26.3%

Color previews

#afbc90 text on a black background

contrast 10.42:1

Card sample

#afbc90 text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 188, 144, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 188, 144, 0.45);
Border & gradient
Gradient panel
border: 3px solid #afbc90;
background: linear-gradient(135deg, #afbc90, #92BC90);

Monochromatic scale

Palettes built from #afbc90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afbc90 in the Color Lab