Skip to content

#ccfdbc

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

RGB
204, 253, 188
HSL
105°, 94%, 87%
CMYK
19, 0, 26, 1
Luminance
0.8672

Every format

HEX#ccfdbc
RGBrgb(204, 253, 188)
HSLhsl(105, 94%, 87%)
CMYKcmyk(19%, 0%, 26%, 1%)
LABlab(94.6 -27.2 26.1)
LCHlch(94.6 37.7 136.1)
OKLCHoklch(0.944 0.099 138.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.0%
Green99.2%
Blue73.7%

CMYK percentages

Cyan19.4%
Magenta0.0%
Yellow25.7%
Key (black)0.8%

Color previews

#ccfdbc text on a black background

contrast 18.34:1

Card sample

#ccfdbc text on a white background

contrast 1.14:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccfdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccfdbc in the Color Lab