Skip to content

#c3dabc

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

RGB
195, 218, 188
HSL
106°, 29%, 80%
CMYK
11, 0, 14, 15
Luminance
0.6538

At a glance

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

Hex
#c3dabc
Hue
106°
green
Saturation
29%
soft
Lightness
80%
light
Brightness
85%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6538
WCAG relative
Temperature
Neutral
55/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.08:1
Closest name
Honey Dew
ΔE2000 10.4
Where it sits
Hue106° of 360°
Saturation29%
Lightness80%
Temperature
Warm ← → Cool55% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#c3dabc
RGBrgb(195, 218, 188)
HSLhsl(106, 29%, 80%)
CMYKcmyk(11%, 0%, 14%, 15%)
LABlab(84.7 -13.2 12.2)
LCHlch(84.7 17.9 137.2)
OKLCHoklch(0.863 0.048 138.4)
Decimal12835516
Display P3color(display-p3 0.765 0.855 0.737)

Copy-ready code

/* CSS */
color: #c3dabc;
background-color: #c3dabc;
/* Tailwind (arbitrary) */
class="text-[#c3dabc] bg-[#c3dabc]"
/* SCSS */
$brand: #c3dabc;
/* SwiftUI */
Color(red: 0.765, green: 0.855, blue: 0.737)
/* Android */
Color.parseColor("#c3dabc")
/* Flutter */
Color(0xFFC3DABC)
/* Python / OpenCV (BGR) */
(188, 218, 195)

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

Accessibility — WCAG contrast

Aa
#c3dabc on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#c3dabc on black: 14.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DCD5BA
deuteranopia · #D8D3BD
tritanopia · #C2D8D1

Color scale — 50 to 950

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

#F6F9F6
#EEF3EC
#D9E6D5
#c3dabc
#9EC393
#7EAF6E
#689E57
#568349
#45693A
#354D2D
#21301C
Base = 300Lightest = 50 · #F6F9F6Darkest = 950 · #21301C
:root {
  --brand-50: #F6F9F6;
  --brand-100: #EEF3EC;
  --brand-200: #D9E6D5;
  --brand-300: #c3dabc;
  --brand-400: #9EC393;
  --brand-500: #7EAF6E;
  --brand-600: #689E57;
  --brand-700: #568349;
  --brand-800: #45693A;
  --brand-900: #354D2D;
  --brand-950: #21301C;
  --brand: #c3dabc;
  --brand-ink: #000000;
}

Colors that work with #c3dabc

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#F6FAF5
Tinted page background
Border#D0E2CA
Hairlines and dividers
Muted text#619452
Captions on the surface
Accent#684587
Second voice, not a rival
Dark variant#36522D
Hover, pressed, headers
Light variant#F0F6EF
Selected rows, tints
Dark surface#182414
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 #c3dabc

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#D3BCDA
Analogous left#D2DABC
Analogous right#BCDAC4
Split-complement 1#C4BCDA
Split-complement 2#DABCD2
Triadic 1#BCC3DA
Triadic 2#DABCC3
Tetradic#BCD2DA

RGB percentages

Red76.5%
Green85.5%
Blue73.7%

CMYK percentages

Cyan10.6%
Magenta0.0%
Yellow13.8%
Key (black)14.5%

Color previews

#c3dabc text on a black background

contrast 14.08:1

Card sample

#c3dabc text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(195, 218, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(195, 218, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c3dabc;
background: linear-gradient(135deg, #c3dabc, #BCDAC9);

Monochromatic scale

Palettes built from #c3dabc

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.

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

#c3dabc, answered

What color is #c3dabc?

#c3dabc is a light soft green, closest to Honey Dew (ΔE2000 10.4). It sits at 106° on the hue wheel with 29% saturation and 80% lightness, which reads as neutral.

What is the RGB value of #c3dabc?

rgb(195, 218, 188) — 195 red, 218 green and 188 blue out of 255, or 76.5% / 85.5% / 73.7% by channel.

Is #c3dabc a light or a dark color?

It is a light color. Relative luminance is 0.6538 and perceived brightness is 82%, so black text on it reaches 14.08:1.

Should I use black or white text on #c3dabc?

Black. It scores 14.08:1 against #c3dabc, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #c3dabc?

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

What colors go well with #c3dabc?

For interface work: #F6FAF5 as the surface, #D0E2CA for borders, #619452 for secondary text, #684587 as an accent and #36522D for hover and pressed states. For a palette, the analogous pair #D2DABC and #BCDAC4 stays calm, while #D3BCDA is the loudest partner.

What is #c3dabc in CMYK for printing?

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

Is #c3dabc warm or cool?

Neutral — it scores 55 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CEDABC; nudged cooler, #BBDBBF.

Work with #c3dabc in the Color Lab