Skip to content

#ccf3f4

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

RGB
204, 243, 244
HSL
182°, 65%, 88%
CMYK
16, 0, 0, 4
Luminance
0.8347

At a glance

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

Hex
#ccf3f4
Hue
182°
cyan
Saturation
65%
vivid
Lightness
88%
pale
Brightness
96%
HSV value
Perceived
91%
weighted brightness
Luminance
0.8347
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
17.69:1
Closest name
Light Cyan
ΔE2000 3.5
Where it sits
Hue182° of 360°
Saturation65%
Lightness88%
Temperature
Warm ← → Cool88% 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#ccf3f4
RGBrgb(204, 243, 244)
HSLhsl(182, 65%, 88%)
CMYKcmyk(16%, 0%, 0%, 4%)
LABlab(93.2 -12.3 -4.7)
LCHlch(93.2 13.2 200.8)
OKLCHoklch(0.937 0.040 198.4)
Decimal13431796
Display P3color(display-p3 0.800 0.953 0.957)

Copy-ready code

/* CSS */
color: #ccf3f4;
background-color: #ccf3f4;
/* Tailwind (arbitrary) */
class="text-[#ccf3f4] bg-[#ccf3f4]"
/* SCSS */
$brand: #ccf3f4;
/* SwiftUI */
Color(red: 0.800, green: 0.953, blue: 0.957)
/* Android */
Color.parseColor("#ccf3f4")
/* Flutter */
Color(0xFFCCF3F4)
/* Python / OpenCV (BGR) */
(244, 243, 204)

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

Accessibility — WCAG contrast

Aa
#ccf3f4 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#ccf3f4 on black: 17.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDEFF4
deuteranopia · #E5E9F4
tritanopia · #C0F6F3

Color scale — 50 to 950

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

#F4FBFB
#E8F7F7
#ccf3f4
#A3E9EB
#75DEE1
#46D4D7
#2BC5C9
#24A5A8
#1D8486
#196062
#103C3D
Base = 200Lightest = 50 · #F4FBFBDarkest = 950 · #103C3D
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E8F7F7;
  --brand-200: #ccf3f4;
  --brand-300: #A3E9EB;
  --brand-400: #75DEE1;
  --brand-500: #46D4D7;
  --brand-600: #2BC5C9;
  --brand-700: #24A5A8;
  --brand-800: #1D8486;
  --brand-900: #196062;
  --brand-950: #103C3D;
  --brand: #ccf3f4;
  --brand-ink: #000000;
}

Colors that work with #ccf3f4

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#C0ECED
Hairlines and dividers
Muted text#4B999B
Captions on the surface
Accent#AB213F
Second voice, not a rival
Dark variant#176769
Hover, pressed, headers
Light variant#EAFAFA
Selected rows, tints
Dark surface#142424
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 #ccf3f4

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#F4CDCC
Analogous left#CCF4E1
Analogous right#CCDFF4
Split-complement 1#F4CCDF
Split-complement 2#F4E1CC
Triadic 1#F4CCF3
Triadic 2#F3F4CC
Tetradic#E1CCF4

RGB percentages

Red80.0%
Green95.3%
Blue95.7%

CMYK percentages

Cyan16.4%
Magenta0.4%
Yellow0.0%
Key (black)4.3%

Color previews

#ccf3f4 text on a black background

contrast 17.69:1

Card sample

#ccf3f4 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccf3f4

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.

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

#ccf3f4, answered

What color is #ccf3f4?

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

What is the RGB value of #ccf3f4?

rgb(204, 243, 244) — 204 red, 243 green and 244 blue out of 255, or 80% / 95.3% / 95.7% by channel.

Is #ccf3f4 a light or a dark color?

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

Should I use black or white text on #ccf3f4?

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

What is the complementary color of #ccf3f4?

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

What colors go well with #ccf3f4?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B999B for secondary text, #AB213F as an accent and #176769 for hover and pressed states. For a palette, the analogous pair #CCF4E1 and #CCDFF4 stays calm, while #F4CDCC is the loudest partner.

What is #ccf3f4 in CMYK for printing?

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

Is #ccf3f4 warm or cool?

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

Work with #ccf3f4 in the Color Lab