Skip to content

#c9dfd6

a light, soft green · cool · closest name: Honey Dew

RGB
201, 223, 214
HSL
156°, 26%, 83%
CMYK
10, 0, 4, 13
Luminance
0.7005

At a glance

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

Hex
#c9dfd6
Hue
156°
green
Saturation
26%
soft
Lightness
83%
light
Brightness
87%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7005
WCAG relative
Temperature
Cool
70/100 cool
Color family
Green
Tone
Soft
Best ink
Black
15.01:1
Closest name
Honey Dew
ΔE2000 7.8
Where it sits
Hue156° of 360°
Saturation26%
Lightness83%
Temperature
Warm ← → Cool70% 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#c9dfd6
RGBrgb(201, 223, 214)
HSLhsl(156, 26%, 83%)
CMYKcmyk(10%, 0%, 4%, 13%)
LABlab(87.0 -9.0 1.9)
LCHlch(87.0 9.2 168.0)
OKLCHoklch(0.885 0.026 169.2)
Decimal13230038
Display P3color(display-p3 0.788 0.875 0.839)

Copy-ready code

/* CSS */
color: #c9dfd6;
background-color: #c9dfd6;
/* Tailwind (arbitrary) */
class="text-[#c9dfd6] bg-[#c9dfd6]"
/* SCSS */
$brand: #c9dfd6;
/* SwiftUI */
Color(red: 0.788, green: 0.875, blue: 0.839)
/* Android */
Color.parseColor("#c9dfd6")
/* Flutter */
Color(0xFFC9DFD6)
/* Python / OpenCV (BGR) */
(214, 223, 201)

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

Accessibility — WCAG contrast

Aa
#c9dfd6 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#c9dfd6 on black: 15.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEDCD6
deuteranopia · #D9D9D7
tritanopia · #C5DFDC

Color scale — 50 to 950

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

#F6F9F8
#EDF3F0
#c9dfd6
#B9D5CA
#95C0AF
#72AC94
#5B9A80
#4C806B
#3D6655
#2F4C40
#1D2F28
Base = 200Lightest = 50 · #F6F9F8Darkest = 950 · #1D2F28
:root {
  --brand-50: #F6F9F8;
  --brand-100: #EDF3F0;
  --brand-200: #c9dfd6;
  --brand-300: #B9D5CA;
  --brand-400: #95C0AF;
  --brand-500: #72AC94;
  --brand-600: #5B9A80;
  --brand-700: #4C806B;
  --brand-800: #3D6655;
  --brand-900: #2F4C40;
  --brand-950: #1D2F28;
  --brand: #c9dfd6;
  --brand-ink: #000000;
}

Colors that work with #c9dfd6

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#F5F9F8
Tinted page background
Border#CCE1D8
Hairlines and dividers
Muted text#559078
Captions on the surface
Accent#85476F
Second voice, not a rival
Dark variant#2F5043
Hover, pressed, headers
Light variant#EFF6F3
Selected rows, tints
Dark surface#15231D
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 #c9dfd6

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#DFC9D2
Analogous left#C9DFCB
Analogous right#C9DDDF
Split-complement 1#DFC9DD
Split-complement 2#DFCBC9
Triadic 1#D6C9DF
Triadic 2#DFD6C9
Tetradic#CBC9DF

RGB percentages

Red78.8%
Green87.5%
Blue83.9%

CMYK percentages

Cyan9.9%
Magenta0.0%
Yellow4.0%
Key (black)12.5%

Color previews

#c9dfd6 text on a black background

contrast 15.01:1

Card sample

#c9dfd6 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c9dfd6

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.

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

Converts to four-color process without much drama. Proof it anyway.

#c9dfd6, answered

What color is #c9dfd6?

#c9dfd6 is a light soft green, closest to Honey Dew (ΔE2000 7.8). It sits at 156° on the hue wheel with 26% saturation and 83% lightness, which reads as cool.

What is the RGB value of #c9dfd6?

rgb(201, 223, 214) — 201 red, 223 green and 214 blue out of 255, or 78.8% / 87.5% / 83.9% by channel.

Is #c9dfd6 a light or a dark color?

It is a light color. Relative luminance is 0.7005 and perceived brightness is 85%, so black text on it reaches 15.01:1.

Should I use black or white text on #c9dfd6?

Black. It scores 15.01:1 against #c9dfd6, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #c9dfd6?

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

What colors go well with #c9dfd6?

For interface work: #F5F9F8 as the surface, #CCE1D8 for borders, #559078 for secondary text, #85476F as an accent and #2F5043 for hover and pressed states. For a palette, the analogous pair #C9DFCB and #C9DDDF stays calm, while #DFC9D2 is the loudest partner.

What is #c9dfd6 in CMYK for printing?

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

Is #c9dfd6 warm or cool?

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

Work with #c9dfd6 in the Color Lab