Skip to content

#caecaf

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

RGB
202, 236, 175
HSL
93°, 62%, 81%
CMYK
14, 0, 26, 8
Luminance
0.7564

Every format

HEX#caecaf
RGBrgb(202, 236, 175)
HSLhsl(93, 62%, 81%)
CMYKcmyk(14%, 0%, 26%, 8%)
LABlab(89.7 -21.7 26.0)
LCHlch(89.7 33.9 129.9)
OKLCHoklch(0.903 0.088 131.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caecaf on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#caecaf on black: 16.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green92.5%
Blue68.6%

CMYK percentages

Cyan14.4%
Magenta0.0%
Yellow25.8%
Key (black)7.5%

Color previews

#caecaf text on a black background

contrast 16.13:1

Card sample

#caecaf text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caecaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caecaf in the Color Lab