Skip to content

#dbf7f3

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

RGB
219, 247, 243
HSL
171°, 64%, 91%
CMYK
11, 0, 2, 3
Luminance
0.8805

At a glance

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

Hex
#dbf7f3
Hue
171°
cyan
Saturation
64%
vivid
Lightness
91%
pale
Brightness
97%
HSV value
Perceived
94%
weighted brightness
Luminance
0.8805
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
18.61:1
Closest name
Light Cyan
ΔE2000 2.4
Where it sits
Hue171° of 360°
Saturation64%
Lightness91%
Temperature
Warm ← → Cool84% 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#dbf7f3
RGBrgb(219, 247, 243)
HSLhsl(171, 64%, 91%)
CMYKcmyk(11%, 0%, 2%, 3%)
LABlab(95.2 -9.8 -1.2)
LCHlch(95.2 9.9 186.7)
OKLCHoklch(0.955 0.030 186.3)
Decimal14415859
Display P3color(display-p3 0.859 0.969 0.953)

Copy-ready code

/* CSS */
color: #dbf7f3;
background-color: #dbf7f3;
/* Tailwind (arbitrary) */
class="text-[#dbf7f3] bg-[#dbf7f3]"
/* SCSS */
$brand: #dbf7f3;
/* SwiftUI */
Color(red: 0.859, green: 0.969, blue: 0.953)
/* Android */
Color.parseColor("#dbf7f3")
/* Flutter */
Color(0xFFDBF7F3)
/* Python / OpenCV (BGR) */
(243, 247, 219)

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

Accessibility — WCAG contrast

Aa
#dbf7f3 on white: 1.13:1
AA ✗ fail · AA-large · AAA
Aa
#dbf7f3 on black: 18.61:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4F4F3
deuteranopia · #EEEFF3
tritanopia · #D4F8F6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbf7f3 is pinned to step 100; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F4FBFA
#dbf7f3
#CBF0EB
#A3EBE0
#75E0D1
#47D6C2
#2DC8B2
#25A794
#1E8577
#196157
#103D36
Base = 100Lightest = 50 · #F4FBFADarkest = 950 · #103D36
:root {
  --brand-50: #F4FBFA;
  --brand-100: #dbf7f3;
  --brand-200: #CBF0EB;
  --brand-300: #A3EBE0;
  --brand-400: #75E0D1;
  --brand-500: #47D6C2;
  --brand-600: #2DC8B2;
  --brand-700: #25A794;
  --brand-800: #1E8577;
  --brand-900: #196157;
  --brand-950: #103D36;
  --brand: #dbf7f3;
  --brand-ink: #000000;
}

Colors that work with #dbf7f3

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#C0EDE6
Hairlines and dividers
Muted text#4B9B8F
Captions on the surface
Accent#AC2058
Second voice, not a rival
Dark variant#17685D
Hover, pressed, headers
Light variant#EAFAF8
Selected rows, tints
Dark surface#142422
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 #dbf7f3

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#F7DBDF
Analogous left#DBF7E5
Analogous right#DBEDF7
Split-complement 1#F7DBED
Split-complement 2#F7E5DB
Triadic 1#F3DBF7
Triadic 2#F7F3DB
Tetradic#E5DBF7

RGB percentages

Red85.9%
Green96.9%
Blue95.3%

CMYK percentages

Cyan11.3%
Magenta0.0%
Yellow1.6%
Key (black)3.1%

Color previews

#dbf7f3 text on a black background

contrast 18.61:1

Card sample

#dbf7f3 text on a white background

contrast 1.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbf7f3

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.

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

#dbf7f3, answered

What color is #dbf7f3?

#dbf7f3 is a pale vivid cyan, closest to Light Cyan (ΔE2000 2.4). It sits at 171° on the hue wheel with 64% saturation and 91% lightness, which reads as cool.

What is the RGB value of #dbf7f3?

rgb(219, 247, 243) — 219 red, 247 green and 243 blue out of 255, or 85.9% / 96.9% / 95.3% by channel.

Is #dbf7f3 a light or a dark color?

It is a light color. Relative luminance is 0.8805 and perceived brightness is 94%, so black text on it reaches 18.61:1.

Should I use black or white text on #dbf7f3?

Black. It scores 18.61:1 against #dbf7f3, versus 1.13:1 for white — AAA at any size.

What is the complementary color of #dbf7f3?

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

What colors go well with #dbf7f3?

For interface work: #F4FAFA as the surface, #C0EDE6 for borders, #4B9B8F for secondary text, #AC2058 as an accent and #17685D for hover and pressed states. For a palette, the analogous pair #DBF7E5 and #DBEDF7 stays calm, while #F7DBDF is the loudest partner.

What is #dbf7f3 in CMYK for printing?

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

Is #dbf7f3 warm or cool?

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

Work with #dbf7f3 in the Color Lab