Skip to content

#cdfabb

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

RGB
205, 250, 187
HSL
103°, 86%, 86%
CMYK
18, 0, 25, 2
Luminance
0.8494

Every format

HEX#cdfabb
RGBrgb(205, 250, 187)
HSLhsl(103, 86%, 86%)
CMYKcmyk(18%, 0%, 25%, 2%)
LABlab(93.9 -25.6 25.6)
LCHlch(93.9 36.2 135.0)
OKLCHoklch(0.938 0.095 136.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfabb on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#cdfabb on black: 17.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.0%
Blue73.3%

CMYK percentages

Cyan18.0%
Magenta0.0%
Yellow25.2%
Key (black)2.0%

Color previews

#cdfabb text on a black background

contrast 17.99:1

Card sample

#cdfabb text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfabb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfabb in the Color Lab