Skip to content

#afebad

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

RGB
175, 235, 173
HSL
118°, 61%, 80%
CMYK
26, 0, 26, 8
Luminance
0.7155

Every format

HEX#afebad
RGBrgb(175, 235, 173)
HSLhsl(118, 61%, 80%)
CMYKcmyk(26%, 0%, 26%, 8%)
LABlab(87.8 -30.7 24.1)
LCHlch(87.8 39.1 141.9)
OKLCHoklch(0.883 0.104 143.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afebad on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#afebad on black: 15.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green92.2%
Blue67.8%

CMYK percentages

Cyan25.5%
Magenta0.0%
Yellow26.4%
Key (black)7.8%

Color previews

#afebad text on a black background

contrast 15.31:1

Card sample

#afebad text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afebad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afebad in the Color Lab