Skip to content

#afecad

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

RGB
175, 236, 173
HSL
118°, 62%, 80%
CMYK
26, 0, 27, 8
Luminance
0.7212

Every format

HEX#afecad
RGBrgb(175, 236, 173)
HSLhsl(118, 62%, 80%)
CMYKcmyk(26%, 0%, 27%, 8%)
LABlab(88.0 -31.2 24.5)
LCHlch(88.0 39.7 141.9)
OKLCHoklch(0.886 0.105 143.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afecad on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#afecad on black: 15.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.5%
Blue67.8%

CMYK percentages

Cyan25.8%
Magenta0.0%
Yellow26.7%
Key (black)7.5%

Color previews

#afecad text on a black background

contrast 15.42:1

Card sample

#afecad text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afecad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afecad in the Color Lab