Skip to content

#dbf0f0

a pale, soft cyan · cool · closest name: Azure

RGB
219, 240, 240
HSL
180°, 41%, 90%
CMYK
9, 0, 0, 6
Luminance
0.8367

At a glance

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

Hex
#dbf0f0
Hue
180°
cyan
Saturation
41%
soft
Lightness
90%
pale
Brightness
94%
HSV value
Perceived
92%
weighted brightness
Luminance
0.8367
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
17.73:1
Closest name
Azure
ΔE2000 4
Where it sits
Hue180° of 360°
Saturation41%
Lightness90%
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#dbf0f0
RGBrgb(219, 240, 240)
HSLhsl(180, 41%, 90%)
CMYKcmyk(9%, 0%, 0%, 6%)
LABlab(93.3 -6.9 -2.4)
LCHlch(93.3 7.3 199.0)
OKLCHoklch(0.940 0.022 196.8)
Decimal14414064
Display P3color(display-p3 0.859 0.941 0.941)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbf0f0 on white: 1.18:1
AA ✗ fail · AA-large · AAA
Aa
#dbf0f0 on black: 17.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDEEF0
deuteranopia · #E9EAF0
tritanopia · #D5F2F0

Color scale — 50 to 950

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

#F5FAFA
#EBF5F5
#dbf0f0
#B0DEDE
#88CECE
#61BDBD
#48ADAD
#3C9090
#307373
#265454
#183535
Base = 200Lightest = 50 · #F5FAFADarkest = 950 · #183535
:root {
  --brand-50: #F5FAFA;
  --brand-100: #EBF5F5;
  --brand-200: #dbf0f0;
  --brand-300: #B0DEDE;
  --brand-400: #88CECE;
  --brand-500: #61BDBD;
  --brand-600: #48ADAD;
  --brand-700: #3C9090;
  --brand-800: #307373;
  --brand-900: #265454;
  --brand-950: #183535;
  --brand: #dbf0f0;
  --brand-ink: #000000;
}

Colors that work with #dbf0f0

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#C5E7E7
Hairlines and dividers
Muted text#4B9B9B
Captions on the surface
Accent#943850
Second voice, not a rival
Dark variant#255A5A
Hover, pressed, headers
Light variant#EDF8F8
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 #dbf0f0

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#F0DBDB
Analogous left#DBF0E6
Analogous right#DBE6F0
Split-complement 1#F0DBE6
Split-complement 2#F0E6DB
Triadic 1#F0DBF0
Triadic 2#F0F0DB
Tetradic#E6DBF0

RGB percentages

Red85.9%
Green94.1%
Blue94.1%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow0.0%
Key (black)5.9%

Color previews

#dbf0f0 text on a black background

contrast 17.73:1

Card sample

#dbf0f0 text on a white background

contrast 1.18:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbf0f0

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.

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

#dbf0f0, answered

What color is #dbf0f0?

#dbf0f0 is a pale soft cyan, closest to Azure (ΔE2000 4). It sits at 180° on the hue wheel with 41% saturation and 90% lightness, which reads as cool.

What is the RGB value of #dbf0f0?

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

Is #dbf0f0 a light or a dark color?

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

Should I use black or white text on #dbf0f0?

Black. It scores 17.73:1 against #dbf0f0, versus 1.18:1 for white — AAA at any size.

What is the complementary color of #dbf0f0?

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

What colors go well with #dbf0f0?

For interface work: #F4FAFA as the surface, #C5E7E7 for borders, #4B9B9B for secondary text, #943850 as an accent and #255A5A for hover and pressed states. For a palette, the analogous pair #DBF0E6 and #DBE6F0 stays calm, while #F0DBDB is the loudest partner.

What is #dbf0f0 in CMYK for printing?

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

Is #dbf0f0 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 #DBF0E8; nudged cooler, #DAE8F1.

Work with #dbf0f0 in the Color Lab