Skip to content

#cdffbc

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

RGB
205, 255, 188
HSL
105°, 100%, 87%
CMYK
20, 0, 26, 0
Luminance
0.8813

Every format

HEX#cdffbc
RGBrgb(205, 255, 188)
HSLhsl(105, 100%, 87%)
CMYKcmyk(20%, 0%, 26%, 0%)
LABlab(95.2 -27.8 27.0)
LCHlch(95.2 38.8 135.9)
OKLCHoklch(0.949 0.102 137.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdffbc on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#cdffbc on black: 18.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green100.0%
Blue73.7%

CMYK percentages

Cyan19.6%
Magenta0.0%
Yellow26.3%
Key (black)0.0%

Color previews

#cdffbc text on a black background

contrast 18.63:1

Card sample

#cdffbc text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdffbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdffbc in the Color Lab