Skip to content

#cbf7f4

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

RGB
203, 247, 244
HSL
176°, 73%, 88%
CMYK
18, 0, 1, 3
Luminance
0.8575

At a glance

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

Hex
#cbf7f4
Hue
176°
cyan
Saturation
73%
vivid
Lightness
88%
pale
Brightness
97%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8575
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
18.15:1
Closest name
Light Cyan
ΔE2000 4.4
Where it sits
Hue176° of 360°
Saturation73%
Lightness88%
Temperature
Warm ← → Cool86% 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#cbf7f4
RGBrgb(203, 247, 244)
HSLhsl(176, 73%, 88%)
CMYKcmyk(18%, 0%, 1%, 3%)
LABlab(94.2 -14.6 -3.2)
LCHlch(94.2 14.9 192.5)
OKLCHoklch(0.945 0.045 191.3)
Decimal13367284
Display P3color(display-p3 0.796 0.969 0.957)

Copy-ready code

/* CSS */
color: #cbf7f4;
background-color: #cbf7f4;
/* Tailwind (arbitrary) */
class="text-[#cbf7f4] bg-[#cbf7f4]"
/* SCSS */
$brand: #cbf7f4;
/* SwiftUI */
Color(red: 0.796, green: 0.969, blue: 0.957)
/* Android */
Color.parseColor("#cbf7f4")
/* Flutter */
Color(0xFFCBF7F4)
/* Python / OpenCV (BGR) */
(244, 247, 203)

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

Accessibility — WCAG contrast

Aa
#cbf7f4 on white: 1.16:1
AA ✗ fail · AA-large · AAA
Aa
#cbf7f4 on black: 18.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F2F2F4
deuteranopia · #E9ECF5
tritanopia · #BEFAF6

Color scale — 50 to 950

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

#F3FCFB
#E7F8F7
#cbf7f4
#9EF0EA
#6DE9E0
#3DE1D6
#21D4C8
#1BB1A7
#168D85
#146661
#0C403D
Base = 200Lightest = 50 · #F3FCFBDarkest = 950 · #0C403D
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E7F8F7;
  --brand-200: #cbf7f4;
  --brand-300: #9EF0EA;
  --brand-400: #6DE9E0;
  --brand-500: #3DE1D6;
  --brand-600: #21D4C8;
  --brand-700: #1BB1A7;
  --brand-800: #168D85;
  --brand-900: #146661;
  --brand-950: #0C403D;
  --brand: #cbf7f4;
  --brand-ink: #000000;
}

Colors that work with #cbf7f4

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#C0EDEA
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#B41847
Second voice, not a rival
Dark variant#116E68
Hover, pressed, headers
Light variant#E9FCFA
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 #cbf7f4

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#F7CBCE
Analogous left#CBF7DE
Analogous right#CBE4F7
Split-complement 1#F7CBE4
Split-complement 2#F7DECB
Triadic 1#F4CBF7
Triadic 2#F7F4CB
Tetradic#DECBF7

RGB percentages

Red79.6%
Green96.9%
Blue95.7%

CMYK percentages

Cyan17.8%
Magenta0.0%
Yellow1.2%
Key (black)3.1%

Color previews

#cbf7f4 text on a black background

contrast 18.15:1

Card sample

#cbf7f4 text on a white background

contrast 1.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cbf7f4

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.

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

#cbf7f4, answered

What color is #cbf7f4?

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

What is the RGB value of #cbf7f4?

rgb(203, 247, 244) — 203 red, 247 green and 244 blue out of 255, or 79.6% / 96.9% / 95.7% by channel.

Is #cbf7f4 a light or a dark color?

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

Should I use black or white text on #cbf7f4?

Black. It scores 18.15:1 against #cbf7f4, versus 1.16:1 for white — AAA at any size.

What is the complementary color of #cbf7f4?

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

What colors go well with #cbf7f4?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B95 for secondary text, #B41847 as an accent and #116E68 for hover and pressed states. For a palette, the analogous pair #CBF7DE and #CBE4F7 stays calm, while #F7CBCE is the loudest partner.

What is #cbf7f4 in CMYK for printing?

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

Is #cbf7f4 warm or cool?

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

Work with #cbf7f4 in the Color Lab