Skip to content

#c2e2db

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

RGB
194, 226, 219
HSL
167°, 36%, 82%
CMYK
14, 0, 3, 11
Luminance
0.7098

At a glance

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

Hex
#c2e2db
Hue
167°
cyan
Saturation
36%
soft
Lightness
82%
light
Brightness
89%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7098
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
15.20:1
Closest name
Powder Blue
ΔE2000 6.2
Where it sits
Hue167° of 360°
Saturation36%
Lightness82%
Temperature
Warm ← → Cool82% 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#c2e2db
RGBrgb(194, 226, 219)
HSLhsl(167, 36%, 82%)
CMYKcmyk(14%, 0%, 3%, 11%)
LABlab(87.5 -11.8 -0.1)
LCHlch(87.5 11.8 180.5)
OKLCHoklch(0.888 0.035 180.8)
Decimal12772059
Display P3color(display-p3 0.761 0.886 0.859)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#c2e2db on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#c2e2db on black: 15.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFDEDB
deuteranopia · #D9D9DC
tritanopia · #BAE3E0

Color scale — 50 to 950

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

#F5F9F9
#EBF4F2
#D3E8E4
#c2e2db
#8DC9BC
#67B7A5
#4FA693
#428A7A
#356F62
#295148
#1A332D
Base = 300Lightest = 50 · #F5F9F9Darkest = 950 · #1A332D
:root {
  --brand-50: #F5F9F9;
  --brand-100: #EBF4F2;
  --brand-200: #D3E8E4;
  --brand-300: #c2e2db;
  --brand-400: #8DC9BC;
  --brand-500: #67B7A5;
  --brand-600: #4FA693;
  --brand-700: #428A7A;
  --brand-800: #356F62;
  --brand-900: #295148;
  --brand-950: #1A332D;
  --brand: #c2e2db;
  --brand-ink: #000000;
}

Colors that work with #c2e2db

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#C8E5DE
Hairlines and dividers
Muted text#4B9B89
Captions on the surface
Accent#8F3D64
Second voice, not a rival
Dark variant#29564D
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 #c2e2db

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#E2C2C9
Analogous left#C2E2CB
Analogous right#C2D9E2
Split-complement 1#E2C2D9
Split-complement 2#E2CBC2
Triadic 1#DBC2E2
Triadic 2#E2DBC2
Tetradic#CBC2E2

RGB percentages

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

CMYK percentages

Cyan14.2%
Magenta0.0%
Yellow3.1%
Key (black)11.4%

Color previews

#c2e2db text on a black background

contrast 15.20:1

Card sample

#c2e2db text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2e2db

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.

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

#c2e2db, answered

What color is #c2e2db?

#c2e2db is a light soft cyan, closest to Powder Blue (ΔE2000 6.2). It sits at 167° on the hue wheel with 36% saturation and 82% lightness, which reads as cool.

What is the RGB value of #c2e2db?

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

Is #c2e2db a light or a dark color?

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

Should I use black or white text on #c2e2db?

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

What is the complementary color of #c2e2db?

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

What colors go well with #c2e2db?

For interface work: #F5FAF9 as the surface, #C8E5DE for borders, #4B9B89 for secondary text, #8F3D64 as an accent and #29564D for hover and pressed states. For a palette, the analogous pair #C2E2CB and #C2D9E2 stays calm, while #E2C2C9 is the loudest partner.

What is #c2e2db in CMYK for printing?

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

Is #c2e2db warm or cool?

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

Work with #c2e2db in the Color Lab