Skip to content

#cfffdb

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

RGB
207, 255, 219
HSL
135°, 100%, 91%
CMYK
19, 0, 14, 0
Luminance
0.8990

Every format

HEX#cfffdb
RGBrgb(207, 255, 219)
HSLhsl(135, 100%, 91%)
CMYKcmyk(19%, 0%, 14%, 0%)
LABlab(96.0 -22.0 12.2)
LCHlch(96.0 25.2 151.0)
OKLCHoklch(0.957 0.069 152.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red81.2%
Green100.0%
Blue85.9%

CMYK percentages

Cyan18.8%
Magenta0.0%
Yellow14.1%
Key (black)0.0%

Color previews

#cfffdb text on a black background

contrast 18.98:1

Card sample

#cfffdb text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfffdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfffdb in the Color Lab