Skip to content

#cfe6df

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

RGB
207, 230, 223
HSL
162°, 32%, 86%
CMYK
10, 0, 3, 10
Luminance
0.7519

At a glance

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

Hex
#cfe6df
Hue
162°
cyan
Saturation
32%
soft
Lightness
86%
pale
Brightness
90%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7519
WCAG relative
Temperature
Cool
77/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
16.04:1
Closest name
Light Cyan
ΔE2000 6.2
Where it sits
Hue162° of 360°
Saturation32%
Lightness86%
Temperature
Warm ← → Cool77% 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#cfe6df
RGBrgb(207, 230, 223)
HSLhsl(162, 32%, 86%)
CMYKcmyk(10%, 0%, 3%, 10%)
LABlab(89.5 -8.9 0.8)
LCHlch(89.5 8.9 174.7)
OKLCHoklch(0.906 0.026 175.5)
Decimal13625055
Display P3color(display-p3 0.812 0.902 0.875)

Copy-ready code

/* CSS */
color: #cfe6df;
background-color: #cfe6df;
/* Tailwind (arbitrary) */
class="text-[#cfe6df] bg-[#cfe6df]"
/* SCSS */
$brand: #cfe6df;
/* SwiftUI */
Color(red: 0.812, green: 0.902, blue: 0.875)
/* Android */
Color.parseColor("#cfe6df")
/* Flutter */
Color(0xFFCFE6DF)
/* Python / OpenCV (BGR) */
(223, 230, 207)

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

Accessibility — WCAG contrast

Aa
#cfe6df on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#cfe6df on black: 16.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4E3DF
deuteranopia · #E0E0DF
tritanopia · #CAE7E4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cfe6df 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
#ECF3F1
#cfe6df
#B5D9CE
#90C5B5
#6BB29D
#54A189
#468673
#386B5C
#2B4F44
#1B312B
Base = 200Lightest = 50 · #F5F9F8Darkest = 950 · #1B312B
:root {
  --brand-50: #F5F9F8;
  --brand-100: #ECF3F1;
  --brand-200: #cfe6df;
  --brand-300: #B5D9CE;
  --brand-400: #90C5B5;
  --brand-500: #6BB29D;
  --brand-600: #54A189;
  --brand-700: #468673;
  --brand-800: #386B5C;
  --brand-900: #2B4F44;
  --brand-950: #1B312B;
  --brand: #cfe6df;
  --brand-ink: #000000;
}

Colors that work with #cfe6df

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#F5FAF8
Tinted page background
Border#C9E3DB
Hairlines and dividers
Muted text#4F9781
Captions on the surface
Accent#89436A
Second voice, not a rival
Dark variant#2C5448
Hover, pressed, headers
Light variant#EEF6F4
Selected rows, tints
Dark surface#14241F
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 #cfe6df

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#E6CFD6
Analogous left#CFE6D4
Analogous right#CFE2E6
Split-complement 1#E6CFE2
Split-complement 2#E6D4CF
Triadic 1#DFCFE6
Triadic 2#E6DFCF
Tetradic#D4CFE6

RGB percentages

Red81.2%
Green90.2%
Blue87.5%

CMYK percentages

Cyan10.0%
Magenta0.0%
Yellow3.0%
Key (black)9.8%

Color previews

#cfe6df text on a black background

contrast 16.04:1

Card sample

#cfe6df text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfe6df

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.

#cfe6df 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

Very light tints can drop out on uncoated stock; check it at 100% size before signing off.

#cfe6df, answered

What color is #cfe6df?

#cfe6df is a pale soft cyan, closest to Light Cyan (ΔE2000 6.2). It sits at 162° on the hue wheel with 32% saturation and 86% lightness, which reads as cool.

What is the RGB value of #cfe6df?

rgb(207, 230, 223) — 207 red, 230 green and 223 blue out of 255, or 81.2% / 90.2% / 87.5% by channel.

Is #cfe6df a light or a dark color?

It is a light color. Relative luminance is 0.7519 and perceived brightness is 87%, so black text on it reaches 16.04:1.

Should I use black or white text on #cfe6df?

Black. It scores 16.04:1 against #cfe6df, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #cfe6df?

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

What colors go well with #cfe6df?

For interface work: #F5FAF8 as the surface, #C9E3DB for borders, #4F9781 for secondary text, #89436A as an accent and #2C5448 for hover and pressed states. For a palette, the analogous pair #CFE6D4 and #CFE2E6 stays calm, while #E6CFD6 is the loudest partner.

What is #cfe6df in CMYK for printing?

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

Is #cfe6df warm or cool?

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

Work with #cfe6df in the Color Lab