Skip to content

#c6dcd2

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

RGB
198, 220, 210
HSL
153°, 24%, 82%
CMYK
10, 0, 5, 14
Luminance
0.6785

At a glance

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

Hex
#c6dcd2
Hue
153°
green
Saturation
24%
soft
Lightness
82%
light
Brightness
86%
HSV value
Perceived
83%
weighted brightness
Luminance
0.6785
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.57:1
Closest name
Honey Dew
ΔE2000 8.3
Where it sits
Hue153° of 360°
Saturation24%
Lightness82%
Temperature
Warm ← → Cool68% 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#c6dcd2
RGBrgb(198, 220, 210)
HSLhsl(153, 24%, 82%)
CMYKcmyk(10%, 0%, 5%, 14%)
LABlab(85.9 -9.2 2.4)
LCHlch(85.9 9.5 165.3)
OKLCHoklch(0.875 0.027 166.7)
Decimal13032658
Display P3color(display-p3 0.776 0.863 0.824)

Copy-ready code

/* CSS */
color: #c6dcd2;
background-color: #c6dcd2;
/* Tailwind (arbitrary) */
class="text-[#c6dcd2] bg-[#c6dcd2]"
/* SCSS */
$brand: #c6dcd2;
/* SwiftUI */
Color(red: 0.776, green: 0.863, blue: 0.824)
/* Android */
Color.parseColor("#c6dcd2")
/* Flutter */
Color(0xFFC6DCD2)
/* Python / OpenCV (BGR) */
(210, 220, 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 #c6dcd2 · 14.57:1
Use #000000AAA at every size.
Aa
White text · 1.44:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.57:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c6dcd2 as text scores 1.44:1 on white and 14.57:1 on black.

Accessibility — WCAG contrast

Aa
#c6dcd2 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#c6dcd2 on black: 14.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBD9D2
deuteranopia · #D7D6D3
tritanopia · #C2DCD9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c6dcd2 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F9F7
#EDF3F0
#D7E5DE
#c6dcd2
#97BFAD
#74AA91
#5D987D
#4E7E68
#3E6553
#304B3E
#1E2F27
Base = 300Lightest = 50 · #F6F9F7Darkest = 950 · #1E2F27
:root {
  --brand-50: #F6F9F7;
  --brand-100: #EDF3F0;
  --brand-200: #D7E5DE;
  --brand-300: #c6dcd2;
  --brand-400: #97BFAD;
  --brand-500: #74AA91;
  --brand-600: #5D987D;
  --brand-700: #4E7E68;
  --brand-800: #3E6553;
  --brand-900: #304B3E;
  --brand-950: #1E2F27;
  --brand: #c6dcd2;
  --brand-ink: #000000;
}

Colors that work with #c6dcd2

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#F6F9F8
Tinted page background
Border#CCE0D7
Hairlines and dividers
Muted text#578E75
Captions on the surface
Accent#834971
Second voice, not a rival
Dark variant#314F41
Hover, pressed, headers
Light variant#EFF5F3
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 #c6dcd2

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#DCC6D0
Analogous left#C6DCC7
Analogous right#C6DBDC
Split-complement 1#DCC6DB
Split-complement 2#DCC7C6
Triadic 1#D2C6DC
Triadic 2#DCD2C6
Tetradic#C7C6DC

RGB percentages

Red77.6%
Green86.3%
Blue82.4%

CMYK percentages

Cyan10.0%
Magenta0.0%
Yellow4.5%
Key (black)13.7%

Color previews

#c6dcd2 text on a black background

contrast 14.57:1

Card sample

#c6dcd2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c6dcd2

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.

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

#c6dcd2, answered

What color is #c6dcd2?

#c6dcd2 is a light soft green, closest to Honey Dew (ΔE2000 8.3). It sits at 153° on the hue wheel with 24% saturation and 82% lightness, which reads as cool.

What is the RGB value of #c6dcd2?

rgb(198, 220, 210) — 198 red, 220 green and 210 blue out of 255, or 77.6% / 86.3% / 82.4% by channel.

Is #c6dcd2 a light or a dark color?

It is a light color. Relative luminance is 0.6785 and perceived brightness is 83%, so black text on it reaches 14.57:1.

Should I use black or white text on #c6dcd2?

Black. It scores 14.57:1 against #c6dcd2, versus 1.44:1 for white — AAA at any size.

What is the complementary color of #c6dcd2?

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

What colors go well with #c6dcd2?

For interface work: #F6F9F8 as the surface, #CCE0D7 for borders, #578E75 for secondary text, #834971 as an accent and #314F41 for hover and pressed states. For a palette, the analogous pair #C6DCC7 and #C6DBDC stays calm, while #DCC6D0 is the loudest partner.

What is #c6dcd2 in CMYK for printing?

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

Is #c6dcd2 warm or cool?

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

Work with #c6dcd2 in the Color Lab