Skip to content

#caffdf

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

RGB
202, 255, 223
HSL
144°, 100%, 90%
CMYK
21, 0, 13, 0
Luminance
0.8940

Every format

HEX#caffdf
RGBrgb(202, 255, 223)
HSLhsl(144, 100%, 90%)
CMYKcmyk(21%, 0%, 13%, 0%)
LABlab(95.8 -22.9 9.8)
LCHlch(95.8 24.9 156.8)
OKLCHoklch(0.955 0.069 158.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#caffdf on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#caffdf on black: 18.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green100.0%
Blue87.5%

CMYK percentages

Cyan20.8%
Magenta0.0%
Yellow12.5%
Key (black)0.0%

Color previews

#caffdf text on a black background

contrast 18.88:1

Card sample

#caffdf text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #caffdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #caffdf in the Color Lab