Skip to content

#afda90

a light, vivid green · cool · closest name: khaki

RGB
175, 218, 144
HSL
95°, 50%, 71%
CMYK
20, 0, 34, 15
Luminance
0.6127

Every format

HEX#afda90
RGBrgb(175, 218, 144)
HSLhsl(95, 50%, 71%)
CMYKcmyk(20%, 0%, 34%, 15%)
LABlab(82.5 -27.1 32.0)
LCHlch(82.5 41.9 130.3)
OKLCHoklch(0.840 0.109 132.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afda90 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#afda90 on black: 13.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green85.5%
Blue56.5%

CMYK percentages

Cyan19.7%
Magenta0.0%
Yellow33.9%
Key (black)14.5%

Color previews

#afda90 text on a black background

contrast 13.25:1

Card sample

#afda90 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afda90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afda90 in the Color Lab