Skip to content

#cafdad

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

RGB
202, 253, 173
HSL
98°, 95%, 84%
CMYK
20, 0, 32, 1
Luminance
0.8582

Every format

HEX#cafdad
RGBrgb(202, 253, 173)
HSLhsl(98, 95%, 84%)
CMYKcmyk(20%, 0%, 32%, 1%)
LABlab(94.2 -30.1 33.2)
LCHlch(94.2 44.8 132.2)
OKLCHoklch(0.940 0.117 134.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cafdad on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#cafdad on black: 18.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green99.2%
Blue67.8%

CMYK percentages

Cyan20.2%
Magenta0.0%
Yellow31.6%
Key (black)0.8%

Color previews

#cafdad text on a black background

contrast 18.16:1

Card sample

#cafdad text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cafdad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cafdad in the Color Lab