Skip to content

#cdf6d6

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

RGB
205, 246, 214
HSL
133°, 70%, 88%
CMYK
17, 0, 13, 4
Luminance
0.8375

At a glance

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

Hex
#cdf6d6
Hue
133°
green
Saturation
70%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8375
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.75:1
Closest name
Honey Dew
ΔE2000 9.5
Where it sits
Hue133° of 360°
Saturation70%
Lightness88%
Temperature
Warm ← → Cool68% 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#cdf6d6
RGBrgb(205, 246, 214)
HSLhsl(133, 70%, 88%)
CMYKcmyk(17%, 0%, 13%, 4%)
LABlab(93.3 -19.2 11.1)
LCHlch(93.3 22.1 150.1)
OKLCHoklch(0.936 0.060 151.7)
Decimal13498070
Display P3color(display-p3 0.804 0.965 0.839)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf6d6 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#cdf6d6 on black: 17.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6EFD4
deuteranopia · #EFEAD8
tritanopia · #C8F5ED

Color scale — 50 to 950

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

#F3FBF5
#E7F8EB
#cdf6d6
#A0EEB1
#70E58A
#41DD63
#25CF4B
#1FAD3E
#198A32
#166427
#0E3F19
Base = 200Lightest = 50 · #F3FBF5Darkest = 950 · #0E3F19
:root {
  --brand-50: #F3FBF5;
  --brand-100: #E7F8EB;
  --brand-200: #cdf6d6;
  --brand-300: #A0EEB1;
  --brand-400: #70E58A;
  --brand-500: #41DD63;
  --brand-600: #25CF4B;
  --brand-700: #1FAD3E;
  --brand-800: #198A32;
  --brand-900: #166427;
  --brand-950: #0E3F19;
  --brand: #cdf6d6;
  --brand-ink: #000000;
}

Colors that work with #cdf6d6

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#F4FAF6
Tinted page background
Border#C0EDCA
Hairlines and dividers
Muted text#4B9B5C
Captions on the surface
Accent#AD1CB0
Second voice, not a rival
Dark variant#136C27
Hover, pressed, headers
Light variant#E9FBED
Selected rows, tints
Dark surface#142417
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 #cdf6d6

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#F6CDED
Analogous left#D8F6CD
Analogous right#CDF6EA
Split-complement 1#EACDF6
Split-complement 2#F6CDD8
Triadic 1#D6CDF6
Triadic 2#F6D6CD
Tetradic#CDD8F6

RGB percentages

Red80.4%
Green96.5%
Blue83.9%

CMYK percentages

Cyan16.7%
Magenta0.0%
Yellow13.0%
Key (black)3.5%

Color previews

#cdf6d6 text on a black background

contrast 17.75:1

Card sample

#cdf6d6 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf6d6

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.

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

#cdf6d6, answered

What color is #cdf6d6?

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

What is the RGB value of #cdf6d6?

rgb(205, 246, 214) — 205 red, 246 green and 214 blue out of 255, or 80.4% / 96.5% / 83.9% by channel.

Is #cdf6d6 a light or a dark color?

It is a light color. Relative luminance is 0.8375 and perceived brightness is 91%, so black text on it reaches 17.75:1.

Should I use black or white text on #cdf6d6?

Black. It scores 17.75:1 against #cdf6d6, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #cdf6d6?

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

What colors go well with #cdf6d6?

For interface work: #F4FAF6 as the surface, #C0EDCA for borders, #4B9B5C for secondary text, #AD1CB0 as an accent and #136C27 for hover and pressed states. For a palette, the analogous pair #D8F6CD and #CDF6EA stays calm, while #F6CDED is the loudest partner.

What is #cdf6d6 in CMYK for printing?

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

Is #cdf6d6 warm or cool?

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

Work with #cdf6d6 in the Color Lab