Skip to content

#c8f2f4

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

RGB
200, 242, 244
HSL
183°, 67%, 87%
CMYK
18, 1, 0, 4
Luminance
0.8232

At a glance

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

Hex
#c8f2f4
Hue
183°
cyan
Saturation
67%
vivid
Lightness
87%
pale
Brightness
96%
HSV value
Perceived
90%
weighted brightness
Luminance
0.8232
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
17.46:1
Closest name
Light Cyan
ΔE2000 4.2
Where it sits
Hue183° of 360°
Saturation67%
Lightness87%
Temperature
Warm ← → Cool89% 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#c8f2f4
RGBrgb(200, 242, 244)
HSLhsl(183, 67%, 87%)
CMYKcmyk(18%, 1%, 0%, 4%)
LABlab(92.7 -13.0 -5.5)
LCHlch(92.7 14.1 202.7)
OKLCHoklch(0.932 0.043 200.0)
Decimal13169396
Display P3color(display-p3 0.784 0.949 0.957)

Copy-ready code

/* CSS */
color: #c8f2f4;
background-color: #c8f2f4;
/* Tailwind (arbitrary) */
class="text-[#c8f2f4] bg-[#c8f2f4]"
/* SCSS */
$brand: #c8f2f4;
/* SwiftUI */
Color(red: 0.784, green: 0.949, blue: 0.957)
/* Android */
Color.parseColor("#c8f2f4")
/* Flutter */
Color(0xFFC8F2F4)
/* Python / OpenCV (BGR) */
(244, 242, 200)

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

Accessibility — WCAG contrast

Aa
#c8f2f4 on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#c8f2f4 on black: 17.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #ECEEF4
deuteranopia · #E3E7F4
tritanopia · #BBF5F2

Color scale — 50 to 950

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

#F3FBFB
#E8F7F8
#c8f2f4
#A1E9EC
#73DEE3
#44D3DA
#29C5CC
#22A4AA
#1B8388
#185F63
#0F3C3E
Base = 200Lightest = 50 · #F3FBFBDarkest = 950 · #0F3C3E
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E8F7F8;
  --brand-200: #c8f2f4;
  --brand-300: #A1E9EC;
  --brand-400: #73DEE3;
  --brand-500: #44D3DA;
  --brand-600: #29C5CC;
  --brand-700: #22A4AA;
  --brand-800: #1B8388;
  --brand-900: #185F63;
  --brand-950: #0F3C3E;
  --brand: #c8f2f4;
  --brand-ink: #000000;
}

Colors that work with #c8f2f4

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#C0EBED
Hairlines and dividers
Muted text#4B979B
Captions on the surface
Accent#AD1F3B
Second voice, not a rival
Dark variant#15666A
Hover, pressed, headers
Light variant#EAFAFB
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 #c8f2f4

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#F4CAC8
Analogous left#C8F4E0
Analogous right#C8DCF4
Split-complement 1#F4C8DC
Split-complement 2#F4E0C8
Triadic 1#F4C8F2
Triadic 2#F2F4C8
Tetradic#E0C8F4

RGB percentages

Red78.4%
Green94.9%
Blue95.7%

CMYK percentages

Cyan18.0%
Magenta0.8%
Yellow0.0%
Key (black)4.3%

Color previews

#c8f2f4 text on a black background

contrast 17.46:1

Card sample

#c8f2f4 text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8f2f4

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.

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

#c8f2f4, answered

What color is #c8f2f4?

#c8f2f4 is a pale vivid cyan, closest to Light Cyan (ΔE2000 4.2). It sits at 183° on the hue wheel with 67% saturation and 87% lightness, which reads as cool.

What is the RGB value of #c8f2f4?

rgb(200, 242, 244) — 200 red, 242 green and 244 blue out of 255, or 78.4% / 94.9% / 95.7% by channel.

Is #c8f2f4 a light or a dark color?

It is a light color. Relative luminance is 0.8232 and perceived brightness is 90%, so black text on it reaches 17.46:1.

Should I use black or white text on #c8f2f4?

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

What is the complementary color of #c8f2f4?

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

What colors go well with #c8f2f4?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B979B for secondary text, #AD1F3B as an accent and #15666A for hover and pressed states. For a palette, the analogous pair #C8F4E0 and #C8DCF4 stays calm, while #F4CAC8 is the loudest partner.

What is #c8f2f4 in CMYK for printing?

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

Is #c8f2f4 warm or cool?

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

Work with #c8f2f4 in the Color Lab