Skip to content

#c7e2df

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

RGB
199, 226, 223
HSL
173°, 32%, 83%
CMYK
12, 0, 1, 11
Luminance
0.7186

At a glance

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

Hex
#c7e2df
Hue
173°
cyan
Saturation
32%
soft
Lightness
83%
light
Brightness
89%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7186
WCAG relative
Temperature
Cool
82/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
15.37:1
Closest name
Powder Blue
ΔE2000 5.9
Where it sits
Hue173° of 360°
Saturation32%
Lightness83%
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#c7e2df
RGBrgb(199, 226, 223)
HSLhsl(173, 32%, 83%)
CMYKcmyk(12%, 0%, 1%, 11%)
LABlab(87.9 -9.5 -1.6)
LCHlch(87.9 9.6 189.3)
OKLCHoklch(0.892 0.029 188.5)
Decimal13099743
Display P3color(display-p3 0.780 0.886 0.875)

Copy-ready code

/* CSS */
color: #c7e2df;
background-color: #c7e2df;
/* Tailwind (arbitrary) */
class="text-[#c7e2df] bg-[#c7e2df]"
/* SCSS */
$brand: #c7e2df;
/* SwiftUI */
Color(red: 0.780, green: 0.886, blue: 0.875)
/* Android */
Color.parseColor("#c7e2df")
/* Flutter */
Color(0xFFC7E2DF)
/* Python / OpenCV (BGR) */
(223, 226, 199)

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

Accessibility — WCAG contrast

Aa
#c7e2df on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#c7e2df on black: 15.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFDFDF
deuteranopia · #D9DBDF
tritanopia · #C0E4E1

Color scale — 50 to 950

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

#F5F9F9
#ECF3F3
#c7e2df
#B5D9D5
#90C6C0
#6BB2AB
#53A199
#46867F
#386C66
#2B4F4B
#1B312F
Base = 200Lightest = 50 · #F5F9F9Darkest = 950 · #1B312F
:root {
  --brand-50: #F5F9F9;
  --brand-100: #ECF3F3;
  --brand-200: #c7e2df;
  --brand-300: #B5D9D5;
  --brand-400: #90C6C0;
  --brand-500: #6BB2AB;
  --brand-600: #53A199;
  --brand-700: #46867F;
  --brand-800: #386C66;
  --brand-900: #2B4F4B;
  --brand-950: #1B312F;
  --brand: #c7e2df;
  --brand-ink: #000000;
}

Colors that work with #c7e2df

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#C9E3E0
Hairlines and dividers
Muted text#4E978F
Captions on the surface
Accent#8B415B
Second voice, not a rival
Dark variant#2B544F
Hover, pressed, headers
Light variant#EEF6F5
Selected rows, tints
Dark surface#142423
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 #c7e2df

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#E2C7CA
Analogous left#C7E2D1
Analogous right#C7D7E2
Split-complement 1#E2C7D7
Split-complement 2#E2D1C7
Triadic 1#DFC7E2
Triadic 2#E2DFC7
Tetradic#D1C7E2

RGB percentages

Red78.0%
Green88.6%
Blue87.5%

CMYK percentages

Cyan11.9%
Magenta0.0%
Yellow1.3%
Key (black)11.4%

Color previews

#c7e2df text on a black background

contrast 15.37:1

Card sample

#c7e2df text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7e2df

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.

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

#c7e2df, answered

What color is #c7e2df?

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

What is the RGB value of #c7e2df?

rgb(199, 226, 223) — 199 red, 226 green and 223 blue out of 255, or 78% / 88.6% / 87.5% by channel.

Is #c7e2df a light or a dark color?

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

Should I use black or white text on #c7e2df?

Black. It scores 15.37:1 against #c7e2df, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #c7e2df?

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

What colors go well with #c7e2df?

For interface work: #F5FAF9 as the surface, #C9E3E0 for borders, #4E978F for secondary text, #8B415B as an accent and #2B544F for hover and pressed states. For a palette, the analogous pair #C7E2D1 and #C7D7E2 stays calm, while #E2C7CA is the loudest partner.

What is #c7e2df in CMYK for printing?

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

Is #c7e2df 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 #C7E2D5; nudged cooler, #C6DBE3.

Work with #c7e2df in the Color Lab