Skip to content

#c0ddbb

a light, soft green · cool · closest name: Dark Sea Green

RGB
192, 221, 187
HSL
111°, 33%, 80%
CMYK
13, 0, 15, 13
Luminance
0.6651

At a glance

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

Hex
#c0ddbb
Hue
111°
green
Saturation
33%
soft
Lightness
80%
light
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6651
WCAG relative
Temperature
Cool
58/100 cool
Color family
Green
Tone
Soft
Best ink
Black
14.30:1
Closest name
Dark Sea Green
ΔE2000 10.3
Where it sits
Hue111° of 360°
Saturation33%
Lightness80%
Temperature
Warm ← → Cool58% 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#c0ddbb
RGBrgb(192, 221, 187)
HSLhsl(111, 33%, 80%)
CMYKcmyk(13%, 0%, 15%, 13%)
LABlab(85.3 -15.9 13.5)
LCHlch(85.3 20.9 139.6)
OKLCHoklch(0.867 0.056 141.0)
Decimal12639675
Display P3color(display-p3 0.753 0.867 0.733)

Copy-ready code

/* CSS */
color: #c0ddbb;
background-color: #c0ddbb;
/* Tailwind (arbitrary) */
class="text-[#c0ddbb] bg-[#c0ddbb]"
/* SCSS */
$brand: #c0ddbb;
/* SwiftUI */
Color(red: 0.753, green: 0.867, blue: 0.733)
/* Android */
Color.parseColor("#c0ddbb")
/* Flutter */
Color(0xFFC0DDBB)
/* Python / OpenCV (BGR) */
(187, 221, 192)

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

Accessibility — WCAG contrast

Aa
#c0ddbb on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#c0ddbb on black: 14.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFD7B9
deuteranopia · #DAD4BD
tritanopia · #BEDBD3

Color scale — 50 to 950

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

#F6F9F5
#EDF4EC
#D7E8D4
#c0ddbb
#97C78F
#74B469
#5EA352
#4E8844
#3E6D36
#30502A
#1E321B
Base = 300Lightest = 50 · #F6F9F5Darkest = 950 · #1E321B
:root {
  --brand-50: #F6F9F5;
  --brand-100: #EDF4EC;
  --brand-200: #D7E8D4;
  --brand-300: #c0ddbb;
  --brand-400: #97C78F;
  --brand-500: #74B469;
  --brand-600: #5EA352;
  --brand-700: #4E8844;
  --brand-800: #3E6D36;
  --brand-900: #30502A;
  --brand-950: #1E321B;
  --brand: #c0ddbb;
  --brand-ink: #000000;
}

Colors that work with #c0ddbb

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#CDE4C9
Hairlines and dividers
Muted text#58994D
Captions on the surface
Accent#6E408C
Second voice, not a rival
Dark variant#31552B
Hover, pressed, headers
Light variant#EFF6EE
Selected rows, tints
Dark surface#162414
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 #c0ddbb

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#D8BBDD
Analogous left#D1DDBB
Analogous right#BBDDC7
Split-complement 1#C7BBDD
Split-complement 2#DDBBD1
Triadic 1#BBC0DD
Triadic 2#DDBBC0
Tetradic#BBD1DD

RGB percentages

Red75.3%
Green86.7%
Blue73.3%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow15.4%
Key (black)13.3%

Color previews

#c0ddbb text on a black background

contrast 14.30:1

Card sample

#c0ddbb text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 221, 187, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 221, 187, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c0ddbb;
background: linear-gradient(135deg, #c0ddbb, #BBDDCD);

Monochromatic scale

Palettes built from #c0ddbb

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.

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

#c0ddbb, answered

What color is #c0ddbb?

#c0ddbb is a light soft green, closest to Dark Sea Green (ΔE2000 10.3). It sits at 111° on the hue wheel with 33% saturation and 80% lightness, which reads as cool.

What is the RGB value of #c0ddbb?

rgb(192, 221, 187) — 192 red, 221 green and 187 blue out of 255, or 75.3% / 86.7% / 73.3% by channel.

Is #c0ddbb a light or a dark color?

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

Should I use black or white text on #c0ddbb?

Black. It scores 14.30:1 against #c0ddbb, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #c0ddbb?

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

What colors go well with #c0ddbb?

For interface work: #F6FAF5 as the surface, #CDE4C9 for borders, #58994D for secondary text, #6E408C as an accent and #31552B for hover and pressed states. For a palette, the analogous pair #D1DDBB and #BBDDC7 stays calm, while #D8BBDD is the loudest partner.

What is #c0ddbb in CMYK for printing?

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

Is #c0ddbb warm or cool?

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

Work with #c0ddbb in the Color Lab