Skip to content

#cdf3dc

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

RGB
205, 243, 220
HSL
144°, 61%, 88%
CMYK
16, 0, 10, 5
Luminance
0.8225

At a glance

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

Hex
#cdf3dc
Hue
144°
green
Saturation
61%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8225
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.45:1
Closest name
Honey Dew
ΔE2000 8.1
Where it sits
Hue144° of 360°
Saturation61%
Lightness88%
Temperature
Warm ← → Cool72% 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#cdf3dc
RGBrgb(205, 243, 220)
HSLhsl(144, 61%, 88%)
CMYKcmyk(16%, 0%, 10%, 5%)
LABlab(92.7 -16.6 7.0)
LCHlch(92.7 18.0 157.1)
OKLCHoklch(0.931 0.050 158.7)
Decimal13497308
Display P3color(display-p3 0.804 0.953 0.863)

Copy-ready code

/* CSS */
color: #cdf3dc;
background-color: #cdf3dc;
/* Tailwind (arbitrary) */
class="text-[#cdf3dc] bg-[#cdf3dc]"
/* SCSS */
$brand: #cdf3dc;
/* SwiftUI */
Color(red: 0.804, green: 0.953, blue: 0.863)
/* Android */
Color.parseColor("#cdf3dc")
/* Flutter */
Color(0xFFCDF3DC)
/* Python / OpenCV (BGR) */
(220, 243, 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 #cdf3dc · 17.45:1
Use #000000AAA at every size.
Aa
White text · 1.20:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.45:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdf3dc as text scores 1.20:1 on white and 17.45:1 on black.

Accessibility — WCAG contrast

Aa
#cdf3dc on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#cdf3dc on black: 17.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2EDDB
deuteranopia · #EBE8DD
tritanopia · #C7F2EC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdf3dc 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.

#F4FBF7
#E8F7EE
#cdf3dc
#A5E9C0
#77DEA0
#4AD480
#2FC56B
#27A559
#208447
#1B6036
#113C22
Base = 200Lightest = 50 · #F4FBF7Darkest = 950 · #113C22
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E8F7EE;
  --brand-200: #cdf3dc;
  --brand-300: #A5E9C0;
  --brand-400: #77DEA0;
  --brand-500: #4AD480;
  --brand-600: #2FC56B;
  --brand-700: #27A559;
  --brand-800: #208447;
  --brand-900: #1B6036;
  --brand-950: #113C22;
  --brand: #cdf3dc;
  --brand-ink: #000000;
}

Colors that work with #cdf3dc

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#C0EDD1
Hairlines and dividers
Muted text#4B9B6A
Captions on the surface
Accent#A82494
Second voice, not a rival
Dark variant#196738
Hover, pressed, headers
Light variant#EAFAF1
Selected rows, tints
Dark surface#14241A
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 #cdf3dc

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#F3CDE4
Analogous left#D1F3CD
Analogous right#CDF3EF
Split-complement 1#EFCDF3
Split-complement 2#F3CDD1
Triadic 1#DCCDF3
Triadic 2#F3DCCD
Tetradic#CDD1F3

RGB percentages

Red80.4%
Green95.3%
Blue86.3%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow9.5%
Key (black)4.7%

Color previews

#cdf3dc text on a black background

contrast 17.45:1

Card sample

#cdf3dc text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf3dc

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.

#cdf3dc 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.

#cdf3dc, answered

What color is #cdf3dc?

#cdf3dc is a pale vivid green, closest to Honey Dew (ΔE2000 8.1). It sits at 144° on the hue wheel with 61% saturation and 88% lightness, which reads as cool.

What is the RGB value of #cdf3dc?

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

Is #cdf3dc a light or a dark color?

It is a light color. Relative luminance is 0.8225 and perceived brightness is 90%, so black text on it reaches 17.45:1.

Should I use black or white text on #cdf3dc?

Black. It scores 17.45:1 against #cdf3dc, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #cdf3dc?

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

What colors go well with #cdf3dc?

For interface work: #F4FAF7 as the surface, #C0EDD1 for borders, #4B9B6A for secondary text, #A82494 as an accent and #196738 for hover and pressed states. For a palette, the analogous pair #D1F3CD and #CDF3EF stays calm, while #F3CDE4 is the loudest partner.

What is #cdf3dc in CMYK for printing?

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

Is #cdf3dc warm or cool?

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

Work with #cdf3dc in the Color Lab