Skip to content

#cdfebc

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

RGB
205, 254, 188
HSL
105°, 97%, 87%
CMYK
19, 0, 26, 0
Luminance
0.8749

Every format

HEX#cdfebc
RGBrgb(205, 254, 188)
HSLhsl(105, 97%, 87%)
CMYKcmyk(19%, 0%, 26%, 0%)
LABlab(95.0 -27.3 26.6)
LCHlch(95.0 38.1 135.8)
OKLCHoklch(0.947 0.100 137.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green99.6%
Blue73.7%

CMYK percentages

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

Color previews

#cdfebc text on a black background

contrast 18.50:1

Card sample

#cdfebc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfebc in the Color Lab