Skip to content

#caddaf

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

RGB
202, 221, 175
HSL
85°, 40%, 78%
CMYK
9, 0, 21, 13
Luminance
0.6736

Every format

HEX#caddaf
RGBrgb(202, 221, 175)
HSLhsl(85, 40%, 78%)
CMYKcmyk(9%, 0%, 21%, 13%)
LABlab(85.7 -14.3 20.5)
LCHlch(85.7 25.0 124.9)
OKLCHoklch(0.872 0.065 126.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caddaf on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#caddaf on black: 14.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green86.7%
Blue68.6%

CMYK percentages

Cyan8.6%
Magenta0.0%
Yellow20.8%
Key (black)13.3%

Color previews

#caddaf text on a black background

contrast 14.47:1

Card sample

#caddaf text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caddaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caddaf in the Color Lab