Skip to content

#cde2db

a light, soft cyan · cool · closest name: Light Cyan

RGB
205, 226, 219
HSL
160°, 27%, 85%
CMYK
9, 0, 3, 11
Luminance
0.7249

At a glance

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

Hex
#cde2db
Hue
160°
cyan
Saturation
27%
soft
Lightness
85%
light
Brightness
89%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7249
WCAG relative
Temperature
Cool
72/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
15.50:1
Closest name
Light Cyan
ΔE2000 7.1
Where it sits
Hue160° of 360°
Saturation27%
Lightness85%
Temperature
Warm ← → Cool72% 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#cde2db
RGBrgb(205, 226, 219)
HSLhsl(160, 27%, 85%)
CMYKcmyk(9%, 0%, 3%, 11%)
LABlab(88.2 -8.3 1.0)
LCHlch(88.2 8.3 172.8)
OKLCHoklch(0.895 0.024 173.8)
Decimal13492955
Display P3color(display-p3 0.804 0.886 0.859)

Copy-ready code

/* CSS */
color: #cde2db;
background-color: #cde2db;
/* Tailwind (arbitrary) */
class="text-[#cde2db] bg-[#cde2db]"
/* SCSS */
$brand: #cde2db;
/* SwiftUI */
Color(red: 0.804, green: 0.886, blue: 0.859)
/* Android */
Color.parseColor("#cde2db")
/* Flutter */
Color(0xFFCDE2DB)
/* Python / OpenCV (BGR) */
(219, 226, 205)

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

Accessibility — WCAG contrast

Aa
#cde2db on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#cde2db on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E0DFDB
deuteranopia · #DCDCDB
tritanopia · #C9E3E0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cde2db 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
#EDF3F1
#cde2db
#B8D6CC
#94C1B2
#71AD99
#5A9B85
#4B816F
#3C6759
#2E4C42
#1D3029
Base = 200Lightest = 50 · #F6F9F8Darkest = 950 · #1D3029
:root {
  --brand-50: #F6F9F8;
  --brand-100: #EDF3F1;
  --brand-200: #cde2db;
  --brand-300: #B8D6CC;
  --brand-400: #94C1B2;
  --brand-500: #71AD99;
  --brand-600: #5A9B85;
  --brand-700: #4B816F;
  --brand-800: #3C6759;
  --brand-900: #2E4C42;
  --brand-950: #1D3029;
  --brand: #cde2db;
  --brand-ink: #000000;
}

Colors that work with #cde2db

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#CBE1DA
Hairlines and dividers
Muted text#54917D
Captions on the surface
Accent#86466A
Second voice, not a rival
Dark variant#2F5145
Hover, pressed, headers
Light variant#EFF6F3
Selected rows, tints
Dark surface#15241F
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 #cde2db

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#E2CDD4
Analogous left#CDE2D0
Analogous right#CDDEE2
Split-complement 1#E2CDDE
Split-complement 2#E2D0CD
Triadic 1#DBCDE2
Triadic 2#E2DBCD
Tetradic#D0CDE2

RGB percentages

Red80.4%
Green88.6%
Blue85.9%

CMYK percentages

Cyan9.3%
Magenta0.0%
Yellow3.1%
Key (black)11.4%

Color previews

#cde2db text on a black background

contrast 15.50:1

Card sample

#cde2db text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 226, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 226, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cde2db;
background: linear-gradient(135deg, #cde2db, #CDDBE2);

Monochromatic scale

Palettes built from #cde2db

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.

#cde2db in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#cde2db, answered

What color is #cde2db?

#cde2db is a light soft cyan, closest to Light Cyan (ΔE2000 7.1). It sits at 160° on the hue wheel with 27% saturation and 85% lightness, which reads as cool.

What is the RGB value of #cde2db?

rgb(205, 226, 219) — 205 red, 226 green and 219 blue out of 255, or 80.4% / 88.6% / 85.9% by channel.

Is #cde2db a light or a dark color?

It is a light color. Relative luminance is 0.7249 and perceived brightness is 86%, so black text on it reaches 15.50:1.

Should I use black or white text on #cde2db?

Black. It scores 15.50:1 against #cde2db, versus 1.36:1 for white — AAA at any size.

What is the complementary color of #cde2db?

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

What colors go well with #cde2db?

For interface work: #F5F9F8 as the surface, #CBE1DA for borders, #54917D for secondary text, #86466A as an accent and #2F5145 for hover and pressed states. For a palette, the analogous pair #CDE2D0 and #CDDEE2 stays calm, while #E2CDD4 is the loudest partner.

What is #cde2db in CMYK for printing?

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

Is #cde2db warm or cool?

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

Work with #cde2db in the Color Lab