Skip to content

#cdf4ca

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

RGB
205, 244, 202
HSL
116°, 66%, 88%
CMYK
16, 0, 17, 4
Luminance
0.8194

At a glance

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

Hex
#cdf4ca
Hue
116°
green
Saturation
66%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8194
WCAG relative
Temperature
Cool
61/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
17.39:1
Closest name
Honey Dew
ΔE2000 10.9
Where it sits
Hue116° of 360°
Saturation66%
Lightness88%
Temperature
Warm ← → Cool61% 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#cdf4ca
RGBrgb(205, 244, 202)
HSLhsl(116, 66%, 88%)
CMYKcmyk(16%, 0%, 17%, 4%)
LABlab(92.5 -20.3 16.1)
LCHlch(92.5 25.9 141.5)
OKLCHoklch(0.928 0.069 143.1)
Decimal13497546
Display P3color(display-p3 0.804 0.957 0.792)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf4ca on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#cdf4ca on black: 17.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F6ECC8
deuteranopia · #F0E8CC
tritanopia · #CAF1E8

Color scale — 50 to 950

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

#F4FBF3
#E9F8E8
#cdf4ca
#A7ECA2
#7CE274
#50D845
#36CB2A
#2DA923
#24871C
#1E6218
#123D0F
Base = 200Lightest = 50 · #F4FBF3Darkest = 950 · #123D0F
:root {
  --brand-50: #F4FBF3;
  --brand-100: #E9F8E8;
  --brand-200: #cdf4ca;
  --brand-300: #A7ECA2;
  --brand-400: #7CE274;
  --brand-500: #50D845;
  --brand-600: #36CB2A;
  --brand-700: #2DA923;
  --brand-800: #24871C;
  --brand-900: #1E6218;
  --brand-950: #123D0F;
  --brand: #cdf4ca;
  --brand-ink: #000000;
}

Colors that work with #cdf4ca

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#F5FAF4
Tinted page background
Border#C3EDC0
Hairlines and dividers
Muted text#509B4B
Captions on the surface
Accent#7F20AC
Second voice, not a rival
Dark variant#1C6A16
Hover, pressed, headers
Light variant#EBFBEA
Selected rows, tints
Dark surface#152414
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 #cdf4ca

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#F1CAF4
Analogous left#E2F4CA
Analogous right#CAF4DC
Split-complement 1#DCCAF4
Split-complement 2#F4CAE2
Triadic 1#CACDF4
Triadic 2#F4CACD
Tetradic#CAE2F4

RGB percentages

Red80.4%
Green95.7%
Blue79.2%

CMYK percentages

Cyan16.0%
Magenta0.0%
Yellow17.2%
Key (black)4.3%

Color previews

#cdf4ca text on a black background

contrast 17.39:1

Card sample

#cdf4ca text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf4ca

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.

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

#cdf4ca, answered

What color is #cdf4ca?

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

What is the RGB value of #cdf4ca?

rgb(205, 244, 202) — 205 red, 244 green and 202 blue out of 255, or 80.4% / 95.7% / 79.2% by channel.

Is #cdf4ca a light or a dark color?

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

Should I use black or white text on #cdf4ca?

Black. It scores 17.39:1 against #cdf4ca, versus 1.21:1 for white — AAA at any size.

What is the complementary color of #cdf4ca?

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

What colors go well with #cdf4ca?

For interface work: #F5FAF4 as the surface, #C3EDC0 for borders, #509B4B for secondary text, #7F20AC as an accent and #1C6A16 for hover and pressed states. For a palette, the analogous pair #E2F4CA and #CAF4DC stays calm, while #F1CAF4 is the loudest partner.

What is #cdf4ca in CMYK for printing?

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

Is #cdf4ca warm or cool?

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

Work with #cdf4ca in the Color Lab