Skip to content

#cdf3ef

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

RGB
205, 243, 239
HSL
174°, 61%, 88%
CMYK
16, 0, 2, 5
Luminance
0.8331

At a glance

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

Hex
#cdf3ef
Hue
174°
cyan
Saturation
61%
vivid
Lightness
88%
pale
Brightness
95%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8331
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
17.66:1
Closest name
Light Cyan
ΔE2000 4
Where it sits
Hue174° of 360°
Saturation61%
Lightness88%
Temperature
Warm ← → Cool85% 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#cdf3ef
RGBrgb(205, 243, 239)
HSLhsl(174, 61%, 88%)
CMYKcmyk(16%, 0%, 2%, 5%)
LABlab(93.2 -13.0 -2.2)
LCHlch(93.2 13.2 189.5)
OKLCHoklch(0.936 0.040 188.7)
Decimal13497327
Display P3color(display-p3 0.804 0.953 0.937)

Copy-ready code

/* CSS */
color: #cdf3ef;
background-color: #cdf3ef;
/* Tailwind (arbitrary) */
class="text-[#cdf3ef] bg-[#cdf3ef]"
/* SCSS */
$brand: #cdf3ef;
/* SwiftUI */
Color(red: 0.804, green: 0.953, blue: 0.937)
/* Android */
Color.parseColor("#cdf3ef")
/* Flutter */
Color(0xFFCDF3EF)
/* Python / OpenCV (BGR) */
(239, 243, 205)

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

Accessibility — WCAG contrast

Aa
#cdf3ef on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#cdf3ef on black: 17.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFEFEF
deuteranopia · #E7E9F0
tritanopia · #C3F5F2

Color scale — 50 to 950

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

#F4FBFA
#E8F7F5
#cdf3ef
#A5E9E2
#77DED4
#4AD4C5
#2FC5B6
#27A597
#208479
#1B6058
#113C37
Base = 200Lightest = 50 · #F4FBFADarkest = 950 · #113C37
:root {
  --brand-50: #F4FBFA;
  --brand-100: #E8F7F5;
  --brand-200: #cdf3ef;
  --brand-300: #A5E9E2;
  --brand-400: #77DED4;
  --brand-500: #4AD4C5;
  --brand-600: #2FC5B6;
  --brand-700: #27A597;
  --brand-800: #208479;
  --brand-900: #1B6058;
  --brand-950: #113C37;
  --brand: #cdf3ef;
  --brand-ink: #000000;
}

Colors that work with #cdf3ef

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#F4FAFA
Tinted page background
Border#C0EDE8
Hairlines and dividers
Muted text#4B9B92
Captions on the surface
Accent#A82452
Second voice, not a rival
Dark variant#19675F
Hover, pressed, headers
Light variant#EAFAF8
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 #cdf3ef

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#F3CDD1
Analogous left#CDF3DC
Analogous right#CDE4F3
Split-complement 1#F3CDE4
Split-complement 2#F3DCCD
Triadic 1#EFCDF3
Triadic 2#F3EFCD
Tetradic#DCCDF3

RGB percentages

Red80.4%
Green95.3%
Blue93.7%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow1.6%
Key (black)4.7%

Color previews

#cdf3ef text on a black background

contrast 17.66:1

Card sample

#cdf3ef text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 243, 239, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 243, 239, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdf3ef;
background: linear-gradient(135deg, #cdf3ef, #CDDEF3);

Monochromatic scale

Palettes built from #cdf3ef

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.

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

#cdf3ef, answered

What color is #cdf3ef?

#cdf3ef is a pale vivid cyan, closest to Light Cyan (ΔE2000 4). It sits at 174° on the hue wheel with 61% saturation and 88% lightness, which reads as cool.

What is the RGB value of #cdf3ef?

rgb(205, 243, 239) — 205 red, 243 green and 239 blue out of 255, or 80.4% / 95.3% / 93.7% by channel.

Is #cdf3ef a light or a dark color?

It is a light color. Relative luminance is 0.8331 and perceived brightness is 91%, so black text on it reaches 17.66:1.

Should I use black or white text on #cdf3ef?

Black. It scores 17.66:1 against #cdf3ef, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #cdf3ef?

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

What colors go well with #cdf3ef?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B92 for secondary text, #A82452 as an accent and #19675F for hover and pressed states. For a palette, the analogous pair #CDF3DC and #CDE4F3 stays calm, while #F3CDD1 is the loudest partner.

What is #cdf3ef in CMYK for printing?

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

Is #cdf3ef warm or cool?

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

Work with #cdf3ef in the Color Lab