Skip to content

#dcf2ee

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

RGB
220, 242, 238
HSL
169°, 46%, 91%
CMYK
9, 0, 2, 5
Luminance
0.8489

At a glance

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

Hex
#dcf2ee
Hue
169°
cyan
Saturation
46%
vivid
Lightness
91%
pale
Brightness
95%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8489
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
17.98:1
Closest name
Light Cyan
ΔE2000 3.8
Where it sits
Hue169° of 360°
Saturation46%
Lightness91%
Temperature
Warm ← → Cool83% 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#dcf2ee
RGBrgb(220, 242, 238)
HSLhsl(169, 46%, 91%)
CMYKcmyk(9%, 0%, 2%, 5%)
LABlab(93.8 -7.9 -0.5)
LCHlch(93.8 8.0 183.8)
OKLCHoklch(0.944 0.024 183.7)
Decimal14480110
Display P3color(display-p3 0.863 0.949 0.933)

Copy-ready code

/* CSS */
color: #dcf2ee;
background-color: #dcf2ee;
/* Tailwind (arbitrary) */
class="text-[#dcf2ee] bg-[#dcf2ee]"
/* SCSS */
$brand: #dcf2ee;
/* SwiftUI */
Color(red: 0.863, green: 0.949, blue: 0.933)
/* Android */
Color.parseColor("#dcf2ee")
/* Flutter */
Color(0xFFDCF2EE)
/* Python / OpenCV (BGR) */
(238, 242, 220)

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

Accessibility — WCAG contrast

Aa
#dcf2ee on white: 1.17:1
AA ✗ fail · AA-large · AAA
Aa
#dcf2ee on black: 17.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F0EFEE
deuteranopia · #EBECEE
tritanopia · #D7F3F1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dcf2ee is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F5FAF9
#dcf2ee
#D0EBE6
#ADE1D7
#84D1C3
#5BC2B0
#42B29E
#379584
#2C7769
#23574E
#163631
Base = 100Lightest = 50 · #F5FAF9Darkest = 950 · #163631
:root {
  --brand-50: #F5FAF9;
  --brand-100: #dcf2ee;
  --brand-200: #D0EBE6;
  --brand-300: #ADE1D7;
  --brand-400: #84D1C3;
  --brand-500: #5BC2B0;
  --brand-600: #42B29E;
  --brand-700: #379584;
  --brand-800: #2C7769;
  --brand-900: #23574E;
  --brand-950: #163631;
  --brand: #dcf2ee;
  --brand-ink: #000000;
}

Colors that work with #dcf2ee

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#F4FAF9
Tinted page background
Border#C4E9E2
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#99335E
Second voice, not a rival
Dark variant#235D52
Hover, pressed, headers
Light variant#ECF8F6
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 #dcf2ee

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#F2DCE0
Analogous left#DCF2E3
Analogous right#DCEBF2
Split-complement 1#F2DCEB
Split-complement 2#F2E3DC
Triadic 1#EEDCF2
Triadic 2#F2EEDC
Tetradic#E3DCF2

RGB percentages

Red86.3%
Green94.9%
Blue93.3%

CMYK percentages

Cyan9.1%
Magenta0.0%
Yellow1.7%
Key (black)5.1%

Color previews

#dcf2ee text on a black background

contrast 17.98:1

Card sample

#dcf2ee text on a white background

contrast 1.17:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(220, 242, 238, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(220, 242, 238, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dcf2ee;
background: linear-gradient(135deg, #dcf2ee, #DCE7F2);

Monochromatic scale

Palettes built from #dcf2ee

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.

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

#dcf2ee, answered

What color is #dcf2ee?

#dcf2ee is a pale vivid cyan, closest to Light Cyan (ΔE2000 3.8). It sits at 169° on the hue wheel with 46% saturation and 91% lightness, which reads as cool.

What is the RGB value of #dcf2ee?

rgb(220, 242, 238) — 220 red, 242 green and 238 blue out of 255, or 86.3% / 94.9% / 93.3% by channel.

Is #dcf2ee a light or a dark color?

It is a light color. Relative luminance is 0.8489 and perceived brightness is 92%, so black text on it reaches 17.98:1.

Should I use black or white text on #dcf2ee?

Black. It scores 17.98:1 against #dcf2ee, versus 1.17:1 for white — AAA at any size.

What is the complementary color of #dcf2ee?

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

What colors go well with #dcf2ee?

For interface work: #F4FAF9 as the surface, #C4E9E2 for borders, #4B9B8C for secondary text, #99335E as an accent and #235D52 for hover and pressed states. For a palette, the analogous pair #DCF2E3 and #DCEBF2 stays calm, while #F2DCE0 is the loudest partner.

What is #dcf2ee in CMYK for printing?

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

Is #dcf2ee warm or cool?

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

Work with #dcf2ee in the Color Lab