Skip to content

#cdf0fb

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

RGB
205, 240, 251
HSL
194°, 85%, 89%
CMYK
18, 4, 0, 2
Luminance
0.8226

At a glance

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

Hex
#cdf0fb
Hue
194°
cyan
Saturation
85%
electric
Lightness
89%
pale
Brightness
98%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8226
WCAG relative
Temperature
Cool
93/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
17.45:1
Closest name
Light Cyan
ΔE2000 5.6
Where it sits
Hue194° of 360°
Saturation85%
Lightness89%
Temperature
Warm ← → Cool93% 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#cdf0fb
RGBrgb(205, 240, 251)
HSLhsl(194, 85%, 89%)
CMYKcmyk(18%, 4%, 0%, 2%)
LABlab(92.7 -9.1 -9.1)
LCHlch(92.7 12.8 225.1)
OKLCHoklch(0.933 0.039 218.7)
Decimal13496571
Display P3color(display-p3 0.804 0.941 0.984)

Copy-ready code

/* CSS */
color: #cdf0fb;
background-color: #cdf0fb;
/* Tailwind (arbitrary) */
class="text-[#cdf0fb] bg-[#cdf0fb]"
/* SCSS */
$brand: #cdf0fb;
/* SwiftUI */
Color(red: 0.804, green: 0.941, blue: 0.984)
/* Android */
Color.parseColor("#cdf0fb")
/* Flutter */
Color(0xFFCDF0FB)
/* Python / OpenCV (BGR) */
(251, 240, 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 #cdf0fb · 17.45:1
Use #000000AAA at every size.
Aa
White text · 1.20:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.45:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdf0fb as text scores 1.20:1 on white and 17.45:1 on black.

Accessibility — WCAG contrast

Aa
#cdf0fb on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#cdf0fb on black: 17.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9EDFC
deuteranopia · #E1E7FB
tritanopia · #C0F4F3

Color scale — 50 to 950

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

#F2FAFC
#E5F5FA
#cdf0fb
#97E0F7
#63D0F3
#2FC1EE
#12B1E3
#0F93BD
#0C7697
#0D566D
#083644
Base = 200Lightest = 50 · #F2FAFCDarkest = 950 · #083644
:root {
  --brand-50: #F2FAFC;
  --brand-100: #E5F5FA;
  --brand-200: #cdf0fb;
  --brand-300: #97E0F7;
  --brand-400: #63D0F3;
  --brand-500: #2FC1EE;
  --brand-600: #12B1E3;
  --brand-700: #0F93BD;
  --brand-800: #0C7697;
  --brand-900: #0D566D;
  --brand-950: #083644;
  --brand: #cdf0fb;
  --brand-ink: #000000;
}

Colors that work with #cdf0fb

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#F4F9FA
Tinted page background
Border#C0E2ED
Hairlines and dividers
Muted text#4B889B
Captions on the surface
Accent#C10B0B
Second voice, not a rival
Dark variant#095C76
Hover, pressed, headers
Light variant#E7F8FD
Selected rows, tints
Dark surface#142024
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 #cdf0fb

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#FBD8CD
Analogous left#CDFBEF
Analogous right#CDD9FB
Split-complement 1#FBCDD9
Split-complement 2#FBEFCD
Triadic 1#FBCDF0
Triadic 2#F0FBCD
Tetradic#EFCDFB

RGB percentages

Red80.4%
Green94.1%
Blue98.4%

CMYK percentages

Cyan18.3%
Magenta4.4%
Yellow0.0%
Key (black)1.6%

Color previews

#cdf0fb text on a black background

contrast 17.45:1

Card sample

#cdf0fb text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf0fb

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.

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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cdf0fb, answered

What color is #cdf0fb?

#cdf0fb is a pale electric cyan, closest to Light Cyan (ΔE2000 5.6). It sits at 194° on the hue wheel with 85% saturation and 89% lightness, which reads as cool.

What is the RGB value of #cdf0fb?

rgb(205, 240, 251) — 205 red, 240 green and 251 blue out of 255, or 80.4% / 94.1% / 98.4% by channel.

Is #cdf0fb a light or a dark color?

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

Should I use black or white text on #cdf0fb?

Black. It scores 17.45:1 against #cdf0fb, versus 1.20:1 for white — AAA at any size.

What is the complementary color of #cdf0fb?

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

What colors go well with #cdf0fb?

For interface work: #F4F9FA as the surface, #C0E2ED for borders, #4B889B for secondary text, #C10B0B as an accent and #095C76 for hover and pressed states. For a palette, the analogous pair #CDFBEF and #CDD9FB stays calm, while #FBD8CD is the loudest partner.

What is #cdf0fb in CMYK for printing?

cmyk(18%, 4%, 0%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cdf0fb warm or cool?

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

Work with #cdf0fb in the Color Lab