Skip to content

#cdeddc

a pale, vivid green · cool · closest name: Honey Dew

RGB
205, 237, 220
HSL
148°, 47%, 87%
CMYK
14, 0, 7, 7
Luminance
0.7871

At a glance

Every number on this page in one read: what #cdeddc is made of, how bright it looks, and which way it leans.

Hex
#cdeddc
Hue
148°
green
Saturation
47%
vivid
Lightness
87%
pale
Brightness
93%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7871
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.74:1
Closest name
Honey Dew
ΔE2000 7
Where it sits
Hue148° of 360°
Saturation47%
Lightness87%
Temperature
Warm ← → Cool74% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#cdeddc
RGBrgb(205, 237, 220)
HSLhsl(148, 47%, 87%)
CMYKcmyk(14%, 0%, 7%, 7%)
LABlab(91.1 -13.6 4.7)
LCHlch(91.1 14.4 160.9)
OKLCHoklch(0.918 0.041 162.4)
Decimal13495772
Display P3color(display-p3 0.804 0.929 0.863)

Copy-ready code

/* CSS */
color: #cdeddc;
background-color: #cdeddc;
/* Tailwind (arbitrary) */
class="text-[#cdeddc] bg-[#cdeddc]"
/* SCSS */
$brand: #cdeddc;
/* SwiftUI */
Color(red: 0.804, green: 0.929, blue: 0.863)
/* Android */
Color.parseColor("#cdeddc")
/* Flutter */
Color(0xFFCDEDDC)
/* Python / OpenCV (BGR) */
(220, 237, 205)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #cdeddc · 16.74:1
Use #000000AAA at every size.
Aa
White text · 1.25:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.74:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdeddc as text scores 1.25:1 on white and 16.74:1 on black.

Accessibility — WCAG contrast

Aa
#cdeddc on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#cdeddc on black: 16.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECE8DB
deuteranopia · #E6E4DD
tritanopia · #C7EDE8

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdeddc is pinned to step 200; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5FAF7
#EAF5EF
#cdeddc
#ACE1C5
#83D2A8
#5AC48B
#41B477
#369663
#2B784F
#23583C
#163725
Base = 200Lightest = 50 · #F5FAF7Darkest = 950 · #163725
:root {
  --brand-50: #F5FAF7;
  --brand-100: #EAF5EF;
  --brand-200: #cdeddc;
  --brand-300: #ACE1C5;
  --brand-400: #83D2A8;
  --brand-500: #5AC48B;
  --brand-600: #41B477;
  --brand-700: #369663;
  --brand-800: #2B784F;
  --brand-900: #23583C;
  --brand-950: #163725;
  --brand: #cdeddc;
  --brand-ink: #000000;
}

Colors that work with #cdeddc

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#F4FAF7
Tinted page background
Border#C3E9D5
Hairlines and dividers
Muted text#4B9B70
Captions on the surface
Accent#993384
Second voice, not a rival
Dark variant#225E3E
Hover, pressed, headers
Light variant#ECF8F2
Selected rows, tints
Dark surface#14241C
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #cdeddc

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • White text placed on it
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#EDCDDE
Analogous left#CEEDCD
Analogous right#CDEDEC
Split-complement 1#ECCDED
Split-complement 2#EDCDCE
Triadic 1#DCCDED
Triadic 2#EDDCCD
Tetradic#CDCEED

RGB percentages

Red80.4%
Green92.9%
Blue86.3%

CMYK percentages

Cyan13.5%
Magenta0.0%
Yellow7.2%
Key (black)7.1%

Color previews

#cdeddc text on a black background

contrast 16.74:1

Card sample

#cdeddc text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdeddc

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#cdeddc in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#cdeddc, answered

What color is #cdeddc?

#cdeddc is a pale vivid green, closest to Honey Dew (ΔE2000 7). It sits at 148° on the hue wheel with 47% saturation and 87% lightness, which reads as cool.

What is the RGB value of #cdeddc?

rgb(205, 237, 220) — 205 red, 237 green and 220 blue out of 255, or 80.4% / 92.9% / 86.3% by channel.

Is #cdeddc a light or a dark color?

It is a light color. Relative luminance is 0.7871 and perceived brightness is 89%, so black text on it reaches 16.74:1.

Should I use black or white text on #cdeddc?

Black. It scores 16.74:1 against #cdeddc, versus 1.25:1 for white — AAA at any size.

What is the complementary color of #cdeddc?

#EDCDDE sits directly opposite on the wheel. Softer options are the split-complements #ECCDED and #EDCDCE, which give the same contrast with far less vibration.

What colors go well with #cdeddc?

For interface work: #F4FAF7 as the surface, #C3E9D5 for borders, #4B9B70 for secondary text, #993384 as an accent and #225E3E for hover and pressed states. For a palette, the analogous pair #CEEDCD and #CDEDEC stays calm, while #EDCDDE is the loudest partner.

What is #cdeddc in CMYK for printing?

cmyk(14%, 0%, 7%, 7%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #cdeddc warm or cool?

Cool — it scores 74 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CDEDD0; nudged cooler, #CCEEE8.

Work with #cdeddc in the Color Lab