Skip to content

#cdfeba

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

RGB
205, 254, 186
HSL
103°, 97%, 86%
CMYK
19, 0, 27, 0
Luminance
0.8741

Every format

HEX#cdfeba
RGBrgb(205, 254, 186)
HSLhsl(103, 97%, 86%)
CMYKcmyk(19%, 0%, 27%, 0%)
LABlab(94.9 -27.6 27.6)
LCHlch(94.9 39.0 135.1)
OKLCHoklch(0.946 0.102 137.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfeba on white: 1.14:1
AA ✗ fail · AA-large · AAA
Aa
#cdfeba on black: 18.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green99.6%
Blue72.9%

CMYK percentages

Cyan19.3%
Magenta0.0%
Yellow26.8%
Key (black)0.4%

Color previews

#cdfeba text on a black background

contrast 18.48:1

Card sample

#cdfeba text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfeba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfeba in the Color Lab