Skip to content

#dbf4f0

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

RGB
219, 244, 240
HSL
170°, 53%, 91%
CMYK
10, 0, 2, 4
Luminance
0.8605

At a glance

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

Hex
#dbf4f0
Hue
170°
cyan
Saturation
53%
vivid
Lightness
91%
pale
Brightness
96%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8605
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
18.21:1
Closest name
Light Cyan
ΔE2000 3.1
Where it sits
Hue170° of 360°
Saturation53%
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#dbf4f0
RGBrgb(219, 244, 240)
HSLhsl(170, 53%, 91%)
CMYKcmyk(10%, 0%, 2%, 4%)
LABlab(94.3 -8.9 -0.8)
LCHlch(94.3 8.9 185.5)
OKLCHoklch(0.948 0.027 185.2)
Decimal14415088
Display P3color(display-p3 0.859 0.957 0.941)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbf4f0 on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#dbf4f0 on black: 18.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F1F1F0
deuteranopia · #ECEDF0
tritanopia · #D5F5F3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbf4f0 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
#dbf4f0
#CEEDE8
#A9E5DB
#7ED8C9
#53CAB7
#39BCA7
#309C8B
#267D6F
#1F5B52
#143933
Base = 100Lightest = 50 · #F4FBFADarkest = 950 · #143933
:root {
  --brand-50: #F4FBFA;
  --brand-100: #dbf4f0;
  --brand-200: #CEEDE8;
  --brand-300: #A9E5DB;
  --brand-400: #7ED8C9;
  --brand-500: #53CAB7;
  --brand-600: #39BCA7;
  --brand-700: #309C8B;
  --brand-800: #267D6F;
  --brand-900: #1F5B52;
  --brand-950: #143933;
  --brand: #dbf4f0;
  --brand-ink: #000000;
}

Colors that work with #dbf4f0

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#F4FAF9
Tinted page background
Border#C0ECE5
Hairlines and dividers
Muted text#4B9B8E
Captions on the surface
Accent#A12B5B
Second voice, not a rival
Dark variant#1E6257
Hover, pressed, headers
Light variant#EBF9F7
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 #dbf4f0

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#F4DBDF
Analogous left#DBF4E4
Analogous right#DBECF4
Split-complement 1#F4DBEC
Split-complement 2#F4E4DB
Triadic 1#F0DBF4
Triadic 2#F4F0DB
Tetradic#E4DBF4

RGB percentages

Red85.9%
Green95.7%
Blue94.1%

CMYK percentages

Cyan10.2%
Magenta0.0%
Yellow1.6%
Key (black)4.3%

Color previews

#dbf4f0 text on a black background

contrast 18.21:1

Card sample

#dbf4f0 text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbf4f0

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.

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

#dbf4f0, answered

What color is #dbf4f0?

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

What is the RGB value of #dbf4f0?

rgb(219, 244, 240) — 219 red, 244 green and 240 blue out of 255, or 85.9% / 95.7% / 94.1% by channel.

Is #dbf4f0 a light or a dark color?

It is a light color. Relative luminance is 0.8605 and perceived brightness is 93%, so black text on it reaches 18.21:1.

Should I use black or white text on #dbf4f0?

Black. It scores 18.21:1 against #dbf4f0, versus 1.15:1 for white — AAA at any size.

What is the complementary color of #dbf4f0?

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

What colors go well with #dbf4f0?

For interface work: #F4FAF9 as the surface, #C0ECE5 for borders, #4B9B8E for secondary text, #A12B5B as an accent and #1E6257 for hover and pressed states. For a palette, the analogous pair #DBF4E4 and #DBECF4 stays calm, while #F4DBDF is the loudest partner.

What is #dbf4f0 in CMYK for printing?

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

Is #dbf4f0 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 #DBF4E7; nudged cooler, #DBEFF4.

Work with #dbf4f0 in the Color Lab