Skip to content

#cffddf

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

RGB
207, 253, 223
HSL
141°, 92%, 90%
CMYK
18, 0, 12, 1
Luminance
0.8884

At a glance

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

Hex
#cffddf
Hue
141°
green
Saturation
92%
electric
Lightness
90%
pale
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8884
WCAG relative
Temperature
Cool
71/100 cool
Color family
Green
Tone
Electric
Best ink
Black
18.77:1
Closest name
Honey Dew
ΔE2000 9.7
Where it sits
Hue141° of 360°
Saturation92%
Lightness90%
Temperature
Warm ← → Cool71% 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#cffddf
RGBrgb(207, 253, 223)
HSLhsl(141, 92%, 90%)
CMYKcmyk(18%, 0%, 12%, 1%)
LABlab(95.5 -20.3 9.5)
LCHlch(95.5 22.5 154.9)
OKLCHoklch(0.954 0.062 156.5)
Decimal13630943
Display P3color(display-p3 0.812 0.992 0.875)

Copy-ready code

/* CSS */
color: #cffddf;
background-color: #cffddf;
/* Tailwind (arbitrary) */
class="text-[#cffddf] bg-[#cffddf]"
/* SCSS */
$brand: #cffddf;
/* SwiftUI */
Color(red: 0.812, green: 0.992, blue: 0.875)
/* Android */
Color.parseColor("#cffddf")
/* Flutter */
Color(0xFFCFFDDF)
/* Python / OpenCV (BGR) */
(223, 253, 207)

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 #cffddf · 18.77:1
Use #000000AAA at every size.
Aa
White text · 1.12:1
AA fail · AA large fail · AAA fail
Aa
Black text · 18.77:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cffddf as text scores 1.12:1 on white and 18.77:1 on black.

Accessibility — WCAG contrast

Aa
#cffddf on white: 1.12:1
AA ✗ fail · AA-large · AAA
Aa
#cffddf on black: 18.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FCF5DD
deuteranopia · #F4F0E1
tritanopia · #C8FCF4

Color scale — 50 to 950

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

#F2FDF6
#E4FBEC
#cffddf
#93FBB7
#5DF893
#28F66F
#0AEB58
#08C44A
#079D3B
#09712D
#06471C
Base = 200Lightest = 50 · #F2FDF6Darkest = 950 · #06471C
:root {
  --brand-50: #F2FDF6;
  --brand-100: #E4FBEC;
  --brand-200: #cffddf;
  --brand-300: #93FBB7;
  --brand-400: #5DF893;
  --brand-500: #28F66F;
  --brand-600: #0AEB58;
  --brand-700: #08C44A;
  --brand-800: #079D3B;
  --brand-900: #09712D;
  --brand-950: #06471C;
  --brand: #cffddf;
  --brand-ink: #000000;
}

Colors that work with #cffddf

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#C0EDCF
Hairlines and dividers
Muted text#4B9B67
Captions on the surface
Accent#C804B3
Second voice, not a rival
Dark variant#057A2E
Hover, pressed, headers
Light variant#E7FEEF
Selected rows, tints
Dark surface#142419
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 #cffddf

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#FDCFED
Analogous left#D6FDCF
Analogous right#CFFDF6
Split-complement 1#F6CFFD
Split-complement 2#FDCFD6
Triadic 1#DFCFFD
Triadic 2#FDDFCF
Tetradic#CFD6FD

RGB percentages

Red81.2%
Green99.2%
Blue87.5%

CMYK percentages

Cyan18.2%
Magenta0.0%
Yellow11.9%
Key (black)0.8%

Color previews

#cffddf text on a black background

contrast 18.77:1

Card sample

#cffddf text on a white background

contrast 1.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 253, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 253, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cffddf;
background: linear-gradient(135deg, #cffddf, #CFFCFD);

Monochromatic scale

Palettes built from #cffddf

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.

#cffddf 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cffddf, answered

What color is #cffddf?

#cffddf is a pale electric green, closest to Honey Dew (ΔE2000 9.7). It sits at 141° on the hue wheel with 92% saturation and 90% lightness, which reads as cool.

What is the RGB value of #cffddf?

rgb(207, 253, 223) — 207 red, 253 green and 223 blue out of 255, or 81.2% / 99.2% / 87.5% by channel.

Is #cffddf a light or a dark color?

It is a light color. Relative luminance is 0.8884 and perceived brightness is 93%, so black text on it reaches 18.77:1.

Should I use black or white text on #cffddf?

Black. It scores 18.77:1 against #cffddf, versus 1.12:1 for white — AAA at any size.

What is the complementary color of #cffddf?

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

What colors go well with #cffddf?

For interface work: #F4FAF6 as the surface, #C0EDCF for borders, #4B9B67 for secondary text, #C804B3 as an accent and #057A2E for hover and pressed states. For a palette, the analogous pair #D6FDCF and #CFFDF6 stays calm, while #FDCFED is the loudest partner.

What is #cffddf in CMYK for printing?

cmyk(18%, 0%, 12%, 1%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cffddf warm or cool?

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

Work with #cffddf in the Color Lab