Skip to content

#cdefda

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

RGB
205, 239, 218
HSL
143°, 52%, 87%
CMYK
14, 0, 9, 6
Luminance
0.7977

At a glance

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

Hex
#cdefda
Hue
143°
green
Saturation
52%
vivid
Lightness
87%
pale
Brightness
94%
HSV value
Perceived
89%
weighted brightness
Luminance
0.7977
WCAG relative
Temperature
Cool
72/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
16.95:1
Closest name
Honey Dew
ΔE2000 7.5
Where it sits
Hue143° of 360°
Saturation52%
Lightness87%
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#cdefda
RGBrgb(205, 239, 218)
HSLhsl(143, 52%, 87%)
CMYKcmyk(14%, 0%, 9%, 6%)
LABlab(91.6 -15.0 6.5)
LCHlch(91.6 16.3 156.7)
OKLCHoklch(0.922 0.045 158.3)
Decimal13496282
Display P3color(display-p3 0.804 0.937 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdefda on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#cdefda on black: 16.95:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEE9D9
deuteranopia · #E8E5DB
tritanopia · #C8EEE9

Color scale — 50 to 950

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

#F4FAF7
#EAF6EE
#cdefda
#AAE4C0
#80D6A1
#55C981
#3BB96B
#319B5A
#287C48
#205A36
#143822
Base = 200Lightest = 50 · #F4FAF7Darkest = 950 · #143822
:root {
  --brand-50: #F4FAF7;
  --brand-100: #EAF6EE;
  --brand-200: #cdefda;
  --brand-300: #AAE4C0;
  --brand-400: #80D6A1;
  --brand-500: #55C981;
  --brand-600: #3BB96B;
  --brand-700: #319B5A;
  --brand-800: #287C48;
  --brand-900: #205A36;
  --brand-950: #143822;
  --brand: #cdefda;
  --brand-ink: #000000;
}

Colors that work with #cdefda

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#C1EBD1
Hairlines and dividers
Muted text#4B9B69
Captions on the surface
Accent#9E2E91
Second voice, not a rival
Dark variant#1F6138
Hover, pressed, headers
Light variant#ECF9F1
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 #cdefda

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#EFCDE2
Analogous left#D1EFCD
Analogous right#CDEFEB
Split-complement 1#EBCDEF
Split-complement 2#EFCDD1
Triadic 1#DACDEF
Triadic 2#EFDACD
Tetradic#CDD1EF

RGB percentages

Red80.4%
Green93.7%
Blue85.5%

CMYK percentages

Cyan14.2%
Magenta0.0%
Yellow8.8%
Key (black)6.3%

Color previews

#cdefda text on a black background

contrast 16.95:1

Card sample

#cdefda text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdefda

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.

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

#cdefda, answered

What color is #cdefda?

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

What is the RGB value of #cdefda?

rgb(205, 239, 218) — 205 red, 239 green and 218 blue out of 255, or 80.4% / 93.7% / 85.5% by channel.

Is #cdefda a light or a dark color?

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

Should I use black or white text on #cdefda?

Black. It scores 16.95:1 against #cdefda, versus 1.24:1 for white — AAA at any size.

What is the complementary color of #cdefda?

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

What colors go well with #cdefda?

For interface work: #F4FAF7 as the surface, #C1EBD1 for borders, #4B9B69 for secondary text, #9E2E91 as an accent and #1F6138 for hover and pressed states. For a palette, the analogous pair #D1EFCD and #CDEFEB stays calm, while #EFCDE2 is the loudest partner.

What is #cdefda in CMYK for printing?

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

Is #cdefda 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 #CDEFCE; nudged cooler, #CDF0E7.

Work with #cdefda in the Color Lab