Skip to content

#c6dfd1

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

RGB
198, 223, 209
HSL
146°, 28%, 83%
CMYK
11, 0, 6, 13
Luminance
0.6938

At a glance

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

Hex
#c6dfd1
Hue
146°
green
Saturation
28%
soft
Lightness
83%
light
Brightness
87%
HSV value
Perceived
84%
weighted brightness
Luminance
0.6938
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.88:1
Closest name
Honey Dew
ΔE2000 8
Where it sits
Hue146° of 360°
Saturation28%
Lightness83%
Temperature
Warm ← → Cool69% 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#c6dfd1
RGBrgb(198, 223, 209)
HSLhsl(146, 28%, 83%)
CMYKcmyk(11%, 0%, 6%, 13%)
LABlab(86.7 -10.9 4.0)
LCHlch(86.7 11.7 159.7)
OKLCHoklch(0.881 0.033 161.2)
Decimal13033425
Display P3color(display-p3 0.776 0.875 0.820)

Copy-ready code

/* CSS */
color: #c6dfd1;
background-color: #c6dfd1;
/* Tailwind (arbitrary) */
class="text-[#c6dfd1] bg-[#c6dfd1]"
/* SCSS */
$brand: #c6dfd1;
/* SwiftUI */
Color(red: 0.776, green: 0.875, blue: 0.820)
/* Android */
Color.parseColor("#c6dfd1")
/* Flutter */
Color(0xFFC6DFD1)
/* Python / OpenCV (BGR) */
(209, 223, 198)

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

Accessibility — WCAG contrast

Aa
#c6dfd1 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#c6dfd1 on black: 14.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DEDBD0
deuteranopia · #D9D8D2
tritanopia · #C2DFDB

Color scale — 50 to 950

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

#F6F9F7
#ECF3EF
#c6dfd1
#B7D7C5
#93C2A8
#6FAE8B
#589D76
#498363
#3B694F
#2D4D3B
#1C3025
Base = 200Lightest = 50 · #F6F9F7Darkest = 950 · #1C3025
:root {
  --brand-50: #F6F9F7;
  --brand-100: #ECF3EF;
  --brand-200: #c6dfd1;
  --brand-300: #B7D7C5;
  --brand-400: #93C2A8;
  --brand-500: #6FAE8B;
  --brand-600: #589D76;
  --brand-700: #498363;
  --brand-800: #3B694F;
  --brand-900: #2D4D3B;
  --brand-950: #1C3025;
  --brand: #c6dfd1;
  --brand-ink: #000000;
}

Colors that work with #c6dfd1

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#F5F9F7
Tinted page background
Border#CBE2D5
Hairlines and dividers
Muted text#53936F
Captions on the surface
Accent#87457A
Second voice, not a rival
Dark variant#2E523E
Hover, pressed, headers
Light variant#EFF6F2
Selected rows, tints
Dark surface#14241B
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 #c6dfd1

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#DFC6D4
Analogous left#C7DFC6
Analogous right#C6DFDD
Split-complement 1#DDC6DF
Split-complement 2#DFC6C7
Triadic 1#D1C6DF
Triadic 2#DFD1C6
Tetradic#C6C7DF

RGB percentages

Red77.6%
Green87.5%
Blue82.0%

CMYK percentages

Cyan11.2%
Magenta0.0%
Yellow6.3%
Key (black)12.5%

Color previews

#c6dfd1 text on a black background

contrast 14.88:1

Card sample

#c6dfd1 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c6dfd1

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.

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

#c6dfd1, answered

What color is #c6dfd1?

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

What is the RGB value of #c6dfd1?

rgb(198, 223, 209) — 198 red, 223 green and 209 blue out of 255, or 77.6% / 87.5% / 82% by channel.

Is #c6dfd1 a light or a dark color?

It is a light color. Relative luminance is 0.6938 and perceived brightness is 84%, so black text on it reaches 14.88:1.

Should I use black or white text on #c6dfd1?

Black. It scores 14.88:1 against #c6dfd1, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #c6dfd1?

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

What colors go well with #c6dfd1?

For interface work: #F5F9F7 as the surface, #CBE2D5 for borders, #53936F for secondary text, #87457A as an accent and #2E523E for hover and pressed states. For a palette, the analogous pair #C7DFC6 and #C6DFDD stays calm, while #DFC6D4 is the loudest partner.

What is #c6dfd1 in CMYK for printing?

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

Is #c6dfd1 warm or cool?

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

Work with #c6dfd1 in the Color Lab