Skip to content

#cdffca

a pale, electric green · cool · closest name: aquamarine

RGB
205, 255, 202
HSL
117°, 100%, 90%
CMYK
20, 0, 21, 0
Luminance
0.8876

Every format

HEX#cdffca
RGBrgb(205, 255, 202)
HSLhsl(117, 100%, 90%)
CMYKcmyk(20%, 0%, 21%, 0%)
LABlab(95.5 -25.6 20.2)
LCHlch(95.5 32.6 141.7)
OKLCHoklch(0.952 0.087 143.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdffca on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#cdffca on black: 18.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue79.2%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow20.8%
Key (black)0.0%

Color previews

#cdffca text on a black background

contrast 18.75:1

Card sample

#cdffca text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdffca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdffca in the Color Lab