Skip to content

#c4e2db

a light, soft cyan · cool · closest name: Powder Blue

RGB
196, 226, 219
HSL
166°, 34%, 83%
CMYK
13, 0, 3, 11
Luminance
0.7124

At a glance

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

Hex
#c4e2db
Hue
166°
cyan
Saturation
34%
soft
Lightness
83%
light
Brightness
89%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7124
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
15.25:1
Closest name
Powder Blue
ΔE2000 6.5
Where it sits
Hue166° of 360°
Saturation34%
Lightness83%
Temperature
Warm ← → Cool81% 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#c4e2db
RGBrgb(196, 226, 219)
HSLhsl(166, 34%, 83%)
CMYKcmyk(13%, 0%, 3%, 11%)
LABlab(87.6 -11.2 0.1)
LCHlch(87.6 11.2 179.5)
OKLCHoklch(0.889 0.033 179.9)
Decimal12903131
Display P3color(display-p3 0.769 0.886 0.859)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#c4e2db on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#c4e2db on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFDEDB
deuteranopia · #D9DADC
tritanopia · #BDE3E0

Color scale — 50 to 950

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

#F5F9F8
#ECF4F2
#c4e2db
#B4DAD1
#8EC8BA
#69B5A3
#51A491
#438979
#366D60
#2A5047
#1A322D
Base = 200Lightest = 50 · #F5F9F8Darkest = 950 · #1A322D
:root {
  --brand-50: #F5F9F8;
  --brand-100: #ECF4F2;
  --brand-200: #c4e2db;
  --brand-300: #B4DAD1;
  --brand-400: #8EC8BA;
  --brand-500: #69B5A3;
  --brand-600: #51A491;
  --brand-700: #438979;
  --brand-800: #366D60;
  --brand-900: #2A5047;
  --brand-950: #1A322D;
  --brand: #c4e2db;
  --brand-ink: #000000;
}

Colors that work with #c4e2db

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#F5FAF9
Tinted page background
Border#C8E4DE
Hairlines and dividers
Muted text#4C9A88
Captions on the surface
Accent#8D3F64
Second voice, not a rival
Dark variant#2A554B
Hover, pressed, headers
Light variant#EEF7F5
Selected rows, tints
Dark surface#142421
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 #c4e2db

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#E2C4CB
Analogous left#C4E2CC
Analogous right#C4DAE2
Split-complement 1#E2C4DA
Split-complement 2#E2CCC4
Triadic 1#DBC4E2
Triadic 2#E2DBC4
Tetradic#CCC4E2

RGB percentages

Red76.9%
Green88.6%
Blue85.9%

CMYK percentages

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

Color previews

#c4e2db text on a black background

contrast 15.25:1

Card sample

#c4e2db text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c4e2db

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.

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

#c4e2db, answered

What color is #c4e2db?

#c4e2db is a light soft cyan, closest to Powder Blue (ΔE2000 6.5). It sits at 166° on the hue wheel with 34% saturation and 83% lightness, which reads as cool.

What is the RGB value of #c4e2db?

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

Is #c4e2db a light or a dark color?

It is a light color. Relative luminance is 0.7124 and perceived brightness is 85%, so black text on it reaches 15.25:1.

Should I use black or white text on #c4e2db?

Black. It scores 15.25:1 against #c4e2db, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #c4e2db?

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

What colors go well with #c4e2db?

For interface work: #F5FAF9 as the surface, #C8E4DE for borders, #4C9A88 for secondary text, #8D3F64 as an accent and #2A554B for hover and pressed states. For a palette, the analogous pair #C4E2CC and #C4DAE2 stays calm, while #E2C4CB is the loudest partner.

What is #c4e2db in CMYK for printing?

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

Is #c4e2db warm or cool?

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

Work with #c4e2db in the Color Lab